vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Add-On Releases - Mood's on Wol for Mood Manager (https://vborg.vbsupport.ru/showthread.php?t=152397)

donatas 07-15-2007 10:00 PM

Mood's on Wol for Mood Manager
 
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 :)

Hornstar 07-16-2007 10:14 AM

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.

Madmp3zz 07-16-2007 03:14 PM

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.

captainslater 07-16-2007 04:15 PM

Without file edits this would be a nice little addon.

deezelpope 07-16-2007 04:32 PM

I agree with CaptainSlater...I'm not real comfortable with file edits.:(

FreshFroot 07-16-2007 09:05 PM

hmm mabye there is a way around file edits?

donatas 07-18-2007 12:15 PM

maybe, but i dont know how, works for me perfectly -> i'm happy :)

mamashid 08-13-2007 01:31 PM

worked great!

Loxor 08-13-2007 09:22 PM

well done thank you

rayphua 08-28-2007 11:27 AM

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!


All times are GMT. The time now is 06:46 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01250 seconds
  • Memory Usage 1,725KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete