Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Oops!!!! Bye Bye footer!


catscreations

Recommended Posts

Posted

After I installed the CCGV code, I noticed that my footer info disapeared.

 

See my site: http://catscreationsandcrafts.com/catalog/index.php

 

The date and couter are still there, which is fine but the Copyright info is gone.

 

I checked my .../catalog/includes/languages/english.php file, and it looks fine (I think):

 

// define('FOOTER_TEXT_BODY', 'Copyright © 2003 <a href="http://www.oscommerce.com" target="_blank">osCommerce</a><br>Powered by <a href="http://www.oscommerce.com" target="_blank">osCommerce</a>');
require(DIR_WS_LANGUAGES . 'add_ccgvdc_english.php');  // ICW CREDIT CLASS Gift Voucher Addittion?>

 

Any idea why this info isn't showing up?

Posted

You commented out the line where the footer is defined. Remove // from // define('FOOTER_TEXT_BODY', etc and it should work.

Always BACK UP your files and your database before making any changes. Before asking questions, check out the Knowledge Base. Check out the contributions to see if your problem's solved there. Search the forums.

 

Useful threads: Store Speed Optimization How to make a horrible shop Basics for design change How to search the forums

 

Useful contributions: Easypopulate Fast, Easy Checkout Header Tag Controller

Archived

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

×
×
  • Create New...