Quote Originally Posted by TheEggman View Post
My website deals with images, so i would like to add an additional © notice at the bottom, but trying to do so, i managed to totally get rid of everything.

The /englis.php file still show up as originally, but nothing is showing now

define('FOOTER_TEXT_BODY', 'Copyright &copy; ' . date('Y') . ' <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>. Powered by <a href="http://www.zen-cart.com" target="_blank">Zen Cart</a>');

How do it get it all back on track?
Did you make a copy of this file and place in it in your "custom" folder?
What does the file in the "custom" folder read for the define Footer_Text?

You can simply copy from the orig and paste the correct lines to the edited
file.

Tina