when i edit the pp-inc.php with this code
Quote:
ini_set("memory_limit", "48M");
ini_set("max_execution_time", 0);
error_reporting(E_ALL & ~E_NOTICE & ~8192);
define('PP_SCRIPT', 'PP_Pro');
|
then i uploaded to my photopost directory. it will give a white page.. all photopost pages is white.. =)