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)

rogersnm 07-26-2006 04:44 PM

Quote:

Originally Posted by blacklancer
thank you. any advice on how to get the report. i'm a newb when it comes to this

well you could make a second flatfile which clears every week/day and pm's you with the link :)

CrossBones 07-27-2006 02:39 AM

I know I read about problems with the shout box in Safari but can't locate the fix(s).

Buddy of mine just installed the shout Box and when I view in Safari I get this huge shout box.

The other problem is that the shouts don't register unless I refresh or it takes a minute or more. I mean it's AJAX right? Shouldn't that work fine in Safari or is there a setting or something that has to be clicked on?

I tried it in FF and it works fine on his site.

Isn't there a fix for the large shout box AND what's the deal with the slowness. I really need this hack but it has to work in Safari for me.

Any help or direction would be appreciated.

khad 07-27-2006 02:49 AM

Is there any way to disable the AJAX part of this mod? I loved "Shoutbox Hack 1.04b". I'm guessing the only alternative is to use Chatbox Lite but I'm afraid what will happen if you can't moderate it.

Chicago_VLNU_4s 07-27-2006 03:26 AM

nice... easy to use and installed with tha quickness!

Chicago_VLNU_4s 07-27-2006 03:32 AM

can anyone tell me how to make it bigger in height?

TTG 07-27-2006 04:37 AM

Quote:

Originally Posted by Chicago_VLNU_4s
can anyone tell me how to make it bigger in height?

vbshout options in your admincp >> Shoutbox Height
Change the height of the 'shouts' display element in pixels

Chicago_VLNU_4s 07-27-2006 06:19 AM

Quote:

Originally Posted by TTG
vbshout options in your admincp >> Shoutbox Height
Change the height of the 'shouts' display element in pixels


can u explain more specifically? im new to this. would this be under

PLUGIN SYSTEM > MANAGE PRODUCTS > vBShout> EDIT/GO ?

if so, then what, cuz i dont see anything to what you said in there

Chicago_VLNU_4s 07-27-2006 06:23 AM

are you talkin about this

Install:
Code:

$Query = "CREATE TABLE `".TABLE_PREFIX."shout` (
  `sid` int(15) NOT NULL auto_increment,
  `s_by` int(15) NOT NULL default '0',
  `s_time` int(15) NOT NULL default '0',
  `s_shout` text NOT NULL,
  `s_data` text NOT NULL,
  `s_me` tinyint(2) NOT NULL default '0',
  PRIMARY KEY  (`sid`)
) TYPE=MyISAM;";

$vbulletin->db->query($Query);

?

Rickie3 07-27-2006 06:25 AM

its under vbulletin Options in your adminCP scroll down till you find vbshout then edit from there

Chicago_VLNU_4s 07-27-2006 06:25 AM

ok nevermind i found it in GENERAL OPTIONS lol thanks anyways


All times are GMT. The time now is 08:35 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.03619 seconds
  • Memory Usage 1,736KB
  • 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
  • (3)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