November 13th, 2004, 02:17 PM
|
#4 (permalink)
|
| Photopost Developer Verified Customer
Join Date: Jun 2002 Location: Abingdon,MD
Posts: 71,687
|
I did I said place it right after the require to pp-inc.php
require "pp-inc.php";
below add
ini_set("max_execution_time", 0);
|
| |