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)

DragonByte Tech 08-09-2011 11:21 AM

Quote:

Originally Posted by 225 (Post 2230782)
I keep getting a database error when I upload the .xml file. I am running 4.1.5

That is not enough information for me to offer you advice. I will need to see an error message.

Quote:

Originally Posted by Kijken (Post 2230916)
I did an update to 4.1.5.
The users of the shoutbox can't change the color an sizet from their text anymore.

any solutions?

Font size selector is a Pro-only feature. Please repost your issue in the Pro support forums on our website :)


Fillip

thanhhungtn1 08-09-2011 11:55 PM

How can I edit the shouts of user? and maybe my shouts?

RTMdotORG 08-10-2011 05:31 PM

How would I get this to work beside the block/side panel? I disabled automatic template edit and added:
PHP Code:

{vb:raw vbshout

But it still doesnt show up.
Any ideas?

DragonByte Tech 08-10-2011 05:45 PM

Quote:

Originally Posted by thanhhungtn1 (Post 2231578)
How can I edit the shouts of user? and maybe my shouts?

Set the usergroup permissions in the Instance Manager :)

Quote:

Originally Posted by RTMdotORG (Post 2231912)
How would I get this to work beside the block/side panel? I disabled automatic template edit and added:
PHP Code:

{vb:raw vbshout

But it still doesnt show up.
Any ideas?

To put vBShout in a custom location, do the following:


Step 1: AdminCP -> DBTech - vBShout-> Instance Management -> [Edit].

Step 2: Change the Auto-Display Shoutbox setting to Disabled.

Step 3: Write down the the Varname setting. For the default shoutbox, it's instance1. The rest of this guide will assume you replace instance1 with the actual Varname if it is different.

Step 4: Enter the Style Manager and add either {vb:raw show.vbshout_instance1} (vB4) or {$show[vbshout_instance1]} (vB3) to the templates you wish the shoutbox to appear in.


Follow these steps as described and you will have total control over the position of the Shoutbox.
Please note that some locations may not work as intended on vBulletin 3.8, and also note that it is not designed to go in the Forum Blocks side-bar (vBulletin 4).

Hope that helps :)



Fillip

teach1st 08-10-2011 05:46 PM

EDIT: OOPS! DragonByte Tech is fast! Ignore...

Quote:

Originally Posted by RTMdotORG (Post 2231912)
How would I get this to work beside the block/side panel? I disabled automatic template edit and added:
PHP Code:

{vb:raw vbshout

But it still doesnt show up.
Any ideas?

It should be:

PHP Code:

{vb:raw show.vbshout_instance1

Where instance1 is the varname assigned to the shout box in AdminCp vBShout's Instance Management

DragonByte Tech 08-12-2011 05:38 PM

vBShout v5.4.6:
* Fix: Quote tags and certain custom BBCodes will now properly work in shouts
* Fix: (vB4) Incorrect dropdown position when running more than one instance per page
* Change: Reduced the amount of data sent per AJAX request when multiple displayed shouts come from the same user

Fillip

In Omnibus 08-12-2011 09:10 PM

5.4.6 Update
Cannot overwrite dbtech/vbshout/includes/class_core.php
Had to disable hooks and manually uninstall.
Any help would be appreciated.

225 08-13-2011 08:35 AM

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

Help me out here?

stwan 08-13-2011 12:33 PM

Quote:

Originally Posted by stwan (Post 2229310)
guests see page vbshout.php?do=profile&action=options and vbshout.php?do=profile ...

this bug!

fixed in 5.4.6 ?

DragonByte Tech 08-13-2011 12:42 PM

Quote:

Originally Posted by ProSportsForums (Post 2232788)
5.4.6 Update
Cannot overwrite dbtech/vbshout/includes/class_core.php
Had to disable hooks and manually uninstall.
Any help would be appreciated.

That's a server issue, we don't control the ability to overwrite files :(

Quote:

Originally Posted by 225 (Post 2232920)
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


Help me out here?

Try re-installing the mod :)

Quote:

Originally Posted by stwan (Post 2232971)
fixed in 5.4.6 ?

Those pages are Pro-only, please re-post this issue in our Pro support forum.


Fillip


All times are GMT. The time now is 07:43 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.03412 seconds
  • Memory Usage 1,755KB
  • 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
  • (4)bbcode_php_printable
  • (9)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