vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 2.x Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=4)
-   -   vB Shoutbox 1.0 (https://vborg.vbsupport.ru/showthread.php?t=38698)

midnightz 07-12-2003 12:29 PM

Anyway to turn off the auto-refresh that happens with the shiutbox or set it at a much higher rate. it would be ideal to disable it.

Thanks,

midz

-Sidekick- 07-12-2003 04:47 PM

You can set it at a higher rate yourself in shoutbox.php

I don't see why people say this. The only reason for it needing to be increased is if people post huge messages there. I don't allow that on my forums cause huge messages on forumhome make your forums look retarded.

oh btw, anyone work a word wrap into this yet?

proxyMX 07-12-2003 10:32 PM

the shoutbox isnt displaying on my index, help

proxyMX 07-13-2003 07:02 AM

bump, the thing is simply slowing down my frontpage, and its not displaying the shoutbox there

proxyMX 07-15-2003 10:50 PM

helloooooooooooooo
No one giving support to any hacks now a days phhft

TWTCommish 07-15-2003 10:55 PM

99.9% of all problems (of which you shouldn't have any if you follow the instructions properly) which you might run into have already been explained and dealt with in this thread.

I guess writing a hack for public use and engaging in public troubleshooting for ONLY months on end isn't enough to merit your gratitude, though.

monstergamer 07-15-2003 11:25 PM

first make sure you did the query on your database

PHP Code:

CREATE TABLE `shoutbox` (
  `
shoutid`    int(11NOT NULL auto_increment,
  `
userid`     int(11NOT NULL default '0',
  `
shout_texttext NOT NULL,
  `
timestamp`  int(11NOT NULL default '0',
  
PRIMARY KEY  (`shoutid`)
TYPE=MyISAM

if you did that make sure you added
In the "forumhome" template, replace this code:

PHP Code:

$pminfo 

With this code:

PHP Code:

$pminfo
$the_shoutbox 


Xelation 07-17-2003 12:58 AM

-Sidekick-

would it be possible to add the option to ban someone from the shoutbox in the mod and admincps.. like a link called "Ban From Shout" and then it brings you to a page with a list of people that are banned and yuo can remove them from the ban list or add people to the ban list? that would be awesome!

Dean C 07-17-2003 10:26 AM

You can easily create an admin cp option where you can enter a list of userid's to be banned Matt :)

- miSt

hpisavagecom 07-17-2003 11:33 PM

Ok, i installed this hack, works great for registered members, but if a guest now attempts to view my forum/index.php they receive the following error:

There seems to have been a slight problem with the HPISAVAGEFORUM.COM database.
Please try again by pressing the refresh button in your browser.

An E-Mail has been dispatched to our Technical Staff, who you can also contact if the problem persists.

We apologise for any inconvenience.

This is very annoying, as guests think the site is down and don't register.....

Is there a solution to this problem???

Thanks


All times are GMT. The time now is 08:59 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.01315 seconds
  • Memory Usage 1,737KB
  • 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_php_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