vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   BVShoutbox 1.0 (https://vborg.vbsupport.ru/showthread.php?t=59602)

Black Vivi 01-08-2004 08:32 PM

Thanx for all the help everyone. I've updated the ZIP file, and there are a few extra stuff in the install file now. (Credits, Users Online fix [modified so it shows viewing shoutbox when viewing the archive, and viewing index when on the index])

Lord Les 01-08-2004 09:18 PM

Very Cool .

magnus 01-09-2004 12:02 PM

If anyone cares, in order to make this 100% XHTML 1.0 Verified, you'll need to edit FORUMHOME:

Find:
HTML Code:

                        <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="no" border="0" frameborder="0" name="shoutbox"></iframe>
Replace with:
HTML Code:

                        <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="no" frameborder="0" name="shoutbox"></iframe>
* NOTE: '' border="0" '' is removed, as it's not valid for <iframe> -- hence why it fails the XHTML 1.0 Validation.

* TIP: Use http://validator.w3.org/ to verify your site for XHTML 1.0.

Black Vivi 01-09-2004 04:28 PM

thnx, i forgot to check for xhtml errors

Gio Takahashi 01-09-2004 09:57 PM

Edit:

Lets just say I need glasses and we'll leave it at that. >.>

webrats 01-09-2004 10:31 PM

how about how to stick it on the side

wolfman 01-10-2004 04:28 PM

I installed this on VB3 RC2 and it works great :)

KarateKid 01-11-2004 02:53 PM

Quote:

Originally Posted by wolfman
I installed this on VB3 RC2 and it works great :)

@Black Vivi:

Could you add the feature that I can define (maybe in shoutbox.php) a user/mod with userid and this user has the possibility to delete entries directly with an "delete"-link under each shout-entry?

Best Regards

Sebastian

GamerzWorld 01-11-2004 03:04 PM

Went well ty v much but id like to move the shout box from the top to the bottom under

Mark Forums Read View Forum Leaders

How would i do this

monstergamer 01-11-2004 04:28 PM

Quote:

Originally Posted by GamerzWorld
Went well ty v much but id like to move the shout box from the top to the bottom under

Mark Forums Read View Forum Leaders

How would i do this

in FORUMHOME

find
PHP Code:

  <!-- /main -->
<
br

Add Under that the shoutbox code


All times are GMT. The time now is 10:56 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.01268 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (1)bbcode_php_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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