when you click on my contact us button you get a message saying OOPS... Sorry. It appears you have come across an incorrect URL or link . I don't know how to get this to the correct page and info Help please
when you click on my contact us button you get a message saying OOPS... Sorry. It appears you have come across an incorrect URL or link . I don't know how to get this to the correct page and info Help please
Simple solution for typical problem.
Zen Cart URL sometimes are displayed with a zenid or sessions. When you copy the URL and hardcode it into your file you want to make sure the zenid isn't copied over otherwise you browser would render an error.
Basically you are asking the browser to display a session that has expired so it doesn't know what to to do.
Note: this problem is duplicate in multiple links on your site.
not an expert at these things. i don't understand can you explain please
Those three links in your header (in navAccount, in your template) were hard-coded to the proper pages, but whomever did the coding left the zenid on the end of the path.
You'll need to find out where those links are specified, and remove this part: &zenid=xxxxxxxxxxxxxxxxxxxxxxxxxx
still can't find this.
Cheers for your help tho any more suggestions welcome
cathy
Find the offending zenid value and remove it:
https://www.zen-cart.com/tutorials/index.php?article=38
https://www.zen-cart.com/tutorials/index.php?article=39
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.