Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

how do i add the shipping information +!!


Guest

Recommended Posts

http://www.christown.com/shipping.php

 

how do i edit that to put my own shipping information.. when i edit the shipping.php its all php i dont know were to add the text.. and in the other few links..

http://www.christown.com/privacy.php

http://www.christown.com/conditions.php

 

and the error at the top of my page.. i have been trying to fix that how can i fix it anyhelp please!! thanks!!

Link to comment
Share on other sites

for the sessions warning

 

catalog/includes/configure.php and admin/includes/configure.php locate this code at the bottom

define('STORE_SESSIONS', ''); // leave empty '' for default handler or set to 'mysql'

and change it to this code

define('STORE_SESSIONS', 'mysql'); // leave empty '' for default handler or set to 'mysql'

No longer giving free advice. Please place deposit in meter slot provided.  Individual: [=] SME: [==] Corporation: [===]
If deposit does not fit one of the slots provided then you are asking too much! :P

Is your Osc dated try Phoenix  raising oscommerce from the ashes.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...