![]() |
Another uploading error/problem/bug When myself or my users upload a pic it says "completed" or whatever but isn't showing it in photopost. What did I do now? :P |
PHP is set to a max upload size of 2mb so if your trying to upload a file larger than this your going to have problems with this as your server will drop the file so there is nothing to process. The issue is from your PHP and not Photopost. Only way around that is to edit the php.ini file and change your max file uploadsize higher but you may not be able to do this. You may be able to place this below in an htaccess file in your web root an that will raise the limit but not all servers support that Code: Content visible to verified customers only. |
I did that, attempted to upload a 3mb .jpg and got the ever dreaded white screen. :( |
Try uping your memory_limit variable |
It\'s doing that even with 30k .jpg files. you click upload, it says successful then it\'s the white screen. |
Clear your uploads directory as the large file is still there. |
okay after doing that and restarting apache I get.. "Unable to read the format of file: httpdocs/forums/media/data/500/medium/2_23_06.JPG" after attempting to upload a 3.4mb .jpg It did upload to the upload dir but did not process. |
Your server path to the data directory is incorrect if thats your exact error Correct the global options paths to be the correct data directory path and save then go to storage options and hit revert and save twice to load the corrected path. Your only entering half your path |
no, I was just editing out the url the path is correct. |
So we still have the problem on the larger files ""Unable to read the format of file:" ect, ect... even though it does upload it to the upload dir, but it then doesn\'t process it. |
I would suggest two things one of which I already did Make sure your uploads directory is clear which you did and then make sure per the install instructions the data directory is set to 777 permissions every level down. Meaning your medium directory could not be set to 777 now that would cause an issue. |
"Meaning your medium directory could not be set to 777 now that would cause an issue." what would it need to be set to then? |
All data directories at every level need to be 777 |
works! thanks |
| All times are GMT -5. The time now is 01:28 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0