Web Wiz - Green Windows Web Hosting

  New Posts New Posts RSS Feed - Message Deleted
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

Message Deleted

 Post Reply Post Reply Page  <12
Author
brianmisty View Drop Down
Newbie
Newbie


Joined: 11 April 2007
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote brianmisty Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 8:16pm

Unfortunately, neither solution made any difference.  I tried both changes and the result was the same as before.

I decided to try a complete, fresh reinstall, but that didn't work either.  I have noticed some issues that may shed more light on this... 
 
1. I cannot login with Quick login, under any circumstances.  I am immediately taken to the "Login_user_test.asp" page with error...
 
Error: Un-Successful Login
Your login was un-successful due to a session tracking error.

Please ensure that cookies are enabled on your web browser and you are not hiding or masking your IP address.
 
 
2. When using the main login page to login,  I am taken to a page that says that I am logged in (Login_user_test.asp)... then within 2 seconds, redirected to a page where I am no longer logged in ("default.asp").  During this process, if I click on "Memberlist" before the redirection script kicks in (got to be quick), I can go to the memberlist page, and then can stay logged in.
 
3. Lastly, if I register as a new user (which is now enabled and you can test this), the user is logged in without any problem.
 
Strange issues... something seems to be happening to the cookie after the redirection.  I hope this helps.  Feel free to login and test as needed.
 
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 8:30pm
The problem is because of the way your site is setup it's returning the URL as:-

nfaonline_org/forum/

when it should be:-

/forum/

This then incorrectly sets the path for the cookie which courses the cookie to fail.

Do you know how the site is setup in IIS? Is it setup as a virtual site or something along those lines so that we can replicate it in the lab and find a solution.
Back to Top
brianmisty View Drop Down
Newbie
Newbie


Joined: 11 April 2007
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote brianmisty Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 9:46pm
As a test, I copied the fourm files to my dedicated server, and the forum worked without a problem in that location, so I agree that the hosted account that is the issue.
 
The site is on a Maximumasp Shared account and uses a product they call "Virtual Director" to manage the various site domains and folders.  I know it is an ISAPI filter, but to my knowledge, there is no documentation for it. 
 
If you are willing to look into this further to find a fix, I can set you up with a test forum with ftp access.  Just contact me off-board. I would really appreicate it if you did.
 
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 11:18pm
That will be the problem the ISAPI filter will be re-writing the URL, which means there is nothing that can be done to fix this to automatically generate the cookie path.

Luckily such ISAPI filters are very rare which is why just incase the cookie path option was placed into the includes/setup_options_inc.asp file.

What you would need to do is replace the variable with the manual path for the cookie, in your case it would be:-

strCookiePath = "/forum/"




Edited by -boRg- - 19 July 2007 at 11:19pm
Back to Top
brianmisty View Drop Down
Newbie
Newbie


Joined: 11 April 2007
Status: Offline
Points: 22
Post Options Post Options   Thanks (0) Thanks(0)   Quote brianmisty Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 11:36pm
I really apprecaite the help, and I am glad theirs a solution.  The cookie path you stated solved the problem.
Back to Top
WebWiz-Bruce View Drop Down
Admin Group
Admin Group
Avatar
Web Wiz Developer

Joined: 03 September 2001
Location: Bournemouth
Status: Offline
Points: 9844
Post Options Post Options   Thanks (0) Thanks(0)   Quote WebWiz-Bruce Quote  Post ReplyReply Direct Link To This Post Posted: 19 July 2007 at 11:43pm
Just a shame it can't automatically set the path, but at least not to many people would be using such an ISAPI filter so hopefully not to many people will have the same situation.
Back to Top
 Post Reply Post Reply Page  <12

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.08
Copyright ©2001-2026 Web Wiz Ltd.


Become a Fan on Facebook Follow us on X Connect with us on LinkedIn Web Wiz Blogs
About Web Wiz | Contact Web Wiz | Terms & Conditions | Cookies | Privacy Notice

Web Wiz is the trading name of Web Wiz Ltd. Company registration No. 05977755. Registered in England and Wales.
Registered office: Web Wiz Ltd, Unit 18, The Glenmore Centre, Fancy Road, Poole, Dorset, BH12 4FB, UK.

Prices exclude VAT at 20% unless otherwise stated. VAT No. GB988999105 - $, € prices shown as a guideline only.

Copyright ©2001-2026 Web Wiz Ltd. All rights reserved.