PDA

View Full Version : [fixed] Who's Online Not Working Properly?



RobAC
Tue 31st Jul '01, 10:57am
Ever since I upgraded to 2.0.3, the Who's Online option does not appear to work properly. Everyone is viewing the "Main Index". I'm seeing it here on vBulletin's Forums as well as my own. Did something change? It was working properly before upgrading from 2.0.2.

TommyBALL
Tue 31st Jul '01, 11:15am
Same thing happening @ my site...

Freddie Bingham
Tue 31st Jul '01, 11:36am
Yes it does appear broken. Considering I just woke up to finding there is a 2.0.3, I will let you know in a few.

RobAC
Tue 31st Jul '01, 11:42am
Originally posted by freddie
Yes it does appear broken. Considering I just woke up to finding there is a 2.0.3, I will let you know in a few.

Gooooooooood Morning! :D :D

eva2000
Tue 31st Jul '01, 11:48am
Originally posted by freddie
Yes it does appear broken. Considering I just woke up to finding there is a 2.0.3, I will let you know in a few. Good morning :)

i thought new releases required developers to stand 24/7 shifts lol

Freddie Bingham
Tue 31st Jul '01, 11:51am
It's because of that version check at the very beginning of sessions.php. For now change it to >= "2.0.2" instead of == "2.0.2"

RobAC
Tue 31st Jul '01, 11:56am
Originally posted by freddie
It's because of that version check at the very beginning of sessions.php. For now change it to >= "2.0.2" instead of == "2.0.2"
Bingo, that worked.

TommyBALL
Tue 31st Jul '01, 12:02pm
Yupp. Fixed it here too :D

Martz
Tue 31st Jul '01, 1:30pm
Great stuff - nice work freddie :)

Rick Horwitz
Wed 1st Aug '01, 2:45am
I just upgraded to 2.03 and my sessions file says > 2.01 Does that need to be changed to > = 2.02?

Freddie Bingham
Wed 1st Aug '01, 2:47am
No that is fine.

DarkReaper
Sun 23rd Sep '01, 2:53am
I've got the 2.0.1 version. :)

Why are there 2 different versions?

Steve Machol
Sun 23rd Sep '01, 2:06pm
Just download the latest vbulletin2.zip and run the appropriate upgradexx.php scripts to go from your version to the latest. The instructions are here:

http://www.vbulletin.com/forum/showthread.php?s=&threadid=24116

DarkReaper
Sun 23rd Sep '01, 2:46pm
That's not what I meant :)

I've got vBulletin 2.0.3 but in my online.php file it says "> 2.0.1" at the top. I was wondering why one version says that and the other says "> 2.0.2" if they're both from vB 2.0.3

Freddie Bingham
Sun 23rd Sep '01, 4:35pm
If you have 2.03 than it says what it is supposed to.

DarkReaper
Sun 23rd Sep '01, 8:10pm
Ah, ok. So 2.0.2 had the wrong version. Right. :)