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)

Spin Doctor 04-24-2006 12:14 PM

hey guys i need to make it so my moderators cant edit the shoutbox, how do i do this???

Id like it so only my Smods and myself can, however it seems my mods have the same priverlages

Brad 04-24-2006 01:50 PM

If you are one of the people having issues with the last fix I posted, try using the attached file instead. Let me know if this one works or not.

dirtycrow 04-24-2006 01:54 PM

Quote:

Originally Posted by Brad
If you are one of the people having issues with the last fix I posted, try using the attached file instead. Let me know if this one works or not.

yup, that fixed it, thank you!

C_P 04-24-2006 02:38 PM

Quote:

Originally Posted by dirtycrow
yup, that fixed it, thank you!

Able to add "'s now Brad. Thank you

blacklancer 04-24-2006 03:15 PM

worked. thanks!

tqvn2004 04-24-2006 03:59 PM

Quote:

Originally Posted by Brad
If you are one of the people having issues with the last fix I posted, try using the attached file instead. Let me know if this one works or not.

It is working now! Thank Brad!

Quote:

Originally Posted by Brad
I suggest you do not install this hack if you can't deal with the extra server load, as it's rather intensive.

It is server intensive because it is refreshing too often (in every 10 second!). This rate can be changed to a lower value, let's say in every 2 or 5 minutes.

To change the rate, find in forumhome_vbshout template:

Code:

setTimeout('requestShouts()', 10000)
and replace with

Code:

setTimeout('requestShouts()', 120000)
Note:

1/ 120000 milisecond = 2 minutes :D

2/ For those who put the shout box in front page with Advanced CMS hack, find and replace the adv_portal_vbshout template (or whichever the name you use).

Brad, if the refresh rate can be controlled in the vBshout options, it would be great!

S@NL - BlackBik 04-24-2006 07:27 PM

8)

Thanks Brad, you're last option did the trick :)

Mikecp421 04-24-2006 07:50 PM

How can I uninstall this if I get an error while trying to? I go to Product Manager and uninstall and get this error, can someone tell me how to remove this so I can get it fixed????

Quote:

Database error in vBulletin 3.5.3:

Invalid SQL:
drop table `shout`;

MySQL Error : Unknown table 'shout'
Error Number : 1051
Date : Monday, April 24th 2006 @ 03:49:02 PM
Script : http://www.meogee.com/admincp/plugin.php
Referrer : http://www.meogee.com/admincp/plugin...id=_vbshout&s=
IP Address : xx.xx.xx.xx
Username : Mikecp421
Classname : vb_database

plateau 04-25-2006 12:52 AM

uninstalled just because of the huge server load...................

Queball_Beast 04-25-2006 01:02 AM

would this work with vb3.5.4? sorry if this question was already asked. I searh but did not find the answer.:alien:


All times are GMT. The time now is 05:23 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.02834 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
  • (2)bbcode_code_printable
  • (5)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