HomeHelpTrac

Ticket #690 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

UserStatus is always 'online'

Reported by: houstonlively Owned by: SashaE
Priority: major Milestone: Dolphin 7.0b (Hookie) - Feature Final
Keywords: Cc:

Description

Database table 'Profiles'- field 'UserStatus?' shows all users as 'online' even if they are not logged in.

Attachments

AramisIsNotLoggedIn.jpg (218.5 KB) - added by houstonlively 3 years ago.
Aramis is logged out. I am sure of it.
AramisCantBeOnline.jpg (115.5 KB) - added by houstonlively 3 years ago.
Aramis can't be online if He is Logged Out.... Can He?

Change History

comment:1 follow-up: ↓ 2 Changed 3 years ago by AndreyP

  • Status changed from new to closed
  • component changed from Admin Part to User Part
  • Resolution set to invalid

UserStatus varchar(64) NOT NULL default 'online', so, it mean that current field is 'online' as default. It was realized that after joining member become online. After logout it will 'offline'

comment:2 in reply to: ↑ 1 Changed 3 years ago by houstonlively

Replying to AndreyP:

UserStatus varchar(64) NOT NULL default 'online', so, it mean that current field is 'online' as default. It was realized that after joining member become online. After logout it will 'offline'

I don't understand your explanation. I have looked at this, and even after logging out, this database field remains as 'online'. It never changes to offline, and that makes no sense.

comment:3 Changed 3 years ago by houstonlively

Go see for yourself. You have my cpanel login. Go check the DB. UserStatus? of 'Aramis' is shown as 'online', and I know you are not logged in.

comment:4 Changed 3 years ago by houstonlively

  • Status changed from closed to reopened
  • Resolution invalid deleted

Changed 3 years ago by houstonlively

Aramis is logged out. I am sure of it.

Changed 3 years ago by houstonlively

Aramis can't be online if He is Logged Out.... Can He?

comment:5 Changed 3 years ago by AntonL

  • Owner changed from Somebody to SashaE
  • Status changed from reopened to new

comment:6 Changed 3 years ago by sashae

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.