vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Profile Enhancements - vMoods aka Mood Manager (https://vborg.vbsupport.ru/showthread.php?t=178020)

Silvio 05-07-2008 07:38 PM

Quote:

Originally Posted by Kinneas (Post 1511579)
Have you tried adding vmoods to the Portal Output Global Variables Option in CMPS Settings?

yes i did but no results.
:erm:

CHIPIT 05-08-2008 02:28 AM

I have enabled the product, disabled the auto edits, and put $vmood_form in the desired navbar location however it still does not appear. Anything I'm missing? The source of the page shows nothing where the variable is entered, as if it doesn't exist...

dancue 05-08-2008 03:15 AM

it's $vmoods_form.

You forgot the "s" at the end of mood...

maslove23 05-08-2008 06:00 AM

thx that's a really great mood Manager i'll love for a the none bate one to get out

Kinneas 05-08-2008 11:35 AM

Quote:

Originally Posted by Silvio (Post 1511965)
yes i did but no results.
:erm:

Not sure then I'm afraid. My CMPS index is in the same directory as the forum index.

karnevil 05-08-2008 12:08 PM

Hi guys

I want the mood to show up in the user profile but can't seem to get it working...any ideas ?

thanks

karnevil 05-08-2008 12:12 PM

Lol I always work things out right after posting in here :D

I pasted
PHP Code:

<if condition="$vboptions[vmoods_active] AND $userinfo[vmood] != 'none'">
    
    <
li class="profilefield_category">
    
        <
dl class="list_no_decoration profilefield_list">
    
            <
dt class="shade"><font size="1">$vbphrase[vmoods_my_mood]</font></dt>
    
            <
dd><img src="$vboptions[vmoods_images_path]/$userinfo[vmood].gif" border="0" /></dd>
        
        </
dl>
    
    </
li>
    
</if> 

into the Memberinfo template and bingo

Magnumutz 05-08-2008 01:09 PM

Ok, i installed it but it doesn't change the moods for me.

readjono 05-08-2008 01:15 PM

Long way to go yet, can't even get it to appear in the navbar :(

Magnumutz 05-08-2008 02:56 PM

It shows up in the navbar for me... but when i select ANY mood, it just stands there... no action.


All times are GMT. The time now is 01:57 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.01502 seconds
  • Memory Usage 1,744KB
  • 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
  • (1)bbcode_php_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