Posted by BalooDK at 12:48 on 7th Jun 2010
Hi
I have set up the gallery and made some categories, but i can't upload any images. I keep getting and error:
HttpStatus
403
Guess this is some access denied error, but i have chmod'ed all folders to 777
Please help
Can't upload images
Posted by BalooDK at 14:28 on 7th Jun 2010
Ok, got it fixed... needed some extra stuff in the .htaccess file ;)
Now, some pics upload fine, but some crashes the upload script :(
Posted by BalooDK at 20:53 on 7th Jun 2010
I get these errors:
DSC_1900.JPG
Warning: mysql_result(): Unable to jump to row 0 on MySQL result index 17 in /hsphere/local/home/www.zzz.nu/lib/admin.php on line 323 Notice: Undefined variable: mp in /hsphere/local/home/www.zzz.nu/lib/exifr.php on line 1167 Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12032 bytes) in /hsphere/local/home/www.zzz.nu/lib/admin.php on line 360
DSC_1901.JPG
Notice: Undefined variable: mp in /hsphere/local/home/www.zzz.nu/lib/exifr.php on line 1167 Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 12032 bytes) in /hsphere/local/home/www.zzz.nu/lib/admin.php on line 360
Posted by BalooDK at 20:23 on 8th Jun 2010
Please help me out here, i really like this gallery, but right now it's kind of useless :(
Posted by BalooDK at 23:40 on 26th Jun 2010
Well... i guess this means i have to find another gallery. Just too bad, as this one seemed to have a lot of potential :(
Posted by Egg at 15:31 on 30th Jun 2010
Hey, sorry for the late reply.
All errors should be supressed as long as the first (or second) line of global.php is:
error_reporting(0);
I guess you turned this on to fix an error and forgot to put it back?
Posted by BalooDK at 15:50 on 30th Jun 2010
Thanks for your reply ;)
I have now changed it back to error_reporting(0);
but now it just freeze when uploading.
Something must be wrong somewhere
Posted by Egg at 09:54 on 1st Jul 2010
Allowed memory size of 33554432 bytes exhausted (tried to allocate 12032 bytes)
This is telling you that your server has a limit of 33554432 bytes (32mb) for any uploads and that you are trying to upload a file larger than this.
Shutter is set to a limit 5mb so you will need to increase both your server (through the php.ini file) and Shutter (through the .htaccess file and the admin.php file on line 290) to meet your requirements.
Uploading an image bigger than 32mb sounds rediculously high so you might want to bring that down a little before uploading.
Posted by BalooDK at 10:27 on 1st Jul 2010
The images is only 2.5 to 3mb, so that can't be the problem. Don't know why it thinks the pics are that big ?
Posted by Egg at 10:49 on 2nd Jul 2010
Are you uploading more than one image at a time? Try upload one at a time ...
Posted by BalooDK at 23:11 on 3rd Jul 2010
It makes no difference if i try to upload one or ten images at a time.
When uploading, the original image and the exif data will be uploaded fine, but nothing ends up in the small, medium and large folders !!
Posted by BalooDK at 18:09 on 20th Jul 2010
My problem only seems to be there, when uploading pictures taken with Nikon cameras. I can upload pictures taken with other cams.
When upload is finished i get an timeout error, but the upload is fine.
OT: Why can't i change my password to this site ?
Posted by BalooDK at 00:09 on 15th Aug 2010
Any help ?
Reply To This Topic
You must log in or register to reply to this topic.


