ZenCart Version 1.3.5 NEW INSTALLATION
browsing as a Guest [anonymous] the IE6+ and IE7beta browser does this:
both are set to allow this site as Trusted Site, Privacy Setting, and Popups.
clicking Newsletter Unsubscribe in Information SideBox goes to this url -
page displays properlyCode:https://www.somedomain.com/folder1/subfolder2/index.php?main_page=unsubscribe
upon clicking "unsubscribe" button on the above page the url address does this
which is server page not found due to doubling of the folder path aboveCode:https://www.somedomain.com/folder1/subfolder2/folder1/subfolder2/index.php?main_page=account_newsletters
if I cut one of the /folder1/subfolder2/ out of the browser's address string then click go it does this again:
which is server page not found due to doubling of the folder path aboveCode:https://www.somedomain.com/folder1/subfolder2/folder1/subfolder2/index.php?main_page=login
i believe it should be going to the zencart signup/login page as indicated in the path it tries to go to in the above address.
i'm having trouble finding which file may be causing this path problem to occur.
any suggestions or recommendations will be greatly appreciated.
thank you.



