Hi,
I have the following URL on my home page at www.worthydeal.co.uk which is outside Actinic and takes customers to the Login page (which I have adapted to be a 'log in for special offers' page). The URL is -
http://worthydeal.co.uk/cgi-bin/ss00...NID=index.html
This brings up my Login page. The Login from here works fine, but the eStore Sections links at the top of this page lead to 404 errors (unless you log in, then they work fine).
For instance, a click on say the Budget Software section tries to bring up a URL of:-
http://worthydeal.co.uk/cgi-bin/Budg...re_Titles.html
This results in a 404 error, because the correct URL should be :-http://worthydeal.co.uk/acatalog/Budget_Software_Titles.html
Also, clicks on either the Shopping Cart or Checkout icons at the top of the page show a URL in the status bar of http://worthydeal.co.uk/acatalog when you mouse over them, and a click results in just a re-display of the Login page, but the URL in the address bar has changed from
http://worthydeal.co.uk/cgi-bin/ss00...NID=index.html
to
http://worthydeal.co.uk/acatalog/
BUT you can still login from here OK.
Somehow, I get the feeling that when this login page displays, it should somehow be switched over the /acatalog directory, then the links and icons will work, but I don't know how to achieve this. Can anybody help please? Is the problem in the URL I am currently using to call my Login page?
Many thanks
I have the following URL on my home page at www.worthydeal.co.uk which is outside Actinic and takes customers to the Login page (which I have adapted to be a 'log in for special offers' page). The URL is -
http://worthydeal.co.uk/cgi-bin/ss00...NID=index.html
This brings up my Login page. The Login from here works fine, but the eStore Sections links at the top of this page lead to 404 errors (unless you log in, then they work fine).
For instance, a click on say the Budget Software section tries to bring up a URL of:-
http://worthydeal.co.uk/cgi-bin/Budg...re_Titles.html
This results in a 404 error, because the correct URL should be :-http://worthydeal.co.uk/acatalog/Budget_Software_Titles.html
Also, clicks on either the Shopping Cart or Checkout icons at the top of the page show a URL in the status bar of http://worthydeal.co.uk/acatalog when you mouse over them, and a click results in just a re-display of the Login page, but the URL in the address bar has changed from
http://worthydeal.co.uk/cgi-bin/ss00...NID=index.html
to
http://worthydeal.co.uk/acatalog/
BUT you can still login from here OK.
Somehow, I get the feeling that when this login page displays, it should somehow be switched over the /acatalog directory, then the links and icons will work, but I don't know how to achieve this. Can anybody help please? Is the problem in the URL I am currently using to call my Login page?
Many thanks

Comment