Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

new error after contrib install


Guest

Recommended Posts

I just installed the contrib Define Mainpage. I now have this message in the panel:

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/admin/includes/filenames.php:1) in /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/admin/includes/functions/sessions.php on line 67

 

Warning: Cannot modify header information - headers already sent by (output started at /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/admin/includes/filenames.php:1) in /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/admin/includes/functions/general.php on line 18

 

I checked all the files and don't see an issue. It will not let me restore the database to a previous one.

Link to comment
Share on other sites

I removed the Define Mainpage contrib, restored a previous database but now I have this on the top of my main page:

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/index.php:1) in /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/includes/functions/sessions.php on line 67

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/index.php:1) in /mnt/w0207/d18/s05/b02d72b0/www/store/catalog/includes/functions/sessions.php on line 67

What is causing this? I lost a whole day trying to fix the contrib and now this.

Link to comment
Share on other sites

I fixed it! The problem was extra white space before the <?p>. Still haven't figured out the contrib issue.

Has anyone else had issues with the file manager mangling the code on save? It only happens when I use the control panel file manager. If I use my hosts file manager it works fine.

Link to comment
Share on other sites

I fixed it! The problem was extra white space before the <?p>. Still haven't figured out the contrib issue.

Has anyone else had issues with the file manager mangling the code on save? It only happens when I use the control panel file manager. If I use my hosts file manager it works fine.

The admin file manager is well known for this and the advice is do not use it under any circumstances.

 

You should ftp the files to be changed to your pc, make a backup, use a text editor to edit, ftp the changed files back to the correct locations.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...