
Originally Posted by
flamer
Its the SEO plugins / URL re-writes that break this.
You might want to visit the forums for whichever module you are using and see if there is a solution.
here was someone elses solution:
"
Found out that you hadn't got any text defined for
HEADER_LOGO_IMAGE, so it was building a URI of
includes/templates/template/images/
which was causing the Zen Cart 404 page (page not found page) to be loaded, which is then recorded in the Zen Cart session history, messing up the zen_back_link function.
I commented out the line which loaded in this messed up header image link in includes/templates/template/common/tpl_header.php.
"