Plus Mood

MobileHacks

New Member
What is Plus Mood:
Product that allow your members to set their mood in the easiest way.

Installation:
  1. Upload all files in 'upload' folder to your forum>
  2. Import 'product-plus_mood.XML'.
  3. Edit navbar template.
  4. Make your own images
  5. Start using it.

Template edit:
In navbar template, find:
PHP:
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
Add before it:
PHP:
$plus_mood_welcome_x
History:
  • 1.0.1 - First Public Release.
  • 1.0.2 - using $template_hook[postbit_userinfo_right] instead of $template_hook[postbit_userinfo_right_after_posts] in (postbit OR postbit_legacy)
By default you will find only 6 moods built-in, so make your members' moods. sorry I'm not a designer.
Note, PSD file included.
 

SlompOchomp

New Member
Changing file type so that you can use any file type for images that you decide to use.

I just edited the product-plus_mood.xml and went to Find and looked for anything that had .gif and replaced it and then Imported the Product to the forum.

here are a the strings to look for.

<dd><img class="inlineimg" src="http://www.vbteam.info/images/images_mood/$usermood.gif"

<img src="http://www.vbteam.info/images/images_mood/$usermood[img].gif"

<img class="inlineimg" src="http://www.vbteam.info/images/images_mood/$usermood_n[img].gif"

<img class="inlineimg" src="http://www.vbteam.info/images/images_mood/$usermood[img].gif"[/quote]

Change the [color=Red].gif[/color] to what ever you like...I changed mine to .png and is working fine.

Note: Make sure you have a copy of your images for each Style in your "STYLENAME"\images\images_mood

Note: I have not tryed to use .ico though I would assume it will work.
Hope this helps :)
 

baychaser

New Member
If MobileHacks dont mind i edited the file and added more images so you dont have to.
I added all images from this post http://www.vbteam.info/vb-graphics/18458-vmoods-102-glossy-moods-icons.html

You dont need to edit anything just upload the files and enjoy them.

taihox.jpg
 

frizzo

New Member
love it!! how could we edit the "Edit mood" page to show more icons at once, so instead of showing 10, how could we show 20?
 

SlompOchomp

New Member
baychaser said:
If MobileHacks dont mind i edited the file and added more images so you dont have to.
I added all images from this post http://www.vbteam.info/vb-graphics/18458-vmoods-102-glossy-moods-icons.html

You dont need to edit anything just upload the files and enjoy them.

taihox.jpg

Yup, I just wanted .PNGs that I made so I just posted the editing I had done for that. It was eather this or reformat all my Images to .GIF. I took the easy way out. :)
 

_vb_

New Member
what did you mean about this>>>>>> Edit navbar template.

i go to style manager then edit template? but where i can find the navbar template
 

baychaser

New Member
_vb_ said:
what did you mean about this>>>>>> Edit navbar template.

i go to style manager then edit template? but where i can find the navbar template

Admin CP/Styles & Templates/Style Manager/Default Template (or your skin template)/Navigation Breadcrumb Template/navbar

inside the navbar
 

baychaser

New Member
frizzo said:
love it!! how could we edit the "Edit mood" page to show more icons at once, so instead of showing 10, how could we show 20?

Go to Admin CP and the images will tell you the rest :D

290ubgw.jpg


ng4t5i.jpg
 

baychaser

New Member
SlompOchomp said:
Yup, I just wanted .PNGs that I made so I just posted the editing I had done for that. It was eather this or reformat all my Images to .GIF. I took the easy way out. :)

lol I would 2 :D
 

_vb_

New Member
thanks bro i find now last question bro how to edit that for example

<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase> << i find it now but how to add before it > $plus_mood_welcome_x

example after i find that i will click enter and add the plusmood like this

before is this right? i click enter and i paste like this

$plus_mood_welcome_x
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

im correct or after i find that i will paste only with out press enter in my keyboard like this:

here ths before right? copy and paste only like this:

$plus_mood_welcome_x <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

what the correct format to add $plus_mood_welcome_x before
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

plz answer me bro thanks in advance
 

_vb_

New Member
have problem when i finish to add this when i go to admin cp and all what i click nothing happen how to fix or back my old admin panel example
later when i click style and templates arow the list of style and templates show but now
i have in all i got this problem when i click style and template > <<< when i click nothing happen only loading and the list of style template not show plz help me to fix this problem so now i cant remove or edit or add import because when i click plugin manager nothing show look this image i click plugin and products then after loading nothing happen see guys before when i click plugin and products all list from plugin products will show above the list like this:

plugin products:
listname
listname2

etc but now when i click plugin products nothing happen no plugin products show like plugin manager and etc no show look in my image i add only this mods mood_plus and i get this error? i download only the plus_mood edit with add many image by babychaser and i upload all upload folder to my forum root and i go to vbulletin option and change mood perpage to 20 moods display with 100 and after that i click save then i try to go in my style and template but nothing happen so i lagout my admin cp and login and click plugin products to remove that but all list in plugin products not show so pls help me to delete that moves or how my admin cp back when i click style and template the list of style template show plzzzzzzzzz fixed my problem look in my image i click plugin and products but the list of plugin and products now show only same image after i click the plugin products plzz help me guys so now im so sad because i can edit remove add any mods or templates in my admin cp
 

baychaser

New Member
in the nevbar you have to find

<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

and before it add this

$plus_mood_welcome_x


So it would look like this

==========
$plus_mood_welcome_x
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
==========

If yu are still not sure how to do it post you entire navbar code here and I will insert it for you.




_vb_ said:
thanks bro i find now last question bro how to edit that for example

<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase> << i find it now but how to add before it > $plus_mood_welcome_x

example after i find that i will click enter and add the plusmood like this

before is this right? i click enter and i paste like this

$plus_mood_welcome_x
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

im correct or after i find that i will paste only with out press enter in my keyboard like this:

here ths before right? copy and paste only like this:

$plus_mood_welcome_x <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

what the correct format to add $plus_mood_welcome_x before
<phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>

plz answer me bro thanks in advance
 

baychaser

New Member
techiekaran said:
what can i do to integrate it in the vb.org theme? I cannot find the code in navbar of the theme..

In the vb.org you would add the code in header, but if you do it will mess up your header look, So what I would do is add a link in your top nav bar

<a href="/profile.php?do=editmood" class="tab">Mood</a>

But if you want to play with it here is the area whare you can put the code in..

<strong><phrase 1="$bbuserinfo[username]">$vbphrase[welcome_x]
You can put it here
</phrase></strong>

You last visited: $pmbox[lastvisitdate] at $pmbox[lastvisittime]
You can put it here
 

baychaser

New Member
_vb_ said:
have problem when i finish to add this when i go to admin cp and all what i click nothing happen how to fix or back my old admin panel example
later when i click style and templates arow the list of style and templates show but now
i have in all i got this problem when i click style and template > <<< when i click nothing happen only loading and the list of style template not show plz help me to fix this problem so now i cant remove or edit or add import because when i click plugin manager nothing show look this image i click plugin and products then after loading nothing happen see guys before when i click plugin and products all list from plugin products will show above the list like this:

plugin products:
listname
listname2

etc but now when i click plugin products nothing happen no plugin products show like plugin manager and etc no show look in my image i add only this mods mood_plus and i get this error? i download only the plus_mood edit with add many image by babychaser and i upload all upload folder to my forum root and i go to vbulletin option and change mood perpage to 20 moods display with 100 and after that i click save then i try to go in my style and template but nothing happen so i lagout my admin cp and login and click plugin products to remove that but all list in plugin products not show so pls help me to delete that moves or how my admin cp back when i click style and template the list of style template show plzzzzzzzzz fixed my problem look in my image i click plugin and products but the list of plugin and products now show only same image after i click the plugin products plzz help me guys so now im so sad because i can edit remove add any mods or templates in my admin cp

If your theme template is broke and you can find the problem just Revert all templates
2r7oawl.jpg


But if you dont have or you cant open the Plugin & Product feild in your Admin Cp do this.
Upload the plugin.php file to your server /root/admin
and replace the plugin.php with the new 1 that should fix the problem if not go to support forum and ask for help there.


Hope that helps you
 
Top