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)

frbmjb 09-14-2011 07:46 PM

hi
what is new in 5,4,8 ? i have 5.4.8
tnx

DragonByte Tech 09-14-2011 07:51 PM

Quote:

Originally Posted by DragonByte Tech (Post 2245651)
vBShout v5.4.8
Fix: Upgrade issues to v5.4.7 have all been addressed, and upgrades from earlier versions should now go more smoothly
Fix: Any un-recorded hotfixes since the last version released.
Change: The products now support the Product URL and Version Check features of the vBulletin Product Manager


Fillip

Quest2be1 09-15-2011 07:26 AM

Can one of you please tell me how I can get my shoutbox to appear when I go to "New Posts"?
I am suppose to put this somewhere but I don't know where {vb:raw show.vbshout_instance1}
Any help would be much appreciated.

DragonByte Tech 09-15-2011 11:45 AM

You'll need to figure out what templates are loaded on that page, I don't know that either unfortunately :(


Fillip

misericorde 09-15-2011 03:07 PM

Thank s

Very nice

Uptaded

Scanu 09-15-2011 07:48 PM

sounds doen't work

blowy 09-15-2011 08:06 PM

hello all

am getting the following error when I try to install this

Database error in vBulletin 4.1.5:

Invalid SQL:

INSERT INTO `dbtech_vbshout_instance`
(`name`, `description`, `active`, `autodisplay`, `deployment`, `templates`, `permissions`)
VALUES (
'Shoutbox',
'This is the default Shoutbox.
You can change this description by clicking [Edit].',
1,
1,
'index',
'',
'a:8:{i:2;i:2108;i:6;i:4092;i:4;i:12;i:8;i:0;i:7;i :3964;i:5;i:4092;i:1;i:4;i:3;i:12;}'
);

MySQL Error : Unknown column 'deployment' in 'field list'
Error Number : 1054
Request Date : Thursday, September 15th 2011 @ 10:05:32 PM
Error Date : Thursday, September 15th 2011 @ 10:05:41 PM
Script : http://www.cardsharing-chat.info/adm...=productimport
Referrer :
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.56-log

Quest2be1 09-15-2011 11:09 PM

Quote:

Originally Posted by DragonByte Tech (Post 2246280)
You'll need to figure out what templates are loaded on that page, I don't know that either unfortunately :(

Fillip

Hey Fillip, I was looking in the navbar template trying to figure out where I am suppose to enter the {vb:raw show.vbshout_instance1}. Could you tell me if it looks like I'm even in the right place and if I am could you please tell me exactly where I should put that code so the shoutbox will list on the "New Posts' forums as well as the main forum page. Thanks in advance for your help.

HTML Code:

<ul class="floatcontainer">
                                        {vb:raw template_hook.navbar_start}
                                        <vb:if condition="$show['searchbuttons']">
                                                <vb:if condition="$show['member']">
                                                <li><a href="search.php?{vb:raw session.sessionurl}do=getnew&amp;contenttype=vBForum_Post">{vb:rawphrase new_posts_nav}</a></li>
                                                <vb:else />


LostNFound_Swif 09-16-2011 01:07 AM

I'm getting this error everytime "/home/repris7/public_html/forum/dbtech/vbshout/includes/class_install.php appears to be missing!"

When i check what i downloaded it doesn't have a class_install.php file

any ideas anyone?

Formina Sage 09-16-2011 01:46 AM

1 Attachment(s)
Hey, great mod and my community is loving it so far. One question, I can't find the css to change the highlight color, right now it is a dark grey which makes the highlighted text unreadable and I want to just use a hex value for a soft yellow or something, I think the class to edit it is dbtech_vbshout_message_frame in the dbtech_vbshout_frames template, but I don't know how to get the highlight class to take a different color...

Here are the current contents of that template.
HTML Code:

<div class="dbtech_vbshout_message_frame">
        <div id="dbtech_shoutbox_notice_frame{vb:var instance.instanceid}" style="display:none;">
                <div class="highlight" style="padding: {vb:stylevar blockrow_padding}"><b>{vb:rawphrase dbtech_vbshout_notice}:</b> <span id="dbtech_shoutbox_notice_message{vb:var instance.instanceid}">N/A</span></div>
        </div>
       
        <div id="dbtech_shoutbox_error_frame{vb:var instance.instanceid}" style="display:none;" class="highlight">
                <div class="highlight" style="padding: {vb:stylevar blockrow_padding}"><b>{vb:rawphrase dbtech_vbshout_error}:</b> <span id="dbtech_shoutbox_error_message{vb:var instance.instanceid}">N/A</span></div>
        </div>
       
        <div id="dbtech_shoutbox_success_frame{vb:var instance.instanceid}" style="display:none;">
                <b>{vb:rawphrase dbtech_vbshout_success}:</b> <span id="dbtech_shoutbox_success_message{vb:var instance.instanceid}">N/A</span>
        </div>
       
        <div id="dbtech_shoutbox_sticky_frame{vb:var instance.instanceid}" style="display:none;" ondblclick="javascript:vBShout{vb:var instance.instanceid}.edit_sticky();">
                <b>{vb:rawphrase dbtech_vbshout_sticky}:</b> <span id="dbtech_shoutbox_sticky_message{vb:var instance.instanceid}">N/A</span>
        </div>
</div>

Here's a screenshot of the current highlighting situation. Any help would be greatly appreciated!


All times are GMT. The time now is 04:25 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.02580 seconds
  • Memory Usage 1,757KB
  • 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
  • (2)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
  • (6)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