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)

bosanci28 08-03-2011 05:41 PM

1 Attachment(s)
hi,
i follow @thecore762 (post 364) file,and info how,
and it works fine in 4.1.5 patch level 1.

this screen show how i have my settings:

archet1337 08-03-2011 08:03 PM

Thanks bosanci28! That did the trick. I forgot to rebuild the styles.. Silly me :p

bosanci28 08-03-2011 08:11 PM

Quote:

Originally Posted by archet1337 (Post 2228907)
Thanks bosanci28! That did the trick. I forgot to rebuild the styles.. Silly me :p

no problem,friend!;)

thecore762 08-05-2011 01:56 AM

Quote:

Originally Posted by archet1337 (Post 2228907)
Thanks bosanci28! That did the trick. I forgot to rebuild the styles.. Silly me :p

Glad its working for all of you :):D

humptyboy 08-06-2011 01:15 PM

Got a similar problem with the images not showing in the dropdown.

Using VB 4.1.5 PL1 Suite
Default Style

Have set up as follows:

Mod active Yes!
Shelley_93x30 selected
Show images in dropdown (selected and rebuilt styles)
Auto edit navbar (yes selected)
Auto edit postbit (yes selected)
Banned groups (#8 selected)

Pressed Save and went to check it out. No images in dropdown just text. However, the images and mood do appear in the post bit.

Upload to forum root folder vmoods and imported product no problem.

Tried switching between text and images and rebuilt styles each time with no joy.

It's not a major issue, but I think my members would like to see the images.

With thanks.

thecore762 08-07-2011 03:02 AM

I am thinking another addon is conflicting, thats why its not showing the images on dropdown.
Are you using SEO?

humptyboy 08-07-2011 05:46 AM

Quote:

Originally Posted by thecore762 (Post 2230366)
I am thinking another addon is conflicting, thats why its not showing the images on dropdown.
Are you using SEO?

Not using SEO but I do have several other mods installed (see below):

8WR Media Library
Auto YT Parser
Downloads II
Dragonbyte Advanced Like/Dislike
Dragonbyte Activity Awards
Spam-O-matic
Inactive user email reminder
Spearate Sticky and Normal threads
Tabs en VB4
V3 Arcade
Auto Database Backup
vmoods (of course lol)

That's the lot for now lol

Thanks for the speedy response.

socialteenz 08-08-2011 12:59 PM

Quote:

Originally Posted by humptyboy (Post 2230082)
Got a similar problem with the images not showing in the dropdown.

Using VB 4.1.5 PL1 Suite
Default Style

Have set up as follows:

Mod active Yes!
Shelley_93x30 selected
Show images in dropdown (selected and rebuilt styles)
Auto edit navbar (yes selected)
Auto edit postbit (yes selected)
Banned groups (#8 selected)

Pressed Save and went to check it out. No images in dropdown just text. However, the images and mood do appear in the post bit.

Upload to forum root folder vmoods and imported product no problem.

Tried switching between text and images and rebuilt styles each time with no joy.

It's not a major issue, but I think my members would like to see the images.

With thanks.

How can display an image instead of text after the selection of mood

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>


thecore762 08-09-2011 05:51 AM

Thanks for posting :)

humptyboy 08-09-2011 10:15 AM

Quote:

Originally Posted by socialteenz (Post 2230868)
How can display an image instead of text after the selection of mood

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>


No good - just throws up the image in the sub menu and messes up the text around it. But thanks for the chance to try it out. It's actually in the drop down menu I'd like the images to appear.


All times are GMT. The time now is 04:40 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.01590 seconds
  • Memory Usage 1,747KB
  • 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
  • (2)bbcode_code_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (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