SELECT TOP 750 tblThread.Thread_ID, tblTopic.Topic_ID, tblTopic.Forum_ID, 1 As Unread FROM tblTopic WITH (NOLOCK) , tblThread WITH (NOLOCK) WHERE tblTopic.Topic_ID = tblThread.Topic_ID AND tblThread.Message_date > '20250404 08:13:50' AND tblTopic.Hide = 0 AND tblThread.Hide = 0 ORDER BY tblTopic.Last_Thread_ID DESC;
Multiple log ons warnings - Top 40 Music on CD Forum
Top 40 Music on CD Homepage
Forum Home Forum Home > Top 40 Music On Compact Disc > Forum Problems
  New Posts New Posts RSS Feed - Multiple log ons warnings
  FAQ FAQ  Forum Search   Events   Register Register  Login Login

PLEASE COME BACK LATER. WE ARE HAVING DATABASE PROBLEMS. THANK YOU FOR YOUR PATIENCE.

Multiple log ons warnings

 Post Reply Post Reply
Author
Message
boynamedfoo View Drop Down
MusicFan
MusicFan


Joined: 20 September 2008
Location: United States
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote boynamedfoo Quote  Post ReplyReply Direct Link To This Post Topic: Multiple log ons warnings
    Posted: 11 March 2010 at 7:46am
Has anyone else experienced this while using the DB? Sometimes when you're using the site and you do a search, it seems to bog down and eventually comes back up with this warning
"(Name here)is still logged in on another computer.
You must first log out from that computer.

A simultaneous log in attemp was noted to you account.

Multiple such attemps may lead to suspension of your subscription."

I never left my seat at the computer, and now I can't log out and any attempts to re-enter the site to log out gives me more warnings. Anyone else have this happen?


Edited by boynamedfoo
Back to Top
Paul C View Drop Down
MusicFan
MusicFan


Joined: 23 October 2006
Location: Canada
Status: Offline
Points: 0
Post Options Post Options   Thanks (0) Thanks(0)   Quote Paul C Quote  Post ReplyReply Direct Link To This Post Posted: 19 March 2010 at 8:40am
I've had it happen well over a hundred times...and not once was I actually signed in on two computers at once.

It happened a lot more when I was on AOL which, as I understand it, does not assign each computer a permanent IP address. This might have led the DB software to conclude I was accessing the database from different computers. Until a few months ago, there was only one computer from which I had ever accessed the DB.

It still happens once in a while, especially when as Foo mentions, a search result doesn't load properly. Clicking the "refresh" button will usually result in the DB locking me out.
Back to Top
 Post Reply Post Reply

Forum Jump Forum Permissions View Drop Down

Forum Software by Web Wiz Forums® version 12.07
Copyright ©2001-2024 Web Wiz Ltd.

This page was generated in 0.316 seconds.