I'm playing around testing everything works at the moment, and created myself a client account to use personally. I seem to have a strange issue with logging in to the client area.
if I go from my site link to the login form in whmcs, and log in, the client logs in, but I get an oops! page instead of seeing the client home page.
If I log out again and them just log in through the client portal it works fine.
If I follow my site link after I have loaded up the login form, but not then logged in, it works fine. To explain, I got to log in, in the portal, but when the form loads I then go back to my website. I then click the link to the login page, and it works.
I have a feeling it has something to do with the token that is generated for logging in <input type="hidden" name="token" value="89ab279980cb534c3b3b1a61b04c7431edbfa4d4"> which changes everytime, but seems to stay the same until used.
Can anyone tell me what's going on?