MyBB Community Forums

Full Version: where is mood manger button
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hi i installed mood manger
everything seems working
except i can not find where to change the mood
there is no mood button anywhere in the forum

hope anyone help

http://thegame-zone.com/index.php
there should be a "change mood" link somewhere in the header, probably in the welcomeblock, which would bring a popup window to change mood... you can also visit http://thegame-zone.com/mood.php to change your mood
Moved to Plugin Support.
thank you i manged to add it
with this code

<a href="{$mybb->settings['bburl']}/mood.php" title="MY MOOD><font color="#FF0000">MY MOOD <i style="font-size: 16px;" class="fa fa-user fa-fw"></i></font></a>&nbsp;
(2014-11-10, 10:40 AM)Cleopatra Wrote: [ -> ]thank you i manged to add it
with this code

<a href="{$mybb->settings['bburl']}/mood.php" title="MY MOOD><font color="#FF0000">MY MOOD <i style="font-size: 16px;" class="fa fa-user fa-fw"></i></font></a>&nbsp;

alternatively you can just use the variable $moodlink  Smile
(2014-11-10, 10:56 AM)mmadhankumar Wrote: [ -> ]
(2014-11-10, 10:40 AM)Cleopatra Wrote: [ -> ]thank you i manged to add it
with this code

<a href="{$mybb->settings['bburl']}/mood.php" title="MY MOOD><font color="#FF0000">MY MOOD <i style="font-size: 16px;" class="fa fa-user fa-fw"></i></font></a>&nbsp;

alternatively you can just use the variable $moodlink  Smile


Love this plugin, but $moodlink does not work in postbit
(2015-01-28, 07:52 PM)user25 Wrote: [ -> ]but $moodlink does not work in postbit

yes it wont.... check here: http://community.mybb.com/thread-165948-...pid1133900