|
hey, after reading some post about blank page, i find some tips :
- clearing the /upload folder
- adding
ini_set("memory_limit", "48M");
ini_set("max_execution_time", 0);
to pp-inc.php
i did it and my co-admin can upload pictures now, i will ask members to do it to see if it works
|