Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

error messages


www.sex-express.co.uk

Recommended Posts

Hi I have been trying to sort out shipping on my account and in my control panel now Im getting the following messages

 

Warning: session_start(): Cannot send session cookie - headers already sent by (output started at /home/sexexpre/public_html/catalog/admin/includes/functions/general.php:1310) in /home/sexexpre/public_html/catalog/admin/includes/functions/sessions.php on line 64

 

Warning: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/sexexpre/public_html/catalog/admin/includes/functions/general.php:1310) in /home/sexexpre/public_html/catalog/admin/includes/functions/sessions.php on line 64

 

When I goto the file manager to check the line 64 in /home/sexexpre/public_html/catalog/admin/includes/functions/sessions.php

it reads as follows

 

function _sess_gc($maxlifetime) {

tep_db_query("delete from " . TABLE_SESSIONS . " where expiry < '" . time() . "'");

 

I hope that makes sence to anyone because I dont have a clue and its doing my head in . :blink:

Link to comment
Share on other sites

Do not use your Admin file manager for anything!!! :'( it cocks everything up and is known to not work correctly.

You should use some FTP software to connect to your server to do anything. You can also use cpanel but I find it a pain.

The error you are seeing when headers are already sent is usually due to whitespace. Check you have no empty lines before your opening statement and after the closing statements of the php file.

 

HTH

 

Julian

A little knowledge is dangerous, I SHOULD KNOW.

If Life Begins At 40, What ends????

Link to comment
Share on other sites

Hi Julian I had to change my name didnt know I couldn't use my website name. Im real new to all this and dont know what a ftp software is could you guide me in the right direction to where I could download or buy this from? I have just try,d to delete some of the spaces but that didn't work Im still getting the error messages. If I got hold of a ftp package would that resolve this? Hope to hear from you

 

regards

 

stuart

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...