Support Forums

Full Version: My MOOD plugin[mybb] and latest mood icons(xenforo style icons)
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
My MooD plugin installation and latest mood icons

Hello friends,mybb users,heres a nice plugin that is restored from the history,a plugin called MY MOOD by JND52 which shows the mood of users,in every post you post.

Quote:If you are happy,share it with all,,,,,,,,
If you are hot make this forum hotter,
If you are depressed show it to us and we can cure it.......its all about MY MOOD

though it is actually made for 1.4 version mybb
it is working like a charm.....you can see the demo here in my test board......on the page u can see the mood icons in every post of mine

demo link

and i added the latest mood icons,which are xenforo styled icons,which i used with the plugin........

so here's da tutorial

1.Download the mymood plugin from here : link

2.Do as instructed,change the compatibility to 1.6
in
Code:
/mood.php
file and
in
Code:
/inc/plugins/mood.php file.....

3.Then upload all in the folder via ftp......
except the images.......

download the latest mood icons that i used in the link from here :

moodicons.zip - 279.5 KB

4.Upload these icons into

Code:
/public_html/images/yourtheme/mood

5.Rename the folder to mood

6. Install the plugin via ACP,no seetings in acp wil be found.

7. Go to your index page.....

you can see a link below the main menu in your submenu a link called

Quote:|my mood| private messages

8.click it a pop up opens and select your mood,and click add......

dats it..... you can see the mood i con in every post....

see the preview here:how to change the mood

[Image: attachment.php?aid=21464]

[Image: attachment.php?aid=21465]

[Image: attachment.php?aid=21466]

hope this help you a lot and all our mybb friends.......

regards,
envira


Code:
note: if you cant find the link in the sub menu,in your forum,this tutorial down helps you to do so with a small template edit.

add this code in
Code:
your templates/headertemplates/header_welcomeblock_member

find:

Code:
|<a href="{$mybb->settings['bburl']}/search.php?action=getdaily">{$lang->welcome_todaysposts}</a> |

add next:

Code:
|<a href="#" onclick="MyBB.popupWindow('{$mybb->settings['bburl']}/misc.php?action=buddypopup', 'buddyList', 350, 350);">{$lang->welcome_open_buddy_list}</a>{$mood_link}|
Very nice tut Smile
Helpful as well Big Grin
Thanks Smile)
I like it, but I'd suggest having the mood exist on the line directly beneath where it says My Mood. It makes it look much cleaner.
Over all, great job; I might use this for a forum of mine Thumbsup
600 views and 2 replies? Wow..
Nice helpfull tutorial, I like the icons.