PDA

View Full Version : Login anywhere problems


raj_arora
04-Jan-2007, 11:22 PM
Hi,

My first post here after lurking for many months - many thanks to all of you who have unknowingly helped me with my site!

I have been trying to add the trade login fields to act_primary so that customers can login from any page in the catalogue. It works when the any of the sub-sections are displayed, but not from the top level section.

The difference seems to be in the cgi script being called. For example, if you try to login from http://davoralogo.davora.co.uk/acatalog/index.html, hover the mouse over the login button and the statusbar shows the ca000001 cgi script being called (this is the page that does not work).
But from http://davoralogo.davora.co.uk/acatalog/Christmas.html the login works fine and I think the bb000001 script is being used.

I've reached the limit of my skills on this, so can anyone help please?

Raj

(P.S. davoralogo.davora.co.uk is just a test site)

raj_arora
05-Jan-2007, 12:06 AM
Hi, I think I've fixed the problem (the problem has gone, but not sure if i've broken anything else!).

In Act_catalogBody Imoved the </FORM> tag which was under <Actinic:WELCOME/> to below the line NETQUOTEVAR:DESITEMAPLINK.

I dont think I have messed with this file at all, so that's why I'm not sure if I've broken anything by making this change.

NormanRouxel
05-Jan-2007, 12:07 AM
Both the above pages take me to a Login page if I click the top Login button. I can't use the other Login button without a username / password.