![]() |
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 |
Re: CDSEO and php 5.3
Since this is a commercial 3rd party mod, I would suggest takling to them directly? Have you tried webCM yet?
|
Re: CDSEO and php 5.3
This error is oddly in prepare.php which is only used in x-cart by including the standard x-cart includes.
This is a bandage, but try opening admin/cdseopro/index.php and at the very top before <?php put: <?php error_reporting(0); ?> |
Re: CDSEO and php 5.3
Moving to THird Party Add-Ons
|
All times are GMT -8. The time now is 01:14 AM. |
Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.