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)

Chris M 10-29-2002 09:49 PM

Well? Anyone?

Satan

PiotrasG 10-30-2002 05:01 AM

sup all

for some reason i get a white page for my shoutbox any idea why??? plz help

http://polskieforum.com/forum/shoutbox.php

Kars10 11-01-2002 08:07 PM

How can i reduce the maximum Characters of a Shout?
Any Ideas? :confused:

NTLDR 11-01-2002 08:23 PM

Find:

PHP Code:

if ($type == 'shout' && $comment_submit && trim($message) != '' && $bbuserinfo[userid] > 0) { 

Add after:

PHP Code:

$message substr($message,0,CHARS); 

Change CHARS to the maximum number of characters they can use, any extra are just removed. Not the best way IMO, but the quickest and easiest

Alternativly you could do something similar to just reduce the text shown on forumhome.

Kars10 11-02-2002 06:01 AM

Cool Thanks NTLDR!! ;)

Hoffi 11-03-2002 09:16 AM

Hi,

i just want to modify this Script for my Site. So I want to change the filename. But after that I saw a white Screen when i load the Page. Why?

FWC 11-03-2002 03:29 PM

Quote:

Originally posted by Hoffi
Hi,

i just want to modify this Script for my Site. So I want to change the filename. But after that I saw a white Screen when i load the Page. Why?

If you change the name of the file you will have to change any references to the file name in the templates, also.

Hoffi 11-03-2002 04:46 PM

Sure. I changed the MetaRefresh in the File itself, and the Form in the postshout template.
But at first, this has no effect, and it is for the first call of the site unneccesary.

LanciaStratos 11-05-2002 03:14 AM

This is an outstanding hack (the best since FireFly's "Quick Reply Box")! Thank you VERY much, TWTCommish, your work is greatly appreciated! :)

LanciaStratos 11-05-2002 07:13 PM

Here's an idea - wouldn't it be great if the actual shouts (in the left column), were loaded into an <iframe>, where they could then be refreshed at a frequent interval? This would allow you to see new shouts without loosing a message you might be typing...


All times are GMT. The time now is 04:07 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.01374 seconds
  • Memory Usage 1,739KB
  • 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_php_printable
  • (1)bbcode_quote_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