Invalid Token error

More
9 years 11 months ago #61833 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Invalid Token error
Hi Tracy

Could you please submit a support ticket sending us super admin account of your site so that we can check to see what's wrong and get it sorted?

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #61863 by Tracy Drummond
Replied by Tracy Drummond on topic Invalid Token error
In your controller.php code you check for a valid token before getting it.

This makes it so when we turn on https it halts on the error.

/**
* Process the subscription
*/
public function process_subscription()
{
JRequest::checkToken() or jexit('Invalid Token');

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #61864 by Tracy Drummond
Replied by Tracy Drummond on topic Invalid Token error
Done please look

Cheers B)

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #61868 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Invalid Token error
Thanks. Received your support ticket. Will check it when I come to office

Regards,

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #61914 by Tracy Drummond
Replied by Tracy Drummond on topic Invalid Token error
Correct via support ticket in less than 24 hrs :laugh:

Was caused by Hika Shop conflicting plugin.

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #61946 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Invalid Token error
Thanks for confirming :).

Tuan

Please Log in or Create an account to join the conversation.

More
9 years 11 months ago #62590 by Tracy Drummond
Replied by Tracy Drummond on topic Invalid Token error
Tuan

I have one user who uses old Mozilla Linux he get invalid token error often. So I told him to use a newer browser

Please Log in or Create an account to join the conversation.

More
9 years 3 months ago - 9 years 3 months ago #74197 by Tracy Drummond
Replied by Tracy Drummond on topic Invalid Token error
Tuan,

The errors are occurring again. I have a heavy renewal stream this time of year. That is probably why I am noticing it more now.

(I log in, go to 1 year $45.00, hit sign up, fill in existing user and hit log in then I get INVALID TOKEN)

Did you ever get the underlying cause identified?

Tracy
Last edit: 9 years 3 months ago by Tracy Drummond.

Please Log in or Create an account to join the conversation.