catscreations Posted January 14, 2006 Posted January 14, 2006 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?
Gil_e_n Posted January 14, 2006 Posted January 14, 2006 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
catscreations Posted January 14, 2006 Author Posted January 14, 2006 Ok, I removed to two slashes // and nothing happened. Still nothing shows up...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.