The Arcive of vBulletin Modifications Site. |
|
Mood's on Wol for Mood Manager Details »»
|
|||||||||||||||||||||||||
Litle addon, whitch shows users mood icons near username on Who's online (see screenshot)
1st You need Mood Manager Get it here 2nd Do folowing modifications: Open File: index.php FIND: session.userid, session.inforum, session.lastactivity, REPLACE TO: session.userid, session.inforum, session.lastactivity,user.mood, FIND: 'username' =>& $vbulletin->userinfo['username'], AFTER IT ADD: 'mood' =>& $vbulletin->userinfo['mood'], Save, upload back to forums Open template forumhome_loggedinuser FIND: $loggedin[invisiblemark] AFTER IT ADD: <if condition="!empty($loggedin[mood])"><img src="images/mood/$loggedin[mood].gif" border="0" /></if> now should work ![]() Show Your Support
|
|||||||||||||||||||||||||
| Comments |
|
#2
|
|||
|
|||
|
lol at one of the images in the screen shot lol
nice little add on to that product, although I dont have a need for it currently, nice work. |
|
#3
|
|||
|
|||
|
I've been waiting for this little add-on thanks.
Works great on 3.6.7 Now I just need it to work on my CMPS home page also. |
|
#4
|
||||
|
||||
|
Without file edits this would be a nice little addon.
|
|
#5
|
|||
|
|||
|
I agree with CaptainSlater...I'm not real comfortable with file edits.
|
|
#6
|
||||
|
||||
|
hmm mabye there is a way around file edits?
|
|
#7
|
|||
|
|||
|
maybe, but i dont know how, works for me perfectly -> i'm happy
|
|
#8
|
|||
|
|||
|
worked great!
|
|
#9
|
|||
|
|||
|
well done thank you
|
|
#10
|
|||
|
|||
|
Hi, can you help by explaining how we can have members' moods show on:
1. Who's Online (not the one at What's Going On) 2. Members List Thanks! |
![]() |
|
|