# |
Aug 6th 2008, 15:01 |
thestaff |
what's that ? |
# |
Aug 6th 2008, 15:01 |
teknoid |
thestaff: yeah, that's best done with a modal |
# |
Aug 6th 2008, 15:01 |
thestaff |
to be able to add from another add view of another model |
# |
Aug 6th 2008, 15:01 |
Seb___ |
about I18n : someone know why TranslateBehavior don't do a Configure::read('Config.language') ? |
# |
Aug 6th 2008, 15:01 |
teknoid |
thestaff: probably with a modal window, then |
# |
Aug 6th 2008, 15:00 |
thestaff |
I'll like to build a mini add view for a very simple model |
# |
Aug 6th 2008, 15:00 |
teknoid |
thestaff: what do you need to popup? |
# |
Aug 6th 2008, 15:00 |
thestaff |
yeah |
# |
Aug 6th 2008, 15:00 |
teknoid |
thestaff: pop-up? |
# |
Aug 6th 2008, 15:00 |
Raphael |
hi |
# |
Aug 6th 2008, 15:00 |
Seb___ |
hi all |
# |
Aug 6th 2008, 14:59 |
thestaff |
teknoid, do you know what is the best way to create popup ? |
# |
Aug 6th 2008, 14:59 |
Raphael |
[{"tag_id":"1","order":0},{"tag_id":"3","order":1}], only tag_id = 3 is saved |
# |
Aug 6th 2008, 14:59 |
Raphael |
Noise98, strange, it saves only the last tag... |
# |
Aug 6th 2008, 14:58 |
C1 |
its jupload |
# |
Aug 6th 2008, 14:58 |
C1 |
no wait im wrong its not swfupload that does the chuinking thing |
# |
Aug 6th 2008, 14:56 |
Swiatecki |
narh, first of all i just need a simple create user page :p |
# |
Aug 6th 2008, 14:56 |
thestaff |
not sure what you mean |
# |
Aug 6th 2008, 14:56 |
thestaff |
Swiatecki, you mean you wanna have several hashing ways ? |
# |
Aug 6th 2008, 14:55 |
teknoid |
Swiatecki: cake has a built-in auth component that handles all of that for you (and then some) |
# |
Aug 6th 2008, 14:55 |
Swiatecki |
teknoid: uhm? |
# |
Aug 6th 2008, 14:55 |
Swiatecki |
thestaff: can you define how cake expects the password to appear |
# |
Aug 6th 2008, 14:54 |
teknoid |
Swiatecki: use cake's auth |
# |
Aug 6th 2008, 14:54 |
thestaff |
Swiatecki, md5($this->data['User']['password']); |
# |
Aug 6th 2008, 14:54 |
Noise98 |
C1: chunk ? |
# |
Aug 6th 2008, 14:53 |
lqdice____ |
thanks |
# |
Aug 6th 2008, 14:53 |
C1 |
at least i thinnk |
# |
Aug 6th 2008, 14:53 |
lqdice____ |
C1: oh really.. ill look into it |
# |
Aug 6th 2008, 14:53 |
Raphael |
Noise98, |
# |
Aug 6th 2008, 14:53 |
Raphael |
so, sth like array(array('tag_id' => 1, 'order' => 0), array('tag_id' => 2, 'order' => 5)) ? |
# |
Aug 6th 2008, 14:52 |
C1 |
so it can upload more than 100mb |
# |
Aug 6th 2008, 14:52 |
C1 |
swfupload uploads the file in chunks |
# |
Aug 6th 2008, 14:52 |
Swiatecki |
an easy way to hash a password? |
# |
Aug 6th 2008, 14:52 |
lqdice____ |
teknoid: swf has 100mb limit |
# |
Aug 6th 2008, 14:52 |
Noise98 |
and convert it to an array with tag_id and order values |
# |
Aug 6th 2008, 14:51 |
Noise98 |
Raphael take your tags_ids array |
# |
Aug 6th 2008, 14:51 |
teknoid |
lqdice____: i think swflash is best option, i haven't come across anything better |
# |
Aug 6th 2008, 14:51 |
Raphael |
np |
# |
Aug 6th 2008, 14:51 |
Swiatecki |
Raphael: thx |
# |
Aug 6th 2008, 14:51 |
lqdice____ |
so what do you recommend if i can config apache |
# |
Aug 6th 2008, 14:50 |
lqdice____ |
subdomain from main website, stupid me |