Same problem here (attachmt).
Added at global.php...
Other options ?
Added at global.php...
$shutdown_queries = array(); error_reporting(E_ERROR | E_PARSE);
...but not helping.Other options ?
(2013-03-06, 04:20 PM)crazy4cs Wrote: Try this, should do the job.
1. Open global.php file found in the root directory.
2. Find inside:
After it, add:$shutdown_queries = array();
error_reporting(E_ERROR | E_PARSE);
Thanks again for your help !
akm
akm