Page 133 of 211,240, showing 20 records out of 4,224,782 total, starting on record 2,641, ending on 2,660
# | Username | Text | |
---|---|---|---|
# | Aug 7th 2008, 08:13 | Coenraad | •alkemann• wrong button, sorry (-; |
# | Aug 7th 2008, 08:14 | pgcd | atula: been there yesterday. use Configure::set('debug',0) in the action |
# | Aug 7th 2008, 08:14 | alkemann | k |
# | Aug 7th 2008, 08:14 | pgcd | sokar: and all the fields show up properly except for submittedfile? |
# | Aug 7th 2008, 08:15 | atula | pgcd: thank you, pgcd ! |
# | Aug 7th 2008, 08:16 | slartibartfast76 | Still having trouble with the URLs at my webspace. Local on my Maschine it works without htaccess Files. But on the webspace cake is still writing wrong URLs even without htaccess files. |
# | Aug 7th 2008, 08:16 | pgcd | atula =) |
# | Aug 7th 2008, 08:16 | altos | slartibartfast76: If your host is using aliasing i found it screwed up cakephp entirely. |
# | Aug 7th 2008, 08:16 | altos | Instead of virtualhosts |
# | Aug 7th 2008, 08:16 | atula | pgcd: is it set or write ? |
# | Aug 7th 2008, 08:17 | pgcd | atula: might be write, actually =) |
# | Aug 7th 2008, 08:18 | atula | yep. that was it |
# | Aug 7th 2008, 08:18 | sokar007 | pgcd: yes all fields ok but submittedfile only filename |
# | Aug 7th 2008, 08:18 | fourcs | Having problem getting radio button in a view. Have success using same code in one view but not in another. Can anyone give me some ideas? |
# | Aug 7th 2008, 08:18 | pgcd | yep, write |
# | Aug 7th 2008, 08:18 | pgcd | sokar: and you are positive that the form has the correct enctype in the html? |
# | Aug 7th 2008, 08:19 | pgcd | sokar: this is what i'm using, and it works 100% - echo $form->create('Image', array('type'=>'file', 'action' => 'edit')); |
# | Aug 7th 2008, 08:19 | fourcs | what's the http for bin? |
# | Aug 7th 2008, 08:19 | slartibartfast76 | @altos: I have a subdomain for that project. |
# | Aug 7th 2008, 08:19 | sokar007 | pgcd: i see what is cousing problem i have two forms one in other |