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)

Stray 04-11-2004 02:09 PM

I don't suppose there's a text file for this hack is there?
I'd like to see the full list of phrases because I think I'm missing one, at least I'd assume that's the problem I'm having in the admin cp.

cavola 04-11-2004 02:56 PM

Installed great... however i see nothing on my forum home and when i try to access shoutbox.php i get "invalid priveledges".

This is obviously a permission issue. How can i get this to work!?

cavola 04-11-2004 03:10 PM

Also can somebody post the HTML that needs to be placed in FORUMHOME.

I seem to have not done this and i cannot use the installer again to get it...

Stray 04-11-2004 08:48 PM

Here's the code that goes under $navbar in the FORUMHOME template:

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>


cavola 04-12-2004 05:58 PM

Thanks a lot! :)

jameslee 04-14-2004 10:59 AM

this works great thanks.

However on forum home everytime i hit refresh, it shows the script before acting

http://www.soloviolin.com/forum/shoutbox.php?do=iframe

is there a wait to stop this appearing? makes it look not clean.

M1th 04-14-2004 11:22 AM

Quote:

Originally Posted by jameslee
this works great thanks.

However on forum home everytime i hit refresh, it shows the script before acting

http://www.soloviolin.com/forum/shoutbox.php?do=iframe

is there a wait to stop this appearing? makes it look not clean.

confirmed, only happens in IE though.

jameslee 04-14-2004 11:59 AM

and aol :(

cavola 04-14-2004 05:25 PM

My forum has a background image defined in the body of my CSS.

When the shoutbox loads it too loads the background image into the seperate iframe.

This doesnt look very attractive. Is there anyway i can stop the shoutbox iframe from using the vB CSS?

Thanks

ronb 04-14-2004 06:48 PM

will this hack work on vb3 rc4? i tried installing this on our site and got a message saying it wasn't compatible with our version or something to that affect.


All times are GMT. The time now is 11:38 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.01324 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
  • (1)bbcode_code_printable
  • (1)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