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)

monstergamer 01-05-2004 11:38 AM

Quote:

Originally Posted by Black Vivi
Sorry about the users online locations.
Replace your shoutbox.php file with the one attached to fix the problem.

I've updated the zip file so there shouldn't be any problems with the users online in the future.

did not work for me :(

Quote:

Is there a way to remove the Bottom scroll ?
Thanks great stuff
i would like this as well, but for right i just turned both them off

Black Vivi 01-05-2004 03:30 PM

Quote:

Is there a way to remove the Bottom scroll?
where's the bottom scroll?

For the two people that are having problems, what vB version are you using?

It wasn't updating the location for me with that new file. But I have redone it and it should work this time.

monstergamer 01-05-2004 04:38 PM

Quote:

Originally Posted by Black Vivi
where's the bottom scroll?

For the two people that are having problems, what vB version are you using?

It wasn't updating the location for me with that new file. But I have redone it and it should work this time.

did not work again and i am using RC1
screen shot below

Lord Les 01-05-2004 05:12 PM

Quote:

Originally Posted by Black Vivi
where's the bottom scroll?

For the two people that are having problems, what vB version are you using?

It wasn't updating the location for me with that new file. But I have redone it and it should work this time.

Would like to remove the bottom Scroll bar and the close Shoutbox works until you go back to the page.

All is good just some odd things we would love to know how to clean up :)

monstergamer 01-05-2004 06:27 PM

Quote:

Originally Posted by Lord Les
Would like to remove the bottom Scroll bar and the close Shoutbox works until you go back to the page.

All is good just some odd things we would love to know how to clean up :)

yes i to notice the collapse buttom dose not work after going to other pages and coming back to that page, so i took it out but would like it back

Black Vivi 01-05-2004 09:09 PM

For the bottom scroll, try changing the table width in the shoutbox_main template to 98%.

I'm still working on the location thing...
I know it's the shoutbox IFrame, so I might have to take that out and change it so it's part of the forum homepage.

Lord Les 01-05-2004 09:45 PM

Tried the change to 98% still bars.. :)

monstergamer 01-05-2004 10:21 PM

Quote:

Originally Posted by Lord Les
Tried the change to 98% still bars.. :)

same here

@ Lord Les if you go to the shoutbox_iframe
and find
PHP Code:

 src="shoutbox.php?$session[sessionurl]do=main" scrolling="auto" 

and turn scrolling to no insted of auto, it turns the bars off
looks better but i would like the one bar on the side as well

thuffner 01-05-2004 10:34 PM

Yeah the 98% thing fits all the text on the frame perfectly, but does not get rid of the scrollbar...

Great hack. :)

monstergamer 01-05-2004 11:12 PM

i had the answer along

in shoutbox_iframe

find
PHP Code:

 <frame name="shoutview" id="chat" src="shoutbox.php?$session[sessionurl]do=main" scrolling="auto" marginwidth="5" marginheight="5" noresize="noresize" frameborder="0"

and replace with
PHP Code:

 <frame name="shoutview" id="chat" src="shoutbox.php?$session[sessionurl]do=main" scrolling="yes" marginwidth="5" marginheight="5" noresize="noresize" frameborder="0"

worked for me
now the only thing i see needing fixed is the Unknown Location thing


All times are GMT. The time now is 09:41 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.01608 seconds
  • Memory Usage 1,748KB
  • 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
  • (7)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