November 13th, 2004, 02:06 PM
|
#2 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,940
|
Several threads on timeouts here on the support forums.
You can try putting this in the image-inc.php file after the require to pp-inc.php
ini_set("max_execution_time", 0);
|
| |