PDA

View Full Version : Miscellaneous Hacks - GTMember List Online Status


Princeton
06-14-2007, 10:00 PM
Simple plugin that will add the online status of user on memberlist.php. This is a NO TEMPLATE EDITS modification.

Show your support and click Mark As Installed, Nominate For MOTM, or Support Developer.

Instructions:
Install via Products Manager
That's it!
Currently, the default location for icon is on the right side. To change to left side, go into the Cache Template (memberlist_start) plugin and edit the following line:

if ($online_status_icon_loc == 'right')
to

if ($online_status_icon_loc == 'left')


History

v1.0.1 Plugin modified to choose left/right icon locationRecently Released Modifications:
GTPrivate Messages Enhanced Listing (preview message) (https://vborg.vbsupport.ru/showthread.php?t=149710)
GTHighlight Unread Announcements (https://vborg.vbsupport.ru/showthread.php?t=149780)
vbulletin.org Info Footer Panel (https://vborg.vbsupport.ru/showthread.php?t=149651)
New Private Message Alert Popup (https://vborg.vbsupport.ru/showthread.php?t=149658)
Other modifications (https://vborg.vbsupport.ru/member.php?u=925)..

4x4 Mecca
06-15-2007, 06:25 PM
Thanks! Installing it.

Shazz
06-15-2007, 06:25 PM
Preview:
https://vborg.vbsupport.ru/external/2007/06/16.gif
Looks nice

dbirosel
06-15-2007, 06:40 PM
Nice Princeton, your coming out strong with all these new releases!!!

FreshFroot
06-15-2007, 07:07 PM
very nice Princeton :D

iogames
06-15-2007, 08:38 PM
Quality Hacks I must say ;)

dope15gd
06-15-2007, 09:39 PM
nice. I love the preview shot as well :p

beduino
06-15-2007, 10:30 PM
Tks 4 share Princeton!
All the best
Beduino

rickyreter
06-15-2007, 10:33 PM
Installed

Simple but great

DJ XtAzY
06-15-2007, 11:50 PM
Nice! Should be default in VB 4.0

Muellmann
06-15-2007, 11:54 PM
Thank you, good addition :up:

Snake
06-16-2007, 10:56 AM
Thanks for the release!

sweetguy2004
06-16-2007, 03:35 PM
Cool Hack Thx click click Installed ;)

CMGU
06-16-2007, 03:38 PM
wow very nice thanks princeton

Dotara
06-16-2007, 04:55 PM
Cool mod. Installed! :D

bashy
06-16-2007, 06:26 PM
Nice Princeton, thanks alot....

Lifesupporters
06-16-2007, 06:36 PM
Very nice, installed.

I do have one comment though, it would be nice to have an option to place the online status icon to either the left or the right of the username because my memberslist has so many different username lengths that the online/offline status icon looks like chicken pox.

IMHO, it would look a bit more cleaner and professional if the online/offline icons could be justified to the left of the username.

Hornstar
06-17-2007, 02:35 AM
This kind of feature would be great to have default in vbulletin, would just add to the memberslist and cant see why it is not default! nice work.

Hornstar
06-17-2007, 02:36 AM
Very nice, installed.

I do have one comment though, it would be nice to have an option to place the online status icon to either the left or the right of the username because my memberslist has so many different username lengths that the online/offline status icon looks like chicken pox.

IMHO, it would look a bit more cleaner and professional if the online/offline icons could be justified to the left of the username.

nice idea, maybe have a column just for it so it will always be aligned.

gforce75
06-17-2007, 03:15 AM
nice concept

Roflstilzchen
06-17-2007, 03:44 AM
I do have one comment though, it would be nice to have an option to place the online status icon to either the left or the right of the username because my memberslist has so many different username lengths that the online/offline status icon looks like chicken pox.

that would be great, although it is a cool hack :)

Princeton
06-18-2007, 12:10 PM
for those who wish to have the status icon on the left side just copy/paste the following code into the Cache Template (memberlist_start) plugin


//$vbulletin->templatecache['memberlist_resultsbit'] = str_replace('$userinfo[musername]</a>', '$userinfo[musername]</a> $userinfo[onlinestatus]', $vbulletin->templatecache['memberlist_resultsbit']);

$vbulletin->templatecache['memberlist_resultsbit'] = str_replace('id=\"u$userinfo[userid]\">', 'id=\"u$userinfo[userid]\">$userinfo[onlinestatus]', $vbulletin->templatecache['memberlist_resultsbit']);

Lifesupporters
06-19-2007, 08:00 AM
for those who wish to have the status icon on the left side just copy/paste the following code into the Cache Template (memberlist_start) plugin


//$vbulletin->templatecache['memberlist_resultsbit'] = str_replace('$userinfo[musername]</a>', '$userinfo[musername]</a> $userinfo[onlinestatus]', $vbulletin->templatecache['memberlist_resultsbit']);

$vbulletin->templatecache['memberlist_resultsbit'] = str_replace('id=\"u$userinfo[userid]\">', 'id=\"u$userinfo[userid]\">$userinfo[onlinestatus]', $vbulletin->templatecache['memberlist_resultsbit']);


Yup, worked like a charm, fantastic!

BadgerDog
11-14-2007, 01:51 PM
for those who wish to have the status icon on the left side just copy/paste the following code into the Cache Template (memberlist_start) plugin


//$vbulletin->templatecache['memberlist_resultsbit'] = str_replace('$userinfo[musername]</a>', '$userinfo[musername]</a> $userinfo[onlinestatus]', $vbulletin->templatecache['memberlist_resultsbit']);

$vbulletin->templatecache['memberlist_resultsbit'] = str_replace('id=\"u$userinfo[userid]\">', 'id=\"u$userinfo[userid]\">$userinfo[onlinestatus]', $vbulletin->templatecache['memberlist_resultsbit']);


Installed mod and also installed template "left" change... :up:

Works great ... :)

Thanks

Regards,
Badger

puroeuro
12-31-2007, 02:45 PM
how would one go about moving the online status to say the contact menu on the member list?

TCE Killa
01-01-2008, 10:53 PM
Great mod, thanks.

LilSniper
01-02-2008, 04:31 AM
Nice mod. Does it work for 3.6.7?

Slowman
06-07-2008, 08:56 AM
It working 3.7.1 ?

vithorius
07-21-2008, 03:37 PM
This is a nice Mod! :up:

Does it works with 3.7.x? :confused:


Thank you! :up: