vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   [AJAX] vBShout v2.0 (https://vborg.vbsupport.ru/showthread.php?t=93097)

Weapon-x 02-19-2006 02:10 PM

Quote:

Originally Posted by Luggruff
yoursite.com/admcp -> styles and templates -> template manager -> edit templates (at the top in the drop down) -> forumhome templates -> forumhome_vbShout

find:
Code:

<select name='font_color' onchange='sb_PropChange(this, "color")'>
                                                                {$DropDowns['color_selector']}
                                                        </select>
                                                        <select name='font_selector' onchange='sb_PropChange(this, "fontFamily")'>
                                                                {$DropDowns['font_selector']}
                                                        </select>

and add this before:

Code:

<if condition="in_array($bbuserinfo['usergroupid'], array(numbers of usergroupID's seperated by comma))">
..if you want to restrict the options to a sertain number of usergropus or

Code:

<if condition="in_array($bbuserinfo['userid'], array(numbers of userID's seperated by comma))">
..if you want to restrict the options to a sertain number of users

Don't forget to add </if> after the color and font code !



yoursite.com/admcp -> vBulletin Settings -> vBshout Options -> vBShout Position


Thank You

Hangout 02-19-2006 04:28 PM

I'v just installed this but where abouts do i go to change the options like in the screenshots? cos when i installed it all it said was Loading...... and thats it nothing else

TeaTree 02-19-2006 06:06 PM

Does anyone know any vbshout codes such as /me ?

Thanks:D

furst 02-20-2006 01:52 AM

Is it possible to display the same shoutbox on two different sites?

username12 02-20-2006 02:37 AM

I was concerned about this originally, but my forum activity has actually increased since I installed it. Despite a few thousand shouts a day, people are discussing the features and going to check them out. Some people are slowing down in posting, but it seems to be helping overall so far. Server loads haven't been impacted at all.

eNforce 02-20-2006 08:30 AM

I'm trying to set this up with eBux/eStore so members can buy a secondary usergroup to view the shoutbox.

I enter every single usergroup into the banned area except for a custom usergroup setup to be able to view the shoutbox, well even if a user is in this custom group their primary usergroup overides the custom so the the shoutbox is still not viewable.

Is there a way around this?

SHD Born2Fight 02-20-2006 11:24 AM

Thank you for this great hack!

But one problem: Opera 9 Beta Users cant scroll in the Shoutbox :surprised:

VBUsers 02-20-2006 05:11 PM

disregard. great hack! thanks for the help

Holidazed 02-21-2006 12:49 PM

When not logged in on my site, I get the following error on my shoutbox:
-------------------------------------
Warning: Invalid argument supplied for foreach() in /vbshout.php on line 288
-------------------------------------
See for yourself at http://www.hidingplace.com/vbb350/

Ideas?

Luggruff 02-21-2006 04:33 PM

post withdrawn !


All times are GMT. The time now is 09:56 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.05304 seconds
  • Memory Usage 1,745KB
  • 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
  • (3)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (6)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