Print Page | Close Window

troubles with Session Ping

Printed From: Web Wiz Forums
Category: Web Wiz Web App Support Forums
Forum Name: Web Wiz Forums
Forum Description: Support forum for Web Wiz Forums application.
URL: https://forums.webwiz.net/forum_posts.asp?TID=28507
Printed Date: 01 April 2026 at 11:09pm
Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com


Topic: troubles with Session Ping
Posted By: leiti
Subject: troubles with Session Ping
Date Posted: 12 April 2010 at 12:44pm
Hello,
 
someone deleted my Post on the new Session Ping. I installed Version 9.67 on localhost for testing and can't post any more due to the new Session Ping. Is there a configline to disable this?
 
is there a way, to solve the problem? but, what's the problem is the first question?
 
thx



Replies:
Posted By: Scotty32
Date Posted: 12 April 2010 at 1:47pm

I wouldnt know about your post being deleted, but your question was answered recently in the following topic:
http://forums.webwiz.net/forum_posts.asp?TID=28473&title=question-about-the-new-session-check-v967" rel="nofollow - Question about the new session check v9.67


-------------
S2H.co.uk - http://www.s2h.co.uk/wwf/" rel="nofollow - WebWiz Mods and Skins

For support on my mods + skins, please use http://www.s2h.co.uk/forum/" rel="nofollow - my forum .


Posted By: leiti
Date Posted: 12 April 2010 at 2:22pm
There are no other applications running on that server. The old version worked fine and i don't want to risk, to put the new version in production and get errors.
 
So, is there a "testfile" or something else, to look at the server?


Posted By: leiti
Date Posted: 14 April 2010 at 6:27am
Did some debugging - Ping is working fine.
 
Problem is, that the variable "KEY" is NULL and also the Querystring Parameter. So, ping is running into the if part in ajax_session_live, but with empty formID.
 
The other session variables are still working - so I stay logged in, can insert some images in the post, ..
 
what could be the reason?
 
thanks for your help!


Posted By: WebWiz-Bruce
Date Posted: 14 April 2010 at 2:05pm
Cookies can often not work when using localhost and so you get a long session ID attached in your URL's to try and track sessions instead of cookies. In a production environment this is not a problem, but with localhost it is.

So that your URL address appended session can be tracked open the file message_form_inc.asp and quick_reply_form_inc.asp in the includes directory and replace the following line:-

ajax_session_alive.asp?XID=" & strFormID & strQsSID2

With

ajax_session_alive.asp?XID=" & strFormID & strQsSID3


-------------
https://www.webwiz.net/web-wiz-forums/forum-hosting.htm" rel="nofollow - Web Wiz Forums Hosting
https://www.webwiz.net/web-hosting/windows-web-hosting.htm" rel="nofollow - ASP.NET Web Hosting



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.08 - https://www.webwizforums.com
Copyright ©2001-2026 Web Wiz Ltd. - https://www.webwiz.net