vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Miscellaneous Hacks - Plus Mood (https://vborg.vbsupport.ru/showthread.php?t=207470)

Saviour 08-01-2009 01:21 PM

I'm having the same issue on a vB 3.8.3 board. There is no field in AdminCP --> vBulletin Options --> Mood Options for one to enter a list of usergroup IDs who are not allowed to use Plus Moods.

Any help here?

PlusVB 08-04-2009 09:38 AM

Quote:

Originally Posted by Saviour (Post 1859566)
I'm having the same issue on a vB 3.8.3 board. There is no field in AdminCP --> vBulletin Options --> Mood Options for one to enter a list of usergroup IDs who are not allowed to use Plus Moods.

Any help here?

Do you really want it?

Saviour 08-04-2009 10:03 AM

Quote:

Originally Posted by PlusVB (Post 1861123)
Do you really want it?

Actually...TheLastSuperman commented about it a few posts back. However, I don't see this option. It's not that I want it, but some may.

My main concern is to get the moods to display on our ibproarcade pages. Is there a fix for this?

Saviour 08-06-2009 07:42 PM

PlusVB...

Any way to get the mood to show on my arcade pages, as well as the New Posts page?

I asked this about a week ago, and again in my last post, but no reply...as of yet.

PlusVB 08-10-2009 03:35 PM

Quote:

Originally Posted by Saviour (Post 1862766)
PlusVB...

Any way to get the mood to show on my arcade pages, as well as the New Posts page?

I asked this about a week ago, and again in my last post, but no reply...as of yet.

Is it ok to let me get into your AdminCP? if so, then PM me

Saviour 08-10-2009 06:17 PM

Thank you, PlusVB for the help...greatly appreciated.

For those of you who are having the same issue, here is the fix for having the mood show up in your arcade pages...if you are using the ibProArcade mod.

Open arcade/functions/functions.php

find
PHP Code:

global $vba_options

change it to
PHP Code:

global $vba_options$plus_mood_welcome_x

This should solve the problem.

yotsume 08-12-2009 12:24 AM

Quote:

Originally Posted by Saviour (Post 1864724)
Thank you, PlusVB for the help...greatly appreciated.

For those of you who are having the same issue, here is the fix for having the mood show up in your arcade pages...if you are using the ibProArcade mod.

Open arcade/functions/functions.php

find
PHP Code:

global $vba_options

change it to
PHP Code:

global $vba_options$plus_mood_welcome_x

This should solve the problem.

I do not have:
PHP Code:

global $vba_options

So how do I get it to show in my arcade? I have vba installed but that line is not in my arcade functions.php file.

Can I get more detailed instructions please.

THANKS!

yotsume 08-12-2009 12:50 AM

Mood in vbBlog

How can I get the moods to show up under a members avatar in vbBlogs please. My site mainly uses blogs.

THANKS!

yotsume 08-14-2009 09:10 PM

Developer I know you may be busy but can I please get some help with my above question getting the moods to show in vbBlogs.

THANKS!

PlusVB 08-19-2009 01:44 PM

Quote:

Originally Posted by yotsume (Post 1865513)
Mood in vbBlog

How can I get the moods to show up under a members avatar in vbBlogs please. My site mainly uses blogs.

THANKS!

Try this out. In blog_entry template

find
HTML Code:

<div id="blogusermenu$blog[blogid]">
add above it
Code:

$plus_mood_welcome_x


All times are GMT. The time now is 03:10 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.01312 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
  • (1)bbcode_code_printable
  • (1)bbcode_html_printable
  • (5)bbcode_php_printable
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (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