PDA

View Full Version : Who's Online.....vertically?


Mike Gaidin
08 Sep 2001, 02:18
I'm looking for a Who's Online feature for my main, non-vb page that is vertical rather than the typical horizontal.

Does anyone know how to do this?

Bane
08 Sep 2001, 03:02
Try changing the , to <br> ?

Chen
08 Sep 2001, 06:44
Didn't he say non-vb page? :confused:

Bane
08 Sep 2001, 06:54
I assumed he was using something like tubedoggs whos online on a non-vb page hack (http://www.vbulletin.com/forum/showthread.php?threadid=12010), in which case I believe he could just change the section:

$regmemberson .= ", ";

to say

$regmemberson .= "<br>";

no?

Chen
08 Sep 2001, 07:07
Oh ok. :)

Mike Gaidin
08 Sep 2001, 13:52
I will try that again. Maybe I did something wrong the first time. Thanks.

edpak
14 Dec 2001, 21:07
Anybody tell me why I can't acces this hack when I click on the link.. I'm a holder of 3 licenses and I think I've registrered everywhere that I'm supposed to... :confused:
Originally posted by Bane
I assumed he was using something like tubedoggs whos online on a non-vb page hack (http://www.vbulletin.com/forum/showthread.php?threadid=12010), in which case I believe he could just change the section:

Steve Machol
14 Dec 2001, 21:20
This is a residual affect from moving the threads from vbulletin.com to vbulletin.org. Simply replace the 'com' with 'org' and it should work.

Lesane
14 Dec 2001, 21:20
http://www.vbulletin.org/forum/showthread.php?threadid=12010

They moved everything from .com to .org and sometimes you see old threads with old urls, so when you next time see a url that you cant access change then vbulletin.com to vbulletin.org

edpak
14 Dec 2001, 21:28
Thankyou... :)

Considering it's my first time posting here, I most certainly would never have known.. :D