Hello,
I have the following problem: one of my links within the 'view cart' page is broken. It also doesn't work at the checkout pages.
http://www.fabricinspirations.co.uk/...CTION=SHOWCART
It is 'About us' link that I am talking about. I hardcoded this link as:
<a href = "http://www.fabricinspirations.co.uk/acatalog/AboutUs.html">
but once on the server the source says it is:
<a href = &REFPAGE=http%3a%2f%2fwww%2efabricinspirations%2eco%2euk%2facatalog%2fMichael_Miller_Misc%2ehtml"http://www.fabricinspirations.co.uk/acatalog/AboutUs.html">
When I take this link out altogether then the 'Links' link breakes!?!
Anyone came across this problem please? I searched the forum but to no avail.
Many thanks
Aneta
I have the following problem: one of my links within the 'view cart' page is broken. It also doesn't work at the checkout pages.
http://www.fabricinspirations.co.uk/...CTION=SHOWCART
It is 'About us' link that I am talking about. I hardcoded this link as:
<a href = "http://www.fabricinspirations.co.uk/acatalog/AboutUs.html">
but once on the server the source says it is:
<a href = &REFPAGE=http%3a%2f%2fwww%2efabricinspirations%2eco%2euk%2facatalog%2fMichael_Miller_Misc%2ehtml"http://www.fabricinspirations.co.uk/acatalog/AboutUs.html">
When I take this link out altogether then the 'Links' link breakes!?!
Anyone came across this problem please? I searched the forum but to no avail.
Many thanks
Aneta
Comment