session timeout

  • mark landry
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 months ago #42538 by mark landry
session timeout was created by mark landry
Hi,
Having an intermittent problem, seems to be associate with certain OS and Browser combos.

Anyway, when info on form us submitted, then "verify" button is clicked, the joomla "your session has timed out, please log in again" error is thrown.

mariondowns.com/donate-form

Can you help with this?

Thank you

Mark Landry

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

More
10 years 2 months ago #42580 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic session timeout
Hi Mark

Please submit a support ticket sending us admin and FTP account of your site. We will edit code, remove session check to solve this issue.

Tuan

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

  • mark landry
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 2 months ago #42709 by mark landry
Replied by mark landry on topic session timeout
Can you give me the path for the file so I can do it myself?
That way if we update I'll know where it is
Thanx

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

More
10 years 2 months ago #42732 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic session timeout
Hi Mark

There are few files :

1. Components/com_jdoantion/views/confirmation/view.html.php, find and remove the code :
Code:
JRequest::checkToken() or jexit( 'Invalid Token' );

2. Find the same line of code in the file components/com_jdonation/controller.php and remove it from there as well (there are several lines of code like that).

Regards,

Tuan

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

  • mark landry
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 month ago #42933 by mark landry
Replied by mark landry on topic session timeout
Great - thank you for the suggestIon

If I disable the session check, with that affect security?
If so, is there any other fix for this?

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

More
10 years 1 month ago #42957 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic session timeout
Hi Mark

Not much problem with Security, don't worry. Sometime, even Joomla core code (the one I mentioned) doesn't work and we will have to remove it as I mentioned.

Tuan

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

Moderators: Mr. DamDũng Nguyễn Việt