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)

Pamela 04-11-2010 02:39 AM

Quote:

Originally Posted by FreakyG'sMom (Post 2017672)
Ok, sorry for the noobish question but in FTP where do I upload it? In the forums folder or by itself?

Thanks! :)

You may have already discovered the answer to this...but just in case...

You put the "vmoods" folder right in the "Forums" folder.

:)

Pamela 04-11-2010 02:40 AM

Quote:

Originally Posted by adreen (Post 2007554)
i can't use custom moods
pity

Sure you can...just upload them into the vmoods file in their own folder. That's what I did and it worked! :)

nikki712 04-11-2010 02:37 PM

Okay, I did all the steps and rebuilt my styles. The mood menu doesn't disappear anymore, but when I select a mood, it takes me to my index.php page. I'm running 4.0.3, so maybe that's the problem? It's also not showing up in the postbit.

zelnik 04-12-2010 08:36 PM

Quote:

Originally Posted by nikki712 (Post 2019470)
Okay, I did all the steps and rebuilt my styles. The mood menu doesn't disappear anymore, but when I select a mood, it takes me to my index.php page. I'm running 4.0.3, so maybe that's the problem? It's also not showing up in the postbit.

Mine seems to work ok in vb4.0.3 with the exception of the selection menu, no matter what you select it will only show text as the smilie description and not graphics :(

NobbyTSL 04-13-2010 03:35 PM

Quote:

Originally Posted by -=Sniper=- (Post 1964679)
install the latest update and replace the vmoods template with this

HTML 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>

After this you might need to mess around with the CSS to it get it looking the way you want...

I did this thinking it'd look better (I had it this way on my old 3.8.4 forum) but it knocks everything out of line.

...... I was very silly & didn't save the original code before replacing it with that & now can't get it back so have had to disable the hack.

Can someone post up the original code please.

Thanks.

Sunka 04-13-2010 11:27 PM

Here you go:


HTML Code:

<li id="vmoods_list" class="popupmenu">
  <a href="javascript://" class="popupctrl">{vb:phrase vmoods_my_mood} (<span id="vmoods-mine">{vb:var bbuserinfo.vmood}</span>)</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>


trackpads 04-22-2010 10:05 PM

1 Attachment(s)
Wierd??? 2 of them are showing.

sKippah 04-23-2010 12:22 PM

1 Attachment(s)
THanks for this mods. Works fine. Also on 4.0.3 - But i got a question. What is that Number for, on Mousover in Userprofile? See Attachment. And is it possible to get rid of it?

One more thing. If i change the code to this
Quote:

{vb:raw vmoods_list}
<vb:if condition="$notifications_total">
is it possible to get an "Arrow down"
Hope someone can help me with that. Thanks

zelnik 04-23-2010 02:18 PM

is there any fix for the menu not showing the images?

Yes, I have selected to show image menus and rebuilt the styles and still nothing but text?

Boosted Panda 04-23-2010 06:37 PM

Great mod but you need to fix the installation instructions for newbies or people who aren't savy.


All times are GMT. The time now is 10:18 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.01435 seconds
  • Memory Usage 1,749KB
  • 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_html_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)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