Page 1 of 1

Invalid Session. Please resubmit the form

PostPosted: Thu Jun 05, 2008 1:21 pm
Author: DjPorkchop
Your phpBB Version: 2.0.23
phpBB Type: Integramod 141
MODs: No
Your knowledge: Advanced Knowledge
Board URL: http://www.paranormalinsights.com

PHP Version: 4.3
MySQL Version: 5


What was done before the problem appeared?
Normal everyday use


What was done to try to solve the problem?
reset user sessions, checked the logout time ad it is set to 3600



De.scription and Message

I have a user on my server that I am helping with their website.

A user on said site is logging in and cant make any posts or anything. As soon as they try they get this

Invalid Session. Please resubmit the form

And they get logged out and have to log back in. Can not post any topics or post anything for that matter. Everytime this user tries, they get that error and get logged back out again.

Have looked at everything I can think of and keep coming up empty handed.


even ran cookie mod and had user delete all cookies and clear everything on PC and still nothing. The biggest step in the right direction was when the user logged in and Prillian poped up. That was the first time in days that worked as well.

Re: Invalid Session. Please resubmit the form

PostPosted: Thu Jun 05, 2008 2:48 pm
Author: Helter
could be a server issue. Does his site behave the same when logged in through http://www.paranormalinsights.com as it does while logged in at http://paranormalinsights.com ?

Re: Invalid Session. Please resubmit the form

PostPosted: Thu Jun 05, 2008 3:48 pm
Author: DjPorkchop
yes it behaves the same either way.

Im trying to avoid the server issue as I have my sites and my girlfriends websites as well as 5 or 6 other Integramod websites and none of them are doing what her website is doing to her. Her website is on my server and it is the only one doing this and she is the only user on her website having this issue.

Re: Invalid Session. Please resubmit the form

PostPosted: Thu Jun 05, 2008 4:47 pm
Author: CaNNon
It may be something like the staying logged in issue where it was just one isp doing it.
Do you know what her isp is?

Re: Invalid Session. Please resubmit the form

PostPosted: Thu Jun 05, 2008 6:58 pm
Author: Helter
she should also check to see that her browser is set to allow cookies from her website

Re: Invalid Session. Please resubmit the form

PostPosted: Thu Jun 05, 2008 9:02 pm
Author: DjPorkchop
Her ISP is AOL and now another user claims it is happening as well. I suppose a look in my server may be in order.

But none of the other 7 or 8 Integramods on my server are doing that to any of their users <img>

And the other user reports this to us:

Hey, XXXXX! I am able to stay signed in as long as I don't close the window. Each time I come back to the site though, I have to resign in, even though the last time I signed in, I checked the "Keep Me Logged In".
Not exactly what you are experiencing, but similiar.

Re: Invalid Session. Please resubmit the form

PostPosted: Fri Jun 06, 2008 12:58 am
Author: found it
Hi

This might be completely unrelated but I was getting this using mps if changing mps sttings...

so in mps.php I deleted

Code: Select all
             if ($sid == '' || $sid != $userdata['session_id'])             {                 $error = true;                 $error_msg .= ( ( isset($error_msg) ) ? '<br>' ];             }


and everything worked fine....

but if it is another page there might be something similar in it...

just an idea..

Re: Invalid Session. Please resubmit the form

PostPosted: Sat Jun 07, 2008 9:48 am
Author: DjPorkchop
Thats a handy tip for MPS. Ill be on the look out for it in the future for sure.

Well, we went in and manually allowed her website in internet settings and Now she can log on and user her website like normal with Firefox. AOL still dont work for her. It did at first but this is AOL we are talking about....... Not sure about IE as she don't user IE.

I told her to tell the other user havin g that issue to manually allow that websites cookies as well and we'll see how it goes from there. I was quite sure all along it was cookies but was just unsure.

I'll report back if I hear of any changes related to this.

Re: Invalid Session. Please resubmit the form

PostPosted: Sun Jun 08, 2008 7:07 am
Author: CaNNon
http://www.integramod.com/forum/staying ... 6-s15.html

Have a look at the AOL staying logged in issue, it could be a related issue with sessions expiring like that.

Re: Invalid Session. Please resubmit the form

PostPosted: Sun Jun 08, 2008 11:33 am
Author: DjPorkchop
Thanks Cannon, Ill have a look at that thread. <img>

Re: Invalid Session. Please resubmit the form

PostPosted: Mon Jun 30, 2008 2:13 pm
Author: .QUACK.Major.Pain
I have noticed the same message, but I only get it if I have an extremely long post.

I figured I was slow and after a period of time, the message would appear.

I just click back and submit again, and all good.

Was thinking it was like my online banking, if idle for several minutes, it wants to kick you off. LOL