![]() |
uploading not working So I tried uploading a picture after switching my options from imagemagick to GD.....when i press upload, it directs me to a blank page....anyone know why???? Peace |
How big is the file? Sounds to me like your php memory has been exhausted. You can edit your php.ini and increase the memory_limit or in bulkupload.php under this ini_set("max_execution_time", 0); add this ini_set("memory_limit", "24M"); In uploadphoto.php above this require "pp-inc.php"; add this ini_set("memory_limit", "24M"); |
| All times are GMT -5. The time now is 05:44 PM. |
Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0