Another Plea For Help!

[color=“#800080”][font=“Comic Sans MS”]I was offline for almost 2 days due to my internet access company. Just got a chance to check out website and found this mess. This is at the top of every page in admin:[/font][/color]



[size=“1”]Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/affyours/public_html/prepare.php on line 57



Warning: Cannot modify header information - headers already sent by (output started at /home/affyours/public_html/prepare.php:57) in /home/affyours/public_html/prepare.php on line 83



Warning: Cannot modify header information - headers already sent by (output started at /home/affyours/public_html/prepare.php:57) in /home/affyours/public_html/prepare.php on line 84



Warning: Cannot modify header information - headers already sent by (output started at /home/affyours/public_html/prepare.php:57) in /home/affyours/public_html/prepare.php on line 87



Warning: Cannot modify header information - headers already sent by (output started at /home/affyours/public_html/prepare.php:57) in /home/affyours/public_html/init.php on line 55



Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/affyours/public_html/prepare.php:57) in /home/affyours/public_html/core/class.session.php on line 248



Warning: Cannot modify header information - headers already sent by (output started at /home/affyours/public_html/prepare.php:57) in /home/affyours/public_html/core/fn.init.php on line 400[/size]





[color=“#800080”][font=“Comic Sans MS”]This is at the top of every front end page:[/font][/color]



[size=“1”]Deprecated: Function set_magic_quotes_runtime() is deprecated in /home/affyours/public_html/prepare.php on line 57[/size]

Not ideal, but change the following in config.local.php to



error_reporting(E_ALL ^ E_NOTICE);
if (version_compare(PHP_VERSION, '5.3.0', '>=')) {
error_reporting(error_reporting() & ~E_DEPRECATED);
}




// Disable notices displaying
//error_reporting(E_ALL ^ E_NOTICE);
//if (version_compare(PHP_VERSION, '5.3.0', '>=')) {
// error_reporting(error_reporting() & ~E_DEPRECATED);
//}

[quote name=‘JesseLeeStringer’ timestamp=‘1310433740’ post=‘116951’]

Not ideal, but change the following in config.local.php to


<br />
error_reporting(E_ALL ^ E_NOTICE);<br />
if (version_compare(PHP_VERSION, '5.3.0', '>=')) {<br />
	error_reporting(error_reporting() & ~E_DEPRECATED);<br />
}<br />

```<br />
<br />
```php
<br />
// Disable notices displaying<br />
//error_reporting(E_ALL ^ E_NOTICE);<br />
//if (version_compare(PHP_VERSION, '5.3.0', '>=')) {<br />
//	error_reporting(error_reporting() & ~E_DEPRECATED);<br />
//}<br />

```<br />
[/quote]<br />
<br />
[color="#800080"][font="Comic Sans MS"]Jesse....I tried both of the above, and nothing changed.  I don't understand how out of the blue this came about[/font][/color]  <img src="upload://gyVWfcYaPwA9lxUkE89hRoBeQIn.gif" class="bbc_emoticon" alt=":huh:">

Hello DawnG,



The problem requires the investigation on your server. Please contact us via Customer Help Desk and provide us with a temporary access to your server.





Pavel Zyukin

CS-Cart Support team

[quote name=‘CS-Cart Support team’ timestamp=‘1310460178’ post=‘116989’]

Hello DawnG,



The problem requires the investigation on your server. Please contact us via Customer Help Desk and provide us with a temporary access to your server.





Pavel Zyukin

CS-Cart Support team

[/quote]





[color=“#800080”][font=“Comic Sans MS”]Will do[/font][/color] :D

[quote name=‘DawnG’ timestamp=‘1310440565’ post=‘116959’]

[color=“#800080”][font=“Comic Sans MS”]Jesse…I tried both of the above, and nothing changed. I don’t understand how out of the blue this came about[/font][/color] :huh:

[/quote]



Its your hosting provider or permission problems

[color=“#800080”][font=“Comic Sans MS”]Along with CS-Cart, I also submitted a ticket to my hosting company. If it is the server problem, then they should be aware[/font][/color] :angry:

[quote name=‘DawnG’ timestamp=‘1310499189’ post=‘117085’]

[color=“#800080”][font=“Comic Sans MS”]Along with CS-Cart, I also submitted a ticket to my hosting company. If it is the server problem, then they should be aware[/font][/color] :angry:

[/quote]'



LOL - It’s like politicians being honest, so long as they get paid in my opinion

[quote name=‘JesseLeeStringer’ timestamp=‘1310501025’ post=‘117088’]

'



LOL - It’s like politicians being honest, so long as they get paid in my opinion

[/quote]



[color=“#800080”][font=“Comic Sans MS”]How true[/font][/color] ;)