Error: Un-Successful Login
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=20247
Printed Date: 11 April 2026 at 1:21pm Software Version: Web Wiz Forums 12.08 - https://www.webwizforums.com
Topic: Error: Un-Successful Login
Posted By: miladanimator
Subject: Error: Un-Successful Login
Date Posted: 09 June 2006 at 2:34pm
when I want to login to my wwforum this error was shown :
| 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 |
My Browser cookies are enabled ...
-------------------
Excuse me 4 my bad English
|
Replies:
Posted By: WebWiz-Bruce
Date Posted: 09 June 2006 at 2:49pm
It could be that the server you are using has issues holding the ASP session.
If you do a search on this issue I have made loads of posts on what to look for.
If you can't get the session issue sorted out, then you need to edit the file 'functions/functions_session_data.asp' and set it to use the database to store the session data instead of the web servers memory.
------------- 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
|
Posted By: ibaker
Date Posted: 12 June 2006 at 11:58pm
-boRg- wrote:
If you can't get the session issue sorted out, then you need to edit the file 'functions/functions_session_data.asp' and set it to use the database to store the session data instead of the web servers memory.
| - Borg, what are the pros and cons (if any) of doing this?
------------- regards
Ian
http://www.recreationalflying.com.au/forum - http://www.recreationalflying.com.au/forum
Pay for a WWF licence - I did - help this great software to get even better!
|
Posted By: WebWiz-Bruce
Date Posted: 13 June 2006 at 7:59am
This should clear up any login issues if you can not store session and tracking data in the web servers memory.
However, storing the data in the database will means more reads and writes to the database.
------------- 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
|
|