Since my migration from wowBB many members are having a problem logging on. I couldnt log on from either of my 3 PCs... using IE. I downloaded firefox and its no problem.
I migrated from wowBB software on Sept1. And when I tried to log on I just got send back to the regular homepage where it says "you are not logged in". As I said, many of my members have this problem and I have to direct them to firefox.
Express Hosting
"We are the official hosting company of UBB.threads. Ask us about our free migration services to migrate your UBB.threads installation."
#240454 - 12/03/1009:20 AMRe: you are not logged in
[Re: VaGunTrader]
Registered: 06/04/06
Posts: 10177
Loc: Aberdeen, WA
It's an issue with IE8 and certain settings that causes an issue on some installs. We are still trying to duplicate it on a site so we can debug, will try on yours to see if we can duplicate it there.
Registered: 06/04/06
Posts: 10177
Loc: Aberdeen, WA
When you login, try "not" checking the remember me button and see if that works. When I checked it, then I was able to duplicate, leaving it unchecked allowed me to login.
If that's the same for you then I think we have something to work from.
Rick, I also have a couple users with log in problems. A few of them get logged out when they click a link in a post or even use active topics. It doesn't make a difference if the remember me is checked out not.
I just went to our Community and out of the blue after log in it shows You are not logged in.
I have not had any problem until now and I have made no changes. I have to enter the scripting because I can not log in to access the control panel. I will report back when I resolve the issue.
I will try other browsers first.
_________________________
Ancient and Honourable, John West.
As soon as I transferred to Firefox I was able to log in. I have had no problem with IE until just this moment and I am using version 9. I will examine this issue and report back again but something smells... MSIE Version 8 and 9 are all I have used for months.
_________________________
Ancient and Honourable, John West.
When I got my new laptop (Windows7/IE8) I had trouble with it logging me out. I posted about it a few weeks ago. But, the problem went away as quickly as it came on, with no intervention from me.
_________________________
Steve
UBB.classic from 2000-2003 UBB.threads from 2003-present!
I hear you Steve. I just went through a strange ride with no sound explanation but I always ride high and hard because of problems in the past. I will list my actions concerning this matter for future reference.
ACTIONS:
Cookie and History, etc. delete of all content: No resolution.
Close and reopen all browsers: No resolution.
Database restore to older safe date: No resolution.
Database restore to latest backup: No resolution.
Run system check: Mid way through system check I was able to log in and remain logged in at Community.
System scan has not reached area that would affect browser or Internet prior to log in success.
Noticed extreme difference in site load time (drag server side) and then all is well.
Problem appears to have been server side at this time. Will report back if able to re-create or if problem persists.
_________________________
Ancient and Honourable, John West.
I just returned to post and I was once again logged out. As of now IE will not log me in and displays ACCESS DENIED! when I try to log in with Admin account.
I logged in via Firefox and posted with no problem what so ever but IE 9 suddenly will not log in and operate properly. This is out of the blue and started today.
I will continue to investigate and report updates.
_________________________
Ancient and Honourable, John West.
I am fully stumped at this juncture. Upon IE login you are taken to the Forums screen just as if you completed the log in but it has not. You are not logged in (log in) is displayed. I attempted to use the wrong password and it said that is the wrong password for this user. I switched to IE 64bit and the same outcome.
I have switched to another computer with a different operating system and browser - same exact issue same exact result. XP - IE8
P.S. Oh my God after getting used to windows 7 and IE 9 on a new system (3 gig SDRAM - 500 GIG harddrive) I was just floored by the performance of the old computer that I thought was pretty good last year. Awful is an understatement...
I will attempt to log in with IE7 when I get a chance but why has this issue come about today after never being a problem before on the same system used right now..? My only option is to begin a search for anti-IE data somewhere on the server side. I refuse to scrap UBB just so my members can log in with IE. IE is still the most used browser by far.
Any input would be appreciated.
I will continue to analize...
_________________________
Ancient and Honourable, John West.
OK get ready to be amazed! Shocked is more like it if this is a temp fix...
By accident kinda - I wanted to change the url in case it had anything to do with the problem like if it was entered into a script server side and causing a problem. (Just a thought don't know why) I removed the www from the url in the control panel (DB, paths and urls - tab-paths, urls full url to main directory) and instantly I logged in and moved around the Community without a hitch. I will continue to examine the issue and would love input on wTF is up with that?
I have freely moved around as well as posted without being logged out at this time at our Community.
I will continue to analize this issue.
_________________________
Ancient and Honourable, John West.
Registered: 06/05/06
Posts: 15455
Loc: Portland, OR; USA
Well, quite easily, that'd be a cross domain cookie issue, as www and non-www aren't technically the same domain (like using forum.yoursite.tld and www.yoursite.tld); what I usually recommend people do is set (in their htaccess file) which domain they'd like to use and have apache forward any alternative requests to the primary domain...
I understand your suggestion but because I logged into the Forums from a secondary computer never before used and cleared the cache and cookie history and all forms of stored data while testing other computers as well, leads me to believe it is not (quite) that simple but all in all I agree. It is something minor with the rendering between the script, database and browser somewhere. Besides I was not aware Firefox and IE currently handled cookies different enough that one would over-ride and log in and the other would not... Interesting.
None-the-less, much testing and since the change I have had no problem. Will re-add the www later and see if the problem returns just to finalize the examination.
Hope this helps someone else who might have similar problems.
FYI - we run our forum script via https:// and other options that keep us on our toes checking for script anomalies anyway.
Gizmo - I forgot to mention I did not add the www before the problem started it was already there from the start of our use of version 7 - later...
_________________________
Ancient and Honourable, John West.
Registered: 06/05/06
Posts: 15455
Loc: Portland, OR; USA
Well, it's possible you installed the ubb to use a non-www and you went to the www form of your site and after posting it threw you back to whatever the forum is programmed to send you... :shrug: