Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Modify Default Cart Page


dzyre

Recommended Posts

Posted

Where do I go to modify the information listed on the Cart's first page?

Matt Frazier

Posted

It's in store/includes/languages/english/index.php (or whatever language you're using).

 

Look for

 

define('TEXT_MAIN', 'Type what text you want here');

Posted
It's in store/includes/languages/english/index.php (or whatever language you're using).

 

Look for

 

define('TEXT_MAIN', 'Type what text you want here');

 

 

I did what you said and for some reason it still shows the original information on the page. What should I do now?

Matt Frazier

Posted

Also, on my cart's main page there is a message above my logo and I do not know how to remove it. The message states:

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/wwwfra3/public_html/cart/includes/functions/general.php:1255) in /home/wwwfra3/public_html/cart/includes/functions/sessions.php on line 67

 

How do I remove this message. Thanks!

Matt Frazier

Posted
Also, on my cart's main page there is a message above my logo and I do not know how to remove it.  The message states:

 

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/wwwfra3/public_html/cart/includes/functions/general.php:1255) in /home/wwwfra3/public_html/cart/includes/functions/sessions.php on line 67

 

How do I remove this message.  Thanks!

 

The knowledge base is a wonderful thing common errors, headers already sent

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
index.php

 

Exactly what information are you looking to modify?

 

 

I am looking to remove the default information that shows how to get started with OS Commerce.

Matt Frazier

Posted
I am looking to remove the default information that shows how to get started with OS Commerce.

 

 

Okay, I did it!! YES!!!! Thanks to everyone who replied. Now I need to know how to remove the OS Commerce banner at the bottom of the Cart's main page. More help please!

Matt Frazier

Posted
Okay, I did it!!  YES!!!!  Thanks to everyone who replied.  Now I need to know how to remove the OS Commerce banner at the bottom of the Cart's main page.  More help please!

 

Look in your admin center, tools, banner manager.

 

You really should read through the knowledge base. Lots of good info on using the admin center.

The Knowledge Base is a wonderful thing.

Do you have a problem? Have you checked out Common Problems?

There are many very useful osC Contributions

Are you having trouble with a installed contribution? Have you checked out the support thread found Here

BACKUP BACKUP BACKUP!!! You did backup, right??

Posted
Look in your admin center, tools, banner manager.

 

You really should read through the knowledge base. Lots of good info on using the admin center.

 

If you want to use your own banner, you can just rename the file that you made and place it in the right spot FTP directory.

Archived

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

×
×
  • Create New...