Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

I can't get rid of the Warning messages


digipete

Recommended Posts

Does anyone have a suggestion? :blink:

www.winchestertents.com/catalog

 

 

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 944 is not allowed to access owned by uid 0 in /home/virtual/site206/fst/var/www/html/catalog/includes/functions/sessions.php on line 148

 

Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site206/fst/var/www/html/catalog/includes/functions/sessions.php:148) in /home/virtual/site206/fst/var/www/html/catalog/includes/functions/general.php on line 1227

Link to comment
Share on other sites

Does anyone have a suggestion? :blink:

www.winchestertents.com/catalog

Warning: session_save_path(): SAFE MODE Restriction in effect. The script whose uid is 944 is not allowed to access owned by uid 0 in /home/virtual/site206/fst/var/www/html/catalog/includes/functions/sessions.php on line 148

 

Warning: Cannot modify header information - headers already sent by (output started at /home/virtual/site206/fst/var/www/html/catalog/includes/functions/sessions.php:148) in /home/virtual/site206/fst/var/www/html/catalog/includes/functions/general.php on line 1227

 

read this:

http://www.oscommerce.com/community/bugs,2...s+&+Classes

 

as a started

Link to comment
Share on other sites

looks like a messed up php code

 

catalog/includes/languages/english/index.php

 

look for this line

 

define('TEXT_MAIN', 'text goes in here');

 

if that does not work look at the path to the errors

 

/home/virtual/site206/fst/var/www/html/catalog/includes/functions/sessions.php:148) in /home/virtual/site206/fst/var/www/html/catalog/includes/functions/general.php on line 1227

 

You will need an editor that counts lines for you, or you may want to upload a fresh file from your oscommerce.zip file

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...