Mood's on Wol for Mood Manager
This modification is in the archives.
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 Download No files for download. Screenshots |
Similar Mods
Profile Enhancements Mood Manager - with AJAX mood update. | vBulletin 3.6 Add-ons |