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)

gamerzhut 12-13-2010 12:19 PM

Yes, It's working with 4.1.0 as well :)

Barbara1 12-17-2010 06:29 AM

4.1.0 also, everything is working ok :)

Gn_Snake 01-02-2011 01:50 PM

You can bring up this plugin only navbar in the forum and not the Home and the CMS?

Thx

zacs2k 01-02-2011 04:19 PM

installed, awesome!

AURFSCAN 01-02-2011 05:03 PM

Quote:

Originally Posted by Gn_Snake (Post 2142732)
You can bring up this plugin only navbar in the forum and not the Home and the CMS?

Thx


remove



Code:

case 'vbcms':
            $template_hook['vbcms_navbar_end'] .= $vmoods_templater_render;
            break;


from

Plugin Manager - Product : vMoods By luqmanamjad.com - vb4 show the mood menu in all pages - parse_templates


:)

NNJJ 01-03-2011 05:10 AM

any chance to show the mood in nav after you pick one? like how it show in post...etc?

NNJJ 01-03-2011 07:06 AM

and how i can add more moods? i tried to upload and dd to list yet it doesnt appear

Gn_Snake 01-03-2011 10:45 AM

Quote:

Originally Posted by AURFSCAN (Post 2142823)
remove



Code:

case 'vbcms':
            $template_hook['vbcms_navbar_end'] .= $vmoods_templater_render;
            break;


from

Plugin Manager - Product : vMoods By luqmanamjad.com - vb4 show the mood menu in all pages - parse_templates


:)

Thanks Man!! :up:

NNJJ 01-07-2011 09:54 AM

can any one help?

Thunderbird8 01-14-2011 02:40 AM

It appears each entry in the mood list points to {bburl}/index.php?, which will prevent an actual mood change if someone is anywhere else. I fixed it on the test board I have (main board is still on 3.8) by changing the link to # in the vmoods style.

Also, it appears the CSS template's image list is static, which means if someone upgrades to vB4 and installs this version on top of their 3.8 version, they may be left with a bunch of moods without images, unless all of the links are added in by hand. Is it sensible to try and build the CSS in the plugin code instead?


All times are GMT. The time now is 08:12 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.02551 seconds
  • Memory Usage 1,735KB
  • 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
  • (2)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