php errors
Posted: Sun Mar 27, 2016 6:40 pm
Hello,
After updating from 50 to 51 we are getting the following error within the categories pages:
Notice: Undefined index: source_url in /home/****/public_html/****.com/scj/tube/index.php on line 0
Notice: Undefined index: benchmark_log in /home/****/public_html/****.com/scj/tube/index.php on line 0
Notice: Undefined index: SCJ_GALLERY_SOURCE_URL in /home/****/public_html/****.com/scj/cgi/out.php on line 1415
(note that the *** were replaced by me).
I've already tried setting error_reporting to 0 or E_ALL & ~E_NOTICE & E_DEPRICATED
Php version is 5.6.8
Thanks.
After updating from 50 to 51 we are getting the following error within the categories pages:
Notice: Undefined index: source_url in /home/****/public_html/****.com/scj/tube/index.php on line 0
Notice: Undefined index: benchmark_log in /home/****/public_html/****.com/scj/tube/index.php on line 0
Notice: Undefined index: SCJ_GALLERY_SOURCE_URL in /home/****/public_html/****.com/scj/cgi/out.php on line 1415
(note that the *** were replaced by me).
I've already tried setting error_reporting to 0 or E_ALL & ~E_NOTICE & E_DEPRICATED
Php version is 5.6.8
Thanks.