vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Modification Graveyard (https://vborg.vbsupport.ru/forumdisplay.php?f=224)
-   -   Add-On Releases - [ITech] [AJAX] Inferno vBShout Lite 2.5.0 (https://vborg.vbsupport.ru/showthread.php?t=147346)

cyberphr 05-18-2007 11:31 AM

Quote:

Originally Posted by StrifeX (Post 1249563)
In the portal's .PHP file, I'm guessing your page title (THIS_SCRIPT) indicates that it equals "index". Therefore, your portal is being referred to by the shoutbox. Simply change your portals title from "index" to something else, like "portal" for example.

That will cause problems with other things, Strife. Thanks for trying. <3 :p

For now I can fix the portal problem by just uploaded the files to root, but the userid issue would be nice to have fixed. :(

Nimrod. 05-18-2007 03:58 PM

Question: Can we edit the number of shouts it displays without having to scroll up?

Edit: Also, if this is the lite version, is there a Pro version? If so, how much/what are the advantages?

Skavenger 05-18-2007 05:33 PM

1 Attachment(s)
I'm having a problem with the shourbox background

Attachment 64491

How can I fix this?

Thank you

unitedpunjab 05-18-2007 06:08 PM

anyway for this hack to work with vbseo.

Vizionz 05-18-2007 07:43 PM

anyway to make links open in same window Just for the shoutbox posts that show someone made a topic ? i would like them to just open the forum page not open a new window with the whole site again..

leeman 05-19-2007 10:26 AM

Any good way to make this one so ppl can click on the shoutbox link anf get it as a popup ....???

That would be a killer ... I had one long time ago but my forum crashed and I have never been able to get the popup function back.

leeman 05-19-2007 10:51 AM

I have this skin installed ...https://vborg.vbsupport.ru/showthread.php?t=145320
As a secondary skin and can not get the shoutbox to show... :(

In the default no problems ...

goblues 05-19-2007 11:53 AM

Quote:

Originally Posted by 1337_macro (Post 1249498)
Did you ever work on it so that it will work on the blak-ice template? I really would like to get thos working very much

Macro, its not as pretty, but you can replace the code below with the current inferno_shoutbox_box template code until it can be worked out:

Code:

<form onsubmit="return InfernoShoutbox.shout();">
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<thead>
<tr>
        <td class="tcat" align="center">
                <a style="float:$stylevar[right]" href="#top" onclick="return toggle_collapse('forumhome_infernoshout')"><img id="collapseimg_forumhome_infernoshout" src="$stylevar[imgdir_button]/collapse_tcat$vbcollapse[collapseimg_infernoshout].gif" alt="" border="0" /></a>
                Shoutbox
        </td>
</tr>
</thead>
<tbody id="collapseobj_forumhome_infernoshout" style="$vbcollapse[collapseobj_forumhome_infernoshout]">
        <tr>
                <td class="alt1" align="left" width="100%">
                <if condition="!$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0">
                        {$infernoshout->editor}
                        <div style="height: 4px"></div>
                </if>
                <table cellpadding="0" cellspacing="0" border="0" width="100%">
                <tr>
                <td class="alt2" style="width: 100%; padding: 0px;" align="left">


                <div class="alt2" style="padding: 0px;">
                                <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 6px;">
                                        <div class="smallfont" style="text-align: center;"><a href="?" onclick="return InfernoShoutbox.show('shoutbox');">Shoutbox</a></div>
                                       
                                </div>
                                <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 119px;">
                                        <div class="smallfont" style="text-align: center;"><a href="?" onclick="return InfernoShoutbox.show('activeusers');">Active Users</a>: <span id="shoutbox_activity">0</span></div>
                                       
                                <div class="alt1" style="float: left; width: 110px; position: absolute; margin-left: 232px; display: none;" id="shoutbox_loader">
                                        <div class="smallfont" style="text-align: center;"><img src="infernoshout/images/processing.gif" alt="" /></div>
                                       
                                </div>
                                <div class="alt1" style="float: left; width: 250px; position: absolute; margin-left: 345px; display: none;" id="shoutbox_notice">
                                        <div class="smallfont" style="text-align: left; padding-left: 3px;" id="shoutbox_notice_message"></div>
                                       
                                </div>
                </div>
                </td>
                </tr>
                </table>
                <div class="alt2"><span id="shoutbox_frame" style="display: block; padding: 3px; padding-top: 16px;overflow:auto;height:{$vboptions['ishout_height']}px; width: 99%;">Loading...</span><span id="shoutbox_users_frame" style="display: none; padding: 3px; padding-top: 16px;overflow:auto;height:{$vboptions['ishout_height']}px; width: 99%;">Loading...</span></div>
               
                <if condition="$vboptions[ishout_editor_position] && $bbuserinfo[userid] > 0">
                        <div style="height: 2px"></div>
                        {$infernoshout->editor}
                </if>
                </td>
        </tr>
</tbody>
</table>
</form>
<br />
<script type="text/javascript" src="infernoshout/browser/infernoshout.js?ver=1.0.0"></script>
<script type="text/javascript">
<!--

/**
 * Inferno Shoutbox Javascript Engine
 * Created By Inferno Technologies
 * All Rights Reserved
 * * * * * * * * * * * * * * *
 */

InfernoShoutbox = new _ishout;
InfernoShoutbox.initiate('{$infernoshout->script}', '{$vboptions['ishout_idletime']}', '{$infernoshout->editor_settings['s_bold']}', '{$infernoshout->editor_settings['s_italic']}', '{$infernoshout->editor_settings['s_underline']}');
-->
</script>


Hope this is ok ZT?

goblues 05-19-2007 12:24 PM

Quote:

Originally Posted by wolfe (Post 1250050)
Bug m8 when you mouse over the username that has shouted it shows no userid to load profile.

In inferno_shoutbox_shout template find:

Code:

s_user
Replace with :

Code:

userid

goblues 05-19-2007 12:33 PM

Quote:

Originally Posted by leeman (Post 1250742)
I have this skin installed ...https://vborg.vbsupport.ru/showthread.php?t=145320
As a secondary skin and can not get the shoutbox to show... :(

In the default no problems ...

Did you insert the <!--{%SHOUTBOX%}--> in the forumhome template for that style?


All times are GMT. The time now is 02:29 PM.

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.02629 seconds
  • Memory Usage 1,762KB
  • 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_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (3)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