vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Profile Enhancements - vMoods aka Mood Manager (AJAX) (https://vborg.vbsupport.ru/showthread.php?t=233336)

fookaa 06-10-2012 09:42 AM

All i can suss out atm is that you can add this {vb:raw vmoods_list} to say teh header template and it displays the moods menu but not where you want it to be...

I been messing around with the new navigation manager in 4.2.0 but cant seem to get it to work grrrr

fookaa 06-10-2012 10:06 AM

Quote:

Originally Posted by fookaa (Post 2338358)
All i can suss out atm is that you can add this {vb:raw vmoods_list} to say teh header template and it displays the moods menu but not where you want it to be...

I been messing around with the new navigation manager in 4.2.0 but cant seem to get it to work grrrr

Ah ha :D

I added

{vb:raw vmoods_list}

In the navbar template below the part about notifications and it kinda fits on my theme, i guess just play around and try it out in different places ....

NSForumGuru 06-10-2012 03:08 PM

Quote:

Originally Posted by fookaa (Post 2338362)
Ah ha :D

I added

{vb:raw vmoods_list}

In the navbar template below the part about notifications and it kinda fits on my theme, i guess just play around and try it out in different places ....


Unfortunately your description of your fix isn't particularly helpful...

perhaps you should post the explicit template name, and where explicitly you added the line:

{vb:raw vmoods_list}

Thanks.

Thunderbird8 06-11-2012 11:58 AM

1 Attachment(s)
Quote:

Originally Posted by NSForumGuru (Post 2338470)
Unfortunately your description of your fix isn't particularly helpful...

perhaps you should post the explicit template name, and where explicitly you added the line:

{vb:raw vmoods_list}

Thanks.

The explicit template name is navbar. You can also stick it in the header template if you like.

However, in order for that to actually work, you will need to turn off the Auto Edit Navbar Template option, otherwise it will attempt to stick the list into the nonexistent navbar_end template hook.

Or, to make it easy, I modified the plugin controlling that to point it to the navtab_end template hook instead, and attached the XML for said plugin. It's in a slightly different spot than it used to be though.

New Joe 06-11-2012 01:49 PM

How do I remove that PlugIn?
I just installed it but it added a Tab instead of a link under the Tabs.

But now I can't find it in my Plug In manager to take it out.

Thunderbird8 06-11-2012 09:23 PM

If you turn off the Auto Edit Navbar Template in the vMoods options, it'll go away and you can place {vb:raw vmoods_list} anywhere in the navbar or header template you wish, though I don't think it's possible to stick the list in the place it used to be under this way.

Megaboost 06-12-2012 11:39 AM

Quote:

Originally Posted by Thunderbird8 (Post 2338707)
The explicit template name is navbar. You can also stick it in the header template if you like.

However, in order for that to actually work, you will need to turn off the Auto Edit Navbar Template option, otherwise it will attempt to stick the list into the nonexistent navbar_end template hook.

Or, to make it easy, I modified the plugin controlling that to point it to the navtab_end template hook instead, and attached the XML for said plugin. It's in a slightly different spot than it used to be though.

Its working for me now. All I did was upload the .xml above in the Plugins & Products of AdminCP and it was spot on. Thanks Thunderbird.

New Joe 06-12-2012 12:00 PM

Great share I agree, but I don't want it as a Tab, more of how it was before as in the 'Links' below the Tabs.
Any ideas how to do that?

Thunderbird8 06-12-2012 08:35 PM

1 Attachment(s)
I played around with the plugin involved a little more.

This new attached version will allow you to place {vb:raw vmoods_list} inside the navbar_tabs template, which is probably the place that you were looking for. As usual, the Auto Edit Navbar Template option (AdminCP->Settings->Options->vMoods) must be turned off in order to do this, otherwise it'll just stick the list as a tab.

For the equivalent location, place it after the second to last </vb:each> in that template, but before the </ul> that follows it. Note that {vb:raw template_hook.navbar_after_links} is in this same spot, but that's scheduled to be deleted in 4.2.1, so I can't use that.

Do note that this will make the mood list show up regardless of which tab is selected on the top (the original behavior only showed it if Forum was selected).

New Joe 06-13-2012 02:37 AM

Very big thank you for that, worked great, just as it should.
Thanks again.

tommac3 06-23-2012 02:03 AM

Does this work with 4.2 I had some problems. Do I need to reinstall or something?

BarelyHangingOn 06-25-2012 12:06 AM

Anyone want to tell me why the images don't show up in the drop down menu? I have it set to show images and rebuilt by styles.

DoubleGlasses 06-25-2012 02:04 AM

Just wanted to say thanks for this - it worked great for me.

For BarelyHangingOn - I was able to get the images to show up without issue.... not sure why it isn't working for you....

SpottySocks 07-05-2012 11:23 AM

Quote:

Originally Posted by Thunderbird8 (Post 2339097)
I played around with the plugin involved a little more.

This new attached version will allow you to place {vb:raw vmoods_list} inside the navbar_tabs template, which is probably the place that you were looking for. As usual, the Auto Edit Navbar Template option (AdminCP->Settings->Options->vMoods) must be turned off in order to do this, otherwise it'll just stick the list as a tab.

For the equivalent location, place it after the second to last </vb:each> in that template, but before the </ul> that follows it. Note that {vb:raw template_hook.navbar_after_links} is in this same spot, but that's scheduled to be deleted in 4.2.1, so I can't use that.

Do note that this will make the mood list show up regardless of which tab is selected on the top (the original behavior only showed it if Forum was selected).

Sorry, could you talk me through how to install this? I've not added a plugin before.

What hook location do I use? Do I upload the xml file (how?) or do I open it, and copy/paste the contents into Plugin PHP Code?

Thunderbird8 07-06-2012 06:12 AM

Download the XML, go to Download/Upload Plugins (inside Plugins & Products) in your control panel, scroll to the bottom, browse to the XML file on your computer, then click Import.

SpottySocks 07-06-2012 06:37 PM

Quote:

Originally Posted by Thunderbird8 (Post 2345439)
Download the XML, go to Download/Upload Plugins (inside Plugins & Products) in your control panel, scroll to the bottom, browse to the XML file on your computer, then click Import.

Ok, I got it working. Thanks very much for explaining!! :)

ejup2009 07-07-2012 04:51 PM

Please update for the version of vbulletin 4.2

Please sniper. Thank your brother.

ejup2009 07-07-2012 04:53 PM

This is one of all versions of moods there. That's why I ask the creator if you can upgrade to vBulletin 4.2. From already thank you very much.

ejup2009 07-08-2012 09:38 PM

Please update for the version of vb 4.2!

Thunderbird8 07-09-2012 12:15 AM

The plugin attached to one of my posts on the previous page should be sufficient.

ejup2009 07-09-2012 01:16 PM

It really does not work in vbulletin version 4.2. I've done everything to walk. Moreover , I can not translate it. That way not to. If the creator can update the add please. From already thank you very much. Greetings to all.

zonaenlinea 09-06-2012 11:25 PM

in 4.2.0 I do not get the bar to move and choose my Mood help please

Priyanshu 09-07-2012 11:34 AM

i installed it how can any user change his mood. i did not find any option to change my mood

Deimos 09-18-2012 08:59 PM

Works ok for 4.2, only small issue is the mood image isn't in ...vertical alignment with the words "My mood:"
It appears several pixels above it, how would I go about modifying that? I assume it's in a template somewhere?

Mark_Zuckerberg 09-27-2012 07:12 PM

not working on vb 4.2 plz help?

xXSiCkXx 10-25-2012 07:22 AM

Installed it on vb 4.2 but it doesnt show anything :/

And sure its enabled

Bisha 12-08-2012 08:39 PM

Add the:

Code:

{vb:raw vmoods_list}
on the navbar template ;)

Cody1611 04-25-2013 03:03 PM

Does this work for Version 4.2.0?

whoareyou82605 04-25-2013 05:53 PM

Installed no errors just not showing up in my quick links

natecoupons 07-11-2013 11:45 PM

This took me forever to figure out, so for those that are completely confused, this does work in vb 4.2.1. I installed the modification from Thunderbird, and then added {vb:raw vmoods_list} NOT to my navbar template, but to my nav_bars template right after the last </vb:each> in the file. That made it it's own tab next to quicklinks. This took forever, but yea it works!

blackberry 07-30-2013 11:05 PM

Installed and working on 4.2.1 but doesn't show mood images in drop down :-s

socialteenz 07-31-2013 03:57 AM

Quote:

Originally Posted by blackberry (Post 2436198)
Installed and working on 4.2.1 but doesn't show mood images in drop down :-s

Replace the contents of the vmoods template with the following

Code:

<li id="vmoods_list" class="popupmenu">
<a href="javascript://" class="popupctrl">{vb:phrase  vmoods_my_mood} <img id="vmoods-mine" src="{vb:raw  vboptions.bburl}/vmoods/{vb:raw vboptions.vmoods_icon_set}/{vb:var  bbuserinfo.vmood}.gif" /></a>
<ul id="vmoods" class="popupbody popuphover" style="height:125px;overflow:auto;">
  <vb:each from="vmoods_list" value="mood">
    <li class="{vb:var mood}"><a class="vmood"  href="index.php?" title="{vb:var mood}">{vb:var  mood}</a></li>
  </vb:each>
</ul>
</li>


blackberry 07-31-2013 05:53 PM

1 Attachment(s)
Quote:

Originally Posted by socialteenz (Post 2436219)
Replace the contents of the vmoods template with the following

Code:

<li id="vmoods_list" class="popupmenu">
<a href="javascript://" class="popupctrl">{vb:phrase  vmoods_my_mood} <img id="vmoods-mine" src="{vb:raw  vboptions.bburl}/vmoods/{vb:raw vboptions.vmoods_icon_set}/{vb:var  bbuserinfo.vmood}.gif" /></a>
<ul id="vmoods" class="popupbody popuphover" style="height:125px;overflow:auto;">
  <vb:each from="vmoods_list" value="mood">
    <li class="{vb:var mood}"><a class="vmood"  href="index.php?" title="{vb:var mood}">{vb:var  mood}</a></li>
  </vb:each>
</ul>
</li>


Thank you I did with the code in file but its not perfectly aligned.

socialteenz 08-01-2013 05:42 PM

Quote:

Originally Posted by blackberry (Post 2436332)
Thank you I did with the code in file but its not perfectly aligned.

It works fine for me though, may be test account would be helpful.

Bubble #5 08-16-2013 02:07 AM

Quote:

Originally Posted by natecoupons (Post 2433270)
I installed the modification from Thunderbird, and then added {vb:raw vmoods_list} NOT to my navbar template, but to my nav_bars template right after the last </vb:each> in the file.

Does anyone know what he means by nav_bars template? All we have is the navbar template in 4.2.1. Where is this nav_bars template supposed to be?

smirkley 09-06-2013 03:18 AM

I like this, but I am looking around for a really nice set of mood icons that work well on dark themes.
(transparent backgrounds ya know).

ReadOrDie 09-06-2013 06:12 AM

Quote:

Originally Posted by Bisha (Post 2389409)
Add the:

Code:

{vb:raw vmoods_list}
on the navbar template ;)

Where does this go? Anywhere?

Edit: Seems the mod is dead...

smirkley 09-06-2013 12:13 PM

Quote:

Originally Posted by ReadOrDie (Post 2443636)
Where does this go? Anywhere?

Edit: Seems the mod is dead...

It pretty much can go anywhere. I have mine located in the user srea next to my logo.

Dont know why you say it is dead. It works well for me.

TroyTrojansFan 09-08-2013 04:17 AM

I'm having trouble getting it to work as well. :confused:

Ba'al 09-10-2013 06:23 AM

Quote:

Originally Posted by TroyTrojansFan (Post 2444056)
I'm having trouble getting it to work as well. :confused:

Try this one, it works well and is supported https://vborg.vbsupport.ru/showthread.php?t=243754


All times are GMT. The time now is 07:04 PM.

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.01676 seconds
  • Memory Usage 1,829KB
  • 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
  • (4)bbcode_code_printable
  • (13)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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