vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Chat Modifications - [DBTech] vBShout v6 (vB4) [AJAX] (https://vborg.vbsupport.ru/showthread.php?t=236970)

jonowoodcnc 06-04-2010 12:50 PM

Hi,

yesterday I installed the shoutbox, and I'm only able to display it at 'After Navbar'. It disappears on 'above footer' and I'm not able to display it by adding {$vbshout} to a template.

I'm using vb 3.7.4 (I know not the newest Version, but it workes well, and I hoped the addon would tell me if it is not compatible). So I created a new php (depending on this forum) with its own template to keep things simple and added the template-name into 'Templates'.

Same behavior, only displaying on 'after Navbar'.
Is the shoutbox not compatible with 3.7.4 or do I make something completely wrong?

Sorry, if my English isn't the best, I'm from Germany

Regards
Herbert

Here the whole template:
HTML Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle]</title>
$headinclude
</head>
<body>
$header

$navbar
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="tcat">WoodCNC Chatecke</td>
</tr>
<tr>
    <td class="alt1">
{$vbshout}
</td>
</tr>
</table>

$footer
</body>
</html>


DragonByte Tech 06-04-2010 01:02 PM

Quote:

Originally Posted by jonowoodcnc (Post 2048203)
Hi,

yesterday I installed the shoutbox, and I'm only able to display it at 'After Navbar'. It disappears on 'above footer' and I'm not able to display it by adding {$vbshout} to a template.

I'm using vb 3.7.4 (I know not the newest Version, but it workes well, and I hoped the addon would tell me if it is not compatible). So I created a new php (depending on this forum) with its own template to keep things simple and added the template-name into 'Templates'.

Same behavior, only displaying on 'after Navbar'.
Is the shoutbox not compatible with 3.7.4 or do I make something completely wrong?

Sorry, if my English isn't the best, I'm from Germany

Regards
Herbert

To activate manual display, you need to set auto deployment to Disabled and add the script name of your custom php file into the relevant setting.

It's possible that 3.7 is lacking the template hook for Above Footer, I couldn't say.

jonowoodcnc 06-04-2010 01:48 PM

Thanks for the quick reply !

Now a second question. After adding an additional room it appears right from Active Users and unhandeled Reports.

something like that:
shoutbox | Active Users | Unhandled Reports | additional room

wouldn't it be better to group the rooms like that:
shoutbox | additional room |....| Active Users | Unhandled Reports |

DragonByte Tech 06-04-2010 01:51 PM

Tab reordering is a Pro feature :) I'm not sure if those two tabs can be reordered though, but chatrooms can be :)

jonowoodcnc 06-04-2010 02:20 PM

Thanks again!

The first Users I granted access and me say awesome chat!

Thanks for that !

jonowoodcnc 06-04-2010 06:47 PM

Hi,

is it possible to call the shoutbox with different heights? or is that a again a pro feature?

Herbert

DragonByte Tech 06-04-2010 07:34 PM

Quote:

Originally Posted by jonowoodcnc (Post 2048378)
Hi,

is it possible to call the shoutbox with different heights? or is that a again a pro feature?

Herbert

No, currently it's not possible to have different heights for different shoutbox instances.

jonowoodcnc 06-04-2010 07:43 PM

Next Issue,

I saw at who is online, that search engines can follow to the Reporting Shout page without getting an error. Guests have NO rights at all in my shoutbox.
I'll send you a link via PM.

Herbert

DragonByte Tech 06-04-2010 08:36 PM

Will fix for the next version, thanks for reporting :)

jonowoodcnc 06-04-2010 08:45 PM

Different sizes would be a nice feature too.
Then you can provide sites mainly for chatting and keep an eye on the chat while browsing the rest of the Forum.


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