VirtueMart Developer Portal

         
[BUG-958]  -  Users Have To Log Out Twice
Tags:   No tags associated yet.
All Tags...
Go Back
  0  
 Tracker:  Bug  Priority:  High  Status:  Closed
 Resolution:  --  Owner:  --  Severity:  --
 Submitted by:  soeren_nb Sep 21 2006 16:01  Assigned to:  -- Sep 21 2006 16:01  Modified by:  soeren_nb Sep 22 2006 22:20
 Category:  --  Platform:  --  OP-SYS:  --
 Version:  --  Joomla! Version:  --  Browser Version:  --
 Fixed in Version:  --
Description:
(This is related to the Checkout Login bug I posted the other day, but I just noticed it's much worse than I thought.) I've been having No InterWiki reference defined in properties for 'url=http'this/url bizarre problem with checking out in my VM store (VM 1.0.7, Joomla 1.0.11), and I just noticed something that is a pretty severe security issue -- not only do users have to login twice every time they want to use the store, they also have to log out twice!

Logging in twice was a pretty big annoyance -- I've noticed that Joomla seems to remember their first login, and then Virtuemart is asking the users to log in again -- but when the user clicks on log out, they only appear to be logged out! The username/password area becomes blank again, but if I go back to other areas of the site, the "edit" icons for Joomla content are still visible... worse -- if I then go back to VirtueMart, I am logged in again!!

I've had this problem using both the Joomla login module and the VirtueMart login, and the result is the same.

Details:
Comments (3)
Attachments (0)
Associations (0)
SCM Commits (0)
All (3)

Submitted Comment
soeren_nb
Sep 22 2006 16:13
mauri, that fixed it. It was a domain issue! Thanks so much, I never would have figured that out on my own!
soeren_nb
Sep 22 2006 15:24
Checkout two things.

Your Domain,Joomla congiuration livesite and VirtueMart secureurl should be all without www or all with www.

Don´t use Joomla SEO or sef components. They mess up paths.
soeren_nb
Sep 21 2006 17:57
I've noticed that if the users log in through the cart only, it works fine... it's the login modules that seem to be generating this problem.