@Glamorousshoe
Thanks for posting back to clarify what you did. That completely explains the symptoms that you experienced and saves me from spending time looking for another problem. Much appreciated.
@Glamorousshoe
Thanks for posting back to clarify what you did. That completely explains the symptoms that you experienced and saves me from spending time looking for another problem. Much appreciated.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)
moderator's note: thread moved from Hack Attempts to Contribs/Add Ons
Please do not PM for support issues: a private solution doesn't benefit the community.
Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.
Just installed Zen Cart today and then installed security patch files.
This error happens when try to log into store -
Fatal error: Cannot redeclare zen_href_link() (previously declared in /home/healthf1/public_html/store/newadmin/includes/functions/html_output.php:25) in /home/healthf1/public_html/store/newadmin/includes/functions/extra_functions/html_output.php on line 73
Wondering if I have the html_output.php files correct under functions folder and extra_functions folder? Thought that I overwrote with new into the functions folder - maybe overwrote into the extra_functions folder?
Thank you for your help.
No the file should not be in both places. Best to delete the html_output.php from the extra_functions folder, as they're not extras, they're part of the core code.
Kuroi Web Design and Development | Twitter
(Questions answered in the forum only - so that any forum member can benefit - not by personal message)