PDA

View Full Version : Custom menu links and login


antrixx
20-Jun-2003, 09:39 AM
When I test my site by logging in, and then use my own custom menu, it logs me back out and therefore I cannot use the custom prices. It also logs out when using any custom link. Is there any way around this so that I can use custom links without logging the customer out? I am using Actinic Business v6

Nick
20-Jun-2003, 11:40 AM
Hi

Can you let us know the URL of your site and username & password for a test user that we can take a look for you.

Cheers
Nick

antrixx
20-Jun-2003, 05:39 PM
the website is http://www.zyaan.com and the username and password are both "test" (without quotes). The site is not finished yet, but once you log in, and then click on the menu on the right, you will see it will log you out (hence not giving any point of the login process).

antrixx
20-Jun-2003, 05:45 PM
i forgot to say, you would need to login from http://www.zyaan.com/acatalog/index.html using the login text, not the picture, as i don't think it works using the button (it's still being tested)

Nick
21-Jun-2003, 01:26 PM
Hi

I tried logging into your site with your test account and can't see any problem.

By custom menu, I assume you mean the section links on the right under the heading "Categories"? I clicked on one of these after logging in and did not get logged out.

Have you done something that may have fixed the problem.

Regards

Nick

antrixx
22-Jun-2003, 09:24 PM
I haven't changed anything, but it's still logging out for me. The username and account at the top after being logged in, disappear when clicking the menu links on the right (for me anyways).

antrixx
23-Jun-2003, 04:22 PM
I've worked it out that it doesn't log me out, but the customer specific pricing is not shown until you click 'Add To Basket'. Clicking a custom link after logging in acts as though you're not logged in, and shows non-customer specific pricing, except when adding to the shopping cart. Is there a way around this so that the customer specific pricing is shown all of the time when logged in? Even if they click a custom link?

antrixx
23-Jun-2003, 06:46 PM
I'm replying to myself yet again, but it's now been sorted via another test site. The problem I had was that I was using relative links, such as http://www.zyaan.com/acatalog/Mainboards.html instead of just Mainboards.html, which was causing the ACTINIC_REFERRER to not change the URL's for logged in customers. Just thought I'd post it incase anybody else gets this problem.