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 FULLL (https://vborg.vbsupport.ru/showthread.php?t=63562)

apokphp 09-01-2004 04:33 PM

It works fine on 3.0.3. I've also made a mod for vb advanced for it.

How this hack displays: www.onlinedebate.net/forums
How the mod looks: www.onlinedebate.net

TTG 09-01-2004 04:42 PM

Quote:

Originally Posted by apokphp
It works fine on 3.0.3. I've also made a mod for vb advanced for it.

How this hack displays: www.onlinedebate.net/forums
How the mod looks: www.onlinedebate.net


Would you like to share the mod for the vbadvanced .. looks very good.

apokphp 09-01-2004 05:26 PM

Yes, but it's not free. It's VERY cheap though. http://www.onlinedebate.net/forums/s...ad.php?p=41465 explains why.

martinh4 09-05-2004 05:29 PM

Does anyone know how to limit the amount of shouts to say 10?

apokphp 09-05-2004 07:49 PM

sure, AdminCP General Settings, go down to bottom, see Shoutbox...edit as you like.

martinh4 09-05-2004 08:55 PM

The only thing i can do in Admincp is delete shouts?

What i'm after changing the default number of shouts displayed from 25 to 10, so it only will display 10. :)

forgotten702 09-08-2004 08:59 PM

I put a piece of code in the worng place and now the shoutbox doesnt show. Can anyone show me the peice of code I have to add to FOUMHOME?

TTG 09-08-2004 09:07 PM

Quote:

Originally Posted by forgotten702
I put a piece of code in the worng place and now the shoutbox doesnt show. Can anyone show me the peice of code I have to add to FOUMHOME?

Code:

<if condition="($permissions['shoutboxpermissions'] & CANREADSHOUTS)"><!-- shoutbox -->
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="$stylevar[tablewidth]" align="center">
<thead>
        <tr>
                <td class="tcat" colspan="2">
                        <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_shoutbox')"><img id="collapseimg_forumhome_shoutbox" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_forumhome_shoutbox].gif" alt="" border="0" /></a>
                        <a href="shoutbox.php?$session[sessionurl]">Shoutbox</a>
                </td>
        </tr>
</thead>
<tbody id="collapseobj_forumhome_shoutbox" style="$vbcollapse[collapseobj_forumhome_shoutbox]">
        <tr>
                <td class="alt1" width="100%">
                        <iframe src="shoutbox.php?$session[sessionurl]do=iframe" width="100%" height="120" scrolling="yes" frameborder="0" name="shoutbox" id="shoutbox"></iframe>
                </td>
        </tr>
</tbody>
</table>
<!-- end shoutbox -->

<br /></if>


Hades666 09-10-2004 06:00 AM

i saw a few shoutboxes with a kittle images in them how to add one on mine?I wish to have littke .jpg picture appear on the left side of my shoutbox anu ideas?

TexasAtvs 09-12-2004 04:28 AM

How do I disallow guests from posting on the shoutbox.... I would like to make it where only registered members can post or view the shoutbox.

Thanks for your help!!!


All times are GMT. The time now is 10:32 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.02342 seconds
  • Memory Usage 1,741KB
  • 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
  • (2)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