CDSEO and php 5.3
Hi
We've recently upgraded to php 5.3.1 and mysql 5.0.89
We are getting warning errors within the admin section of CDSEO
Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/livesite/public_html/prepare.php on line 52
Warning: Cannot modify header information - headers already sent by (output started at /home/livesite/public_html/prepare.php:52)
Can anyone help
I've changed config.php to ignore deprecated functions with the following line
$x_error_reporting = E_ALL ^ E_NOTICE ^ E_DEPRECATED;
But in CDSEO admin I still get the above warning
I'm using CDSEO version v1.2.8 and XCart 4.1.10
Can anyone help
Trevor
__________________
Trevor O Connell
Digital Technology Management
trevor.oconnell@dtm.ie
Apache/2.0.63
MySQL/4.1.22
PHP/5.2.6
Zend/V2.2.0
XCart/4.1.10
Perl/5.0
Linux
|