PDA

View Full Version : invisible user


josephu
11-30-2011, 02:37 AM
Ok, on my stats sometimes it says I have more members logged in than it shows users names, as an admin I am set to see people even when invisible. What am I misssing?

ForceHSS
11-30-2011, 02:38 AM
fixed in 4.1.8

josephu
11-30-2011, 02:41 AM
This just started happening....After my switch to 4.1.8

ForceHSS
11-30-2011, 02:42 AM
strange works for me in 4.1.8 ok could be one of your plugins that is messing it up

josephu
11-30-2011, 02:47 AM
hmmm, I'll have to look into that, thanks for a lead.

ForceHSS
11-30-2011, 03:05 AM
DELETE FROM `session` WHERE (`userid`='0')
you can run this query

josephu
11-30-2011, 03:21 AM
lol, I'm vDumb, I'm still learning and am much more layman than that, could you moron it up a bit?

ForceHSS
11-30-2011, 05:14 AM
lol, I'm vDumb, I'm still learning and am much more layman than that, could you moron it up a bit?

admincp/Maintenance/Execute SQL Query/Manual Query
put this into the large box DELETE FROM `session` WHERE (`userid`='0')
click continue then click continue on the next page