Membership. when i login it says "You are already logged in! Click here to continue or Logoff."

By Damon - October 9, 2014

Hi,

Membership. when i login it says "You are already logged in! Click here to continue or Logoff."

It sounds like the user is getting directed back to the login screen which would by why you seeing that message

In the websiteMembership.php file, around line 19, what do you have this set to?

$GLOBALS['WEBSITE_LOGIN_POST_LOGIN_URL'] =

If this isn't set, can you try setting a URL that you would want users to go to and see how that works.

Let me know.

Cheers,
Damon Edis - interactivetools.com

Hire me! Save time by getting our experts to help with your project.
http://www.interactivetools.com/consulting/

By zaba - October 10, 2014

Thank you Damon,

I have made those changes and everything seems to work as it should. On another note, I am currently installing an ssl certificate on the domain, what changes would i need to make so that all the membership pages are in a secure environment, whilst I am on the subject i would like to secure the cms as well, I expect this is already documented somewhere, could you point me in the right direction?

thank you