Cannot upload images multiple time

kokonaing 21 Aug, 2008
I can't seem to upload multiple times with the same image as well as with different images. Sometimes I could upload, sometimes I could't. When I couldn't, there wasn't even an error displayed and upload seemed to work fine but no images were upload in the <component>/upload/folder. But sometimes the upload works well. Is there any restrictions on the number of uploads? The following is from the DEBUG:

files: Array ( [exterior1] => Array ( [name] => discount.jpg [type] => image/jpeg [tmp_name] => C:\WINDOWS\Temp\php14.tmp [error] => 0 [size] => 254619 ) [exterior2] => Array ( [name] => [type] => [tmp_name] => [error] => 4 [size] => 0 ) )
attachments:
Click here to redirect



Thanks!
Ko Ko
kokonaing 21 Aug, 2008
Sorry, I figured it out myself. The temporary folder that stores the uploaded image need to be granted with write access, in addition to the Chronoforms' upload folder.🙄
drb 21 Aug, 2008
Hello,
Is that the tmp folder in joomla folders? what permission please?
GreyHead 21 Aug, 2008
Hi drb,

Yes, try 755.

Later: I'm wrong about the folder apparently - see Max's next post.

Bob
Max_admin 22 Aug, 2008
Hi drb,

if you have Joomla 1.5 then you have a tmp folder yes, but as Chronoforms doesn't use joomla functions for uploading then there is another tmp folder too somewhere on your system, if you cant upload any files at all then ask your host admin, I cant upload files with a php script, is there a problem with the tmp folder permissions ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
This topic is locked and no more replies can be posted.