Log message #106581

# At Username Text
# Aug 6th 2008, 14:49 Swiatecki im a noob.. "Error: Database table users for model User was not found." - the tabel eksistst
# Aug 6th 2008, 14:49 Raphael yes Noise98
# Aug 6th 2008, 14:49 lqdice____ Noise98: yes but its not dedicated hosting
# Aug 6th 2008, 14:49 Noise98 lqdice____: you're on apache ?
# Aug 6th 2008, 14:49 lqdice____ Noise98: and hopefully multiple files at the same time + up to 2gb each file :)
# Aug 6th 2008, 14:49 Raphael http://bin.cakephp.org/view/1503916106
# Aug 6th 2008, 14:48 lqdice____ Noise98: yes
# Aug 6th 2008, 14:48 Raphael yes
# Aug 6th 2008, 14:48 Noise98 Raphael
# Aug 6th 2008, 14:48 Raphael sorry
# Aug 6th 2008, 14:48 teknoid jaredhoyt: :) not yet
# Aug 6th 2008, 14:47 Raphael of tags
# Aug 6th 2008, 14:47 Raphael $tags_ids is an array containing all ids
# Aug 6th 2008, 14:47 jaredhoyt teknoid: you don't use a cdn?!? lol
# Aug 6th 2008, 14:47 Raphael ));
# Aug 6th 2008, 14:47 Raphael 'Tag' => $tags_ids
# Aug 6th 2008, 14:47 Raphael 'Post' => array('id' => $id),
# Aug 6th 2008, 14:47 Raphael $this->Post->save(array(
# Aug 6th 2008, 14:45 Raphael How should I do ?
# Aug 6th 2008, 14:45 Raphael but now, I would like to fill the order field too
# Aug 6th 2008, 14:45 Raphael when I save the relation, all is fine
# Aug 6th 2008, 14:45 Noise98 lqdice: you need a progress indicator ?
# Aug 6th 2008, 14:45 Raphael post_id, tag_id, order
# Aug 6th 2008, 14:45 Raphael In my PostsTags, I have 3 fields :
# Aug 6th 2008, 14:45 lqdice____ Maniaman: its flash
# Aug 6th 2008, 14:45 Noise98 swf is max 100
# Aug 6th 2008, 14:45 Maniaman havent ever tried with large files though
# Aug 6th 2008, 14:45 Noise98 no
# Aug 6th 2008, 14:45 Raphael I still have the same schema : Posts - PostsTags - Tags
# Aug 6th 2008, 14:45 Maniaman i think you can change it
# Aug 6th 2008, 14:44 lqdice____ Maniaman: swf has 100mb cap i believe
# Aug 6th 2008, 14:44 Maniaman lqdice____: swfupload is the only thing i know of
# Aug 6th 2008, 14:44 thestaff should i use ajax ?
# Aug 6th 2008, 14:43 thestaff whta is the easiest way to do that ?
# Aug 6th 2008, 14:43 teknoid jaredhoyt: i also got an f, for not using a cdn ... no sh*t :)
# Aug 6th 2008, 14:43 thestaff cuz category is just a tilte
# Aug 6th 2008, 14:43 Noise98 lqdice: depends on your web server
# Aug 6th 2008, 14:43 thestaff and in the add view of this model I wanna be able to pop up for a new category
# Aug 6th 2008, 14:43 thestaff basically I have a model that has a foreign key to categories
# Aug 6th 2008, 14:42 thestaff I was wondering what is the method to create a small add pop up
# Aug 6th 2008, 14:42 lqdice____ anyone know any upload components that allow file uploads up to 2gb and let you do multiple file upload ?