PDA

View Full Version : Chat Modifications - [DBTech] vBShout v6 (vB4) [AJAX]


Pages : 1 2 3 4 5 6 7 8 9 [10] 11 12

DragonByte Tech
02-01-2013, 04:54 PM
so why doesnt the sound work?If you are having problems with sound, please follow this check-list:


1) Did you select a sound to be played in the Instance Manager?
AdminCP -> DBTech - vBShout -> Instance Management -> [Edit] -> Shout Sound / Invite Sound / PM Sound

2) Are sounds turned on?
AdminCP -> DBTech - vBShout -> Settings -> Enable Sounds

3) !!!Pro Only!!! Are sounds turned on in the UserCP?
UserCP -> Shoutbox -> Shoutbox Settings -> Shout Sounds / Invite Sounds / PM Sounds

4) Is the QuickTime browser plugin installed?
QuickTime Plugin (http://www.apple.com/quicktime/download/)- Please note that you need to restart your browser after installing the plugin.

5) Does it work in other browsers?
If you only have one browser on your computer (Internet Explorer) you should try out Firefox (http://www.getfirefox.com).

6) Is the following text present in the source of the page: <embed or <audio ?
Right click -> View Source -> Ctrl+F -> <embed
Right click -> View Source -> Ctrl+F -> <audio
If this is not found, and all the above steps are completed, then you may have an out of date template. Please revert any customisations to dbtech_vbshout_shoutbox


If none of the above steps fix it for you, then it's a browser issue that we are unfortunately unable to assist with.

my shoutbox doesn't seem to work as supposed. no sounds, a lot of bugs and first of all it doesn't seem to be possible to edit shouts, delete etc. i used IE 9 for debugging and this is what i got.
This browser is AJAX compatible
Firing System Init
LOG: Fire vB_XHTML_Ready
LOG: Fetch Cookie :: vbulletin_collapse (null)
LOG: [2:7:38] Setting Sticky: Welcome .::StormZone.Ro::..
LOG: [2:7:46] Fetching shouts1...
LOG: [2:7:47] Setting Sticky: Welcome .::StormZone.Ro::..
SCRIPT5007: Unable to get value of the property 'permissions': object is null or undefined
vbshout.js?v=610, line 1801 character 9
SCRIPT5007: Unable to get value of the property 'permissions': object is null or undefined
vbshout.js?v=610, line 1801 character 9


and the line is
1801 shout.permissions = $.parseJSON(shout.permissions);


please help with thatPlease link me to your site and either make it available to guests or create me an account so that I can look into this :)


Fillip

datoneer
02-02-2013, 09:32 AM
Thanks great mod

datoneer
02-02-2013, 09:37 AM
Shoutbox Sounds: You asked for it, we delivered. Customisable sounds now available on receiving shouts, Invites, PM's and more. (Requires QuickTime Plugin)

How to install quicktime plugin?

VitalityX
02-04-2013, 06:37 AM
I'm not sure as to why I'm getting the following error on installation:

Database error in vBulletin 4.2.0:

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 : Monday, February 4th 2013 @ 01:36:35 AM
Error Date : Monday, February 4th 2013 @ 01:36:45 AM
Script : http://www.FORUM-URL.org/forum/admincp/plugin.php?do=productimport
Referrer : http://www.FORUM-URL.org/forum/admincp/plugin.php?do=productadd
IP Address : --.---.--.--
Username : Skyline
Classname : vB_Database
MySQL Version : 5.5.23-55

DragonByte Tech
02-04-2013, 12:59 PM
How to install quicktime plugin?You don't need that with HTML sounds enabled.

I'm not sure as to why I'm getting the following error on installation:

Database error in vBulletin 4.2.0:

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 : Monday, February 4th 2013 @ 01:36:35 AM
Error Date : Monday, February 4th 2013 @ 01:36:45 AM
Script : http://www.FORUM-URL.org/forum/admincp/plugin.php?do=productimport
Referrer : http://www.FORUM-URL.org/forum/admincp/plugin.php?do=productadd
IP Address : --.---.--.--
Username : Skyline
Classname : vB_Database
MySQL Version : 5.5.23-55That can happen if you have an incomplete installation which is then restarted.

Enter phpMyAdmin and remove all dbtech_vbshout_ tables then restart installation :)


Fillip

Cael
02-04-2013, 06:30 PM
Hello,

Is this product still supported? I think it is an amazing product, however I cannot seem to get it to work. I installed it, attached it. (Yes it is showing up on my forums!) But I cannot sent messages. As for the controlls in the admin cp, I cannot acces those. It redirects me to my error 404 page.

Reasons for this is most likely because my website is a Moto CMS HTML website with vBulletin forums, whilest this product is based on a vBulletin Site/Forum.

Please help!

DragonByte Tech
02-04-2013, 06:50 PM
Please ensure you uploaded the contents of the "upload" folder to the folder where your vBulletin files are :)


Fillip

Cael
02-04-2013, 08:39 PM
Hi,

I did do that, see :

http://gyazo.com/b6131fe37df0cfeb5a90f9390a291b2d

It is up on vBulletin. Thing is, it is not working. And when I try to change anything on the vBulletin admin controll panel, this is what I see :

http://gyazo.com/1ecfafab96994f990103652fc5bd5901

You're looking at the custom Error 404 page of our main website. Where did it go wrong?

~Cael

DragonByte Tech
02-04-2013, 09:48 PM
I might be able to tell if I can see your forum URL - that way I can verify if any files are missing from their folders :)


Fillip

Cael
02-04-2013, 09:55 PM
I might be able to tell if I can see your forum URL - that way I can verify if any files are missing from their folders :)


Fillip

Hi,

Thanks for your reply. Here is the URL of the forum that we're setting up:

http://www.gielinorevents.com/forums

DragonByte Tech
02-06-2013, 02:51 PM
It appears to be working fine, I see lots of shouts. Are you still experiencing issues?

Fillip

dany_danay
02-07-2013, 03:30 PM
Some users reported this:
http://imageshack.us/photo/my-images/580/scripti.jpg/
How can i solve it?

DragonByte Tech
02-07-2013, 03:41 PM
That is not an issue that can be solved - if their browsers are too slow to process JavaScript within a certain amount of time, that popup appears.

Sorry :(


Fillip

Carol_i28
02-09-2013, 07:53 PM
Is there any way to prune the threads easily, like say if there are 22 pages, just to leave the most recent page.

excalibur27
02-10-2013, 11:15 AM
Hi all I installed the Lite version on my shoutbox vbulletin 4.2 when I open the page in firefox it appears on the Internet instead explore so there is a way to intervene and adjust all
thanks

Keldaria
02-10-2013, 05:59 PM
I have an odd one here and was wondering if you have any idea's on what to check.

The issue is after being installed we can't get the admin panel to save changes to instances, or even create a new instance. We've tried un-installing then re-installing, no change, clear cache's, no change, disabled all mods except VBShout, no change, clear cache's again, re-installed again, no change. Finally we did a fresh VB install on our servers as a test site and installed there worked perfectly fine so we know its not a server related issue.

Soo atm I'm fairly stumped. Besides a few disabled mods and a custom style for the forums our VB install is pretty much a fresh install. So I have no idea what could be the difference between the fresh install and our live site. Does anyone have any idea's that I might need to take a look at?

DragonByte Tech
02-10-2013, 06:28 PM
Is there any way to prune the threads easily, like say if there are 22 pages, just to leave the most recent page./prune command prunes all shouts :)

Hi all I installed the Lite version on my shoutbox vbulletin 4.2 when I open the page in firefox it appears on the Internet instead explore so there is a way to intervene and adjust all
thanksPlease try disabling IE7 compatibility mode :)

I have an odd one here and was wondering if you have any idea's on what to check.

The issue is after being installed we can't get the admin panel to save changes to instances, or even create a new instance. We've tried un-installing then re-installing, no change, clear cache's, no change, disabled all mods except VBShout, no change, clear cache's again, re-installed again, no change. Finally we did a fresh VB install on our servers as a test site and installed there worked perfectly fine so we know its not a server related issue.

Soo atm I'm fairly stumped. Besides a few disabled mods and a custom style for the forums our VB install is pretty much a fresh install. So I have no idea what could be the difference between the fresh install and our live site. Does anyone have any idea's that I might need to take a look at?If you are running PHP 5.3.9 or higher, you need to set max_input_vars to 10000 or higher in php.ini.

You can check what php.ini file you are using in the View PHP Info page - observe for "Additional ini files parsed" and/or "Scan dirs for additional ini files" if you do not have access to the root file / are using a control panel like WHM that would overwrite the changes.


Fillip

Keldaria
02-10-2013, 11:49 PM
If you are running PHP 5.3.9 or higher, you need to set max_input_vars to 10000 or higher in php.ini.

You can check what php.ini file you are using in the View PHP Info page - observe for "Additional ini files parsed" and/or "Scan dirs for additional ini files" if you do not have access to the root file / are using a control panel like WHM that would overwrite the changes.


Fillip

Excellent that worked great.. I guess the additional usergroups / settings is probably what made the difference between our fresh install experiment (or something like that)

At any rate this worked great thanks for the assist

Carol_i28
02-12-2013, 07:43 PM
I know how to use the prune command, but is there any way to leave the last 2 pages instead of pruning them all?

DragonByte Tech
02-14-2013, 04:55 PM
The Pro version has auto-pruning of shouts older than X hours.

Fillip

Wirral.Talk
02-16-2013, 09:11 PM
Is it possible to have the shoutbox collapsed please on the index page?

rgreene1971
02-17-2013, 05:52 PM
I recently added SSL certificate to the site. Everything works fine except for chrome browser users. The shoutbox just hangs on loading. everything else on the site works with chrome. All other browsers work fine with the shoutbox and ssl.

DragonByte Tech
02-17-2013, 10:55 PM
Is it possible to have the shoutbox collapsed please on the index page?Not by default, but the Shoutbox is collapsible via the normal collapse image :)

I recently added SSL certificate to the site. Everything works fine except for chrome browser users. The shoutbox just hangs on loading. everything else on the site works with chrome. All other browsers work fine with the shoutbox and ssl.Are you using the latest version? There's been multiple SSL fixes, and we briefly ran SSL on DBTech without any issue :)

In either case, have them click the yellow triangle in the browser bar and load unsecured content - that will work.


Fillip

XGC Viper XI
02-18-2013, 09:20 PM
I have multiple questions as I am converting from vb3 to vb4.2.0 Patch Level 3

1) Does this work in vb4.2.0 Patch Level 3?

2) Is it possible to set it up where the chat box displays in a forum?

3) Does it display anywhere else, if so can it be disabled?

4) Is it possible to disable it for user use, at least based on usergroup? (want to control who has capability to use it)

5) Do you know anything about this mod https://vborg.vbsupport.ru/showthread.php?t=93097, if so with this mod https://vborg.vbsupport.ru/showthread.php?t=242071 work with it?

6) Will this go with the color scheme of our skins or do I have to manually change it?

Currently our shout box is setup in one forum and it is privileged based to get to it and that is what I want to setup. Looking at this for our current forum and another that we will be setting up in vb soon.

Thanks

Viper

DragonByte Tech
02-20-2013, 02:53 PM
1) Indeed it does :)

2) You can manually deploy the Shoutbox - here's the canned response:

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.


If you wrap the variable in <vb:if condition="$foruminfo['forumid'] == x"> (I think that's the correct variable name, check the rest of the FORUMDISPLAY template to make sure) then you can control it per-forum.

3) By default, under the navbar on forum home. It can be disabled :)

4) Indeed it is :)

5) The second link is used to import shouts from the first link :)

6) Some skins may not use the stylevars correctly and as such require colour changes to the tabs. There's a CSS template for this (dbtech_vbshout_colours.css).


Fillip

vinkenier
02-24-2013, 07:22 PM
Active Users Shout-bit: Shows the users active in the tab/instance you are, with the option to view everyone who can enter/exit the room at will (and thus see any shouts posted) in a pop-up to save resources. Perfect for seeing what's going on and who's around at a glance.
Where can I change this? I'm only seeing the users who are in effect active in the chat. Users who are only watching the chat don't show up in the list. I would also like to see them in the list.

A second question I have is what does the option "is auto idle' on/off ? What is the purpose of this setting? What should be used?

alan92rttt
02-25-2013, 05:27 PM
[
A second question I have is what does the option "is auto idle' on/off ? What is the purpose of this setting? What should be used?
Looking for that answer as well.

vinkenier
02-27-2013, 07:40 AM
Is there nobody who can help sort this out please? See my post number 2276!

DragonByte Tech
02-27-2013, 02:35 PM
Where can I change this? I'm only seeing the users who are in effect active in the chat. Users who are only watching the chat don't show up in the list. I would also like to see them in the list.You can't change that, it will not show users who are only watching the chat, sorry.

A second question I have is what does the option "is auto idle' on/off ?It controls what usergroups start their Shoutbox browsing session as "idle", meaning they don't see new shouts until they manually un-idle themselves.

This is useful for server resource conservation.


Fillip

vinkenier
02-27-2013, 05:34 PM
You can't change that, it will not show users who are only watching the chat, sorry.

It controls what usergroups start their Shoutbox browsing session as "idle", meaning they don't see new shouts until they manually un-idle themselves.

This is useful for server resource conservation.


Fillip

So it's not possible to manually change adjust some parameter to get this done? Would be nice to have this in the next release do.

If I set the usergroup to idle= on then they will have to un-idle themselves to keep seeing the chat.
Wouldn't it then be possible to have them come in the chat as idle and they then have to un-idle themself to be able to see the chat. Because when they un-idle themself they pop up in the list of activ users?

DragonByte Tech
02-27-2013, 06:04 PM
We are thinking of moving towards a session based system for tracking active users which would achieve what you wish, but it's no small undertaking :)


Fillip

K4GAP
02-27-2013, 06:56 PM
After several weeks of using this mod on vb4.2 I can say it is great! Nice work, thank you.

vinkenier
02-28-2013, 05:25 PM
We are thinking of moving towards a session based system for tracking active users which would achieve what you wish, but it's no small undertaking :)


Fillip

I would love to see this! :)
Is there an eta for this?

DragonByte Tech
02-28-2013, 05:32 PM
Unfortunately we cannot provide any ETAs, sorry :(


Fillip

desifunz1
03-02-2013, 11:37 PM
I installed this shoutbox on vB 4.2.0 but it isn't showing. Why? :(

DragonByte Tech
03-04-2013, 12:48 PM
Did you set up the usergroup permissions in the Instance Management interface?

Fillip

desifunz1
03-07-2013, 06:59 PM
permissions are all fine, Dbtech shoutbox tab on side of admincp does not show either :(

DragonByte Tech
03-10-2013, 04:22 PM
Please add yourself to Super Administrator in config.php

Fillip

dany_danay
03-11-2013, 08:14 PM
Solved

K4GAP
03-13-2013, 06:55 PM
I understand the shout box picks up some of it's colors from the themes css settings but, I'm having a helluva time finding the proper setting to change the shout box to match the theme I have it on.

Visible at this link (http://www.livinginkentucky.com/forums/forum.php?styleid=23) you can see the light grey area around the shoutbox that does not match the theme.

How or where do I make a change to select the color I want that grey to be?

Thank's, GREAT add-on!

DragonByte Tech
03-14-2013, 03:39 AM
You can edit most of the colours of the Shoutbox by editing the dbtech_vbshout_colours.css CSS Template.

Other than that, I recommend using Google Chrome's F12 developer tool to select the part of the page that you want to alter - it will tell you in the sidebar to the right what CSS rules are applied.

Fillip

Cibox.de
03-14-2013, 08:06 PM
Hmm, I can't find a German language file.
Is there no translation for German available?

DragonByte Tech
03-14-2013, 08:10 PM
You can see all available German translations here: http://www.dragonbyte-tech.com/f91/?pp=20&daysprune=-1&prefixid=german


Fillip

Cibox.de
03-15-2013, 08:54 AM
You can see all available German translations here: http://www.dragonbyte-tech.com/f91/?pp=20&daysprune=-1&prefixid=german


Fillip

Hi Fillip,
thanks for the link, but I knew this translation area and couldn't find a translation for vBshout there.

Dogma21cw
03-15-2013, 10:59 AM
One quick question, can super-admins see user create shoutbox channels? As in what's being talked about in there?

K4GAP
03-15-2013, 11:29 AM
Please add yourself to Super Administrator in config.php


Fillip

If my user name was donkey, where would I put that into the code below?

// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$config['SpecialUsers']['superadministrators'] = '1';

DragonByte Tech
03-15-2013, 04:36 PM
One quick question, can super-admins see user create shoutbox channels? As in what's being talked about in there?I don't believe so, no.

If my user name was donkey, where would I put that into the code below?

// ****** SUPER ADMINISTRATORS ******
// The users specified below will have permission to access the administrator permissions
// page, which controls the permissions of other administrators
$config['SpecialUsers']['superadministrators'] = '1';Nowhere, you'd add your user ID after the 1 like so:
1,2
If your user ID was 2.



Fillip

K4GAP
03-15-2013, 08:19 PM
Thanks, it was already there. It's been years since I messed with that file.

danycutu1
03-16-2013, 06:20 AM
hello guys, i'm using IE9 to debug my forum.php and a get the following error while not being logged on, any clue? i'm using you 6.1.0 lite version with vb 4.2 last patch

SCRIPT5009: 'vBShout' is undefined
vbshout.js?v=610, line 24 character 2

and while being logged on i get this

SCRIPT438: Object doesn't support property or method 'appendTo'
vbshout.js?v=610, line 1804 character 9

How to fix it?

While debugging i get the second error unde this LOG: [7:2:53] Playing shout sound for tab shouts in instance 1 although i disbaled every option with sounds... really annoying sounds

Avros
03-17-2013, 07:48 AM
Had this removed from my site on two separate occasions due to it corrupting the database. Since i had no further problems with my data. Whether it was directly this product or a conflict with another plugin i cannot be certain. It is a shame as it was promising.

DragonByte Tech
03-17-2013, 08:21 PM
hello guys, i'm using IE9 to debug my forum.php and a get the following error while not being logged on, any clue? i'm using you 6.1.0 lite version with vb 4.2 last patch

SCRIPT5009: 'vBShout' is undefined
vbshout.js?v=610, line 24 character 2That's been fixed in a dev version, you can re-download the Lite version from www.dragonbyte-tech.com to get the fix :)

and while being logged on i get this

SCRIPT438: Object doesn't support property or method 'appendTo'
vbshout.js?v=610, line 1804 character 9

How to fix it?What does IE tell you is on that line?

Playing shout sound for tab shouts in instance 1 although i disbaled every option with sounds... really annoying soundsThat's printed even though sounds aren't actually playing, for debug purposes :)

Had this removed from my site on two separate occasions due to it corrupting the database. Since i had no further problems with my data. Whether it was directly this product or a conflict with another plugin i cannot be certain. It is a shame as it was promising.We have not received any reports of data corruption as a result of this plugin before.

Could you elaborate as to the nature of the corruption?


Fillip

killerford
03-20-2013, 03:14 PM
I might start using this shoutbox again for staff discussion only.

itguy1
03-20-2013, 11:00 PM
Hi,
I just installed your mod and really like it.
Have looked through a few pages, but with over 150 and searched and didn't seem to find an answer.
Can you make the shoutbox display on all pages in VB 4.xxx instead of just the forum.php?
I can't seem to find a setting for that.

Thanks

Ichigo88
03-22-2013, 02:06 AM
is possible to add {vb:raw show.vbshout_staff} only in staff category?

d1alaccom
03-24-2013, 12:59 PM
is it not possible that like in first versions .. (vb3)
you can click at the name in the chat, and that you directly can write a private message?
not i other windows like now.. but in the same as the head shoutbox, only private... ?

DragonByte Tech
03-25-2013, 06:00 PM
Hi,
I just installed your mod and really like it.
Have looked through a few pages, but with over 150 and searched and didn't seem to find an answer.
Can you make the shoutbox display on all pages in VB 4.xxx instead of just the forum.php?
I can't seem to find a setting for that.

ThanksTo 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).

is possible to add {vb:raw show.vbshout_staff} only in staff category?Follow the above instructions but limit the display to a specific forum ID when editing the FORUMDISPLAY template.

is it not possible that like in first versions .. (vb3)
you can click at the name in the chat, and that you directly can write a private message?
not i other windows like now.. but in the same as the head shoutbox, only private... ?Enable the Context Menu in the instance management options :)


Fillip

itguy1
04-01-2013, 08:59 AM
Thanks!

salty
04-01-2013, 08:52 PM
First off I am a ig fan of all your products!

A few of my users have been experiencing errors when they try to shout. The message is "Error: Invalid Message Specified"

Any idea what can cause this and how to fix it? Like I said its only happening for a very small percentage of my users.

Thanks.

DragonByte Tech
04-01-2013, 09:27 PM
The only way this could happen is if the Shoutbox believe the shout is empty. Can you get some examples of shouts that produce this error?

Fillip

blackdream1971
04-02-2013, 04:29 AM
Dragonbyte i successfully installed the shoutbox,

but 1 problem, when i click on archive i see no way of deleting/editing shouts??

i've looked in the admin CP and all the permissions seem to be set right,
i'm baffled?
because on my 3.7.3 version if i clicked on archive Edit/Delete would be right next to the shout, but now its not, am i just overlooking something?

also when i click on the smiley box and it pops up the smilies wont go into the shoutbox when you click on them, the box just closes.

this is really irritating the crap out of me, I CANNOT FIND OUT HOW TO EDIT/DELETE SHOUTS! grrrrrr
frustrating.

blackdream1971
04-02-2013, 03:01 PM
ok i looked and i guess you have to have the PRO version to edit/delete single shouts?

qontagious
04-02-2013, 09:56 PM
nevermind

DragonByte Tech
04-05-2013, 02:31 PM
Double-click the shout.

Fillip

DragonByte Tech
04-05-2013, 02:55 PM
vBShout v6.1.1
Feature: Improved logging details for Control Panel actions
Change: Changed the Branding display method to inject itself into the copyright footer (underneath vBulletin copyright) instead of the page footer.
Change: Changed the Branding Free Key to a more secure key.

Fillip

Alienware777
04-10-2013, 03:05 PM
When using this in combination with Advanced User Tagging, how does one remove the "User Tags" tab? Even when I uncheck all three Shoutbox Integration marks from AUT settings it still shows the tab and the content of it is that of the default tab.

DragonByte Tech
04-12-2013, 01:11 AM
You can disable the Shoutbox-related plugins belonging to the Advanced User Tagging product :)


Fillip

Mr. Kage
04-12-2013, 02:38 PM
EDIT: Problem Resolved

rannski
04-14-2013, 10:03 PM
Hello. sometimes when i type something in the shoutbox and hit shout, it gets posted but the post also remains in the typebox. needed to clear it first before typing a new one. only happened to me after i upgraded to 6.1.1 from 6.1.0.

MahdyE23
04-21-2013, 10:05 PM
Hey, I installed the Lite version perfectly, but I am getting this error:

http://prntscr.com/11m2w9

I do not know what I am doing wrong? I imported the product perfectly and everything, it keeps giving me an error.

Please help?

DragonByte Tech
04-22-2013, 06:17 PM
Hello. sometimes when i type something in the shoutbox and hit shout, it gets posted but the post also remains in the typebox. needed to clear it first before typing a new one. only happened to me after i upgraded to 6.1.1 from 6.1.0.That can happen if there's some form of error somewhere in the submission. It's usually nothing to worry about if the rest of the mod works fine :)

Hey, I installed the Lite version perfectly, but I am getting this error:

http://prntscr.com/11m2w9

I do not know what I am doing wrong? I imported the product perfectly and everything, it keeps giving me an error.

Please help?You need to upload the contents of the upload folder to your /forums/ folder :)


Fillip

whoareyou82605
04-25-2013, 12:33 AM
Installed no errors just says "Loading" i can type a text and hit enter to post it but it will not post.
Also it wont create rooms.

http://i1159.photobucket.com/albums/p631/gearhouse365/shouterror_zps767ccf03.jpg

whoareyou82605
04-27-2013, 12:46 AM
Issue solved i missed one file :)

highlander_RD
04-30-2013, 06:08 AM
Installed (lite version). Everything is ok but I can't find where is the button for editing/deleting own messages.
edit: got it. you can edit/delete posts simply doubleclickin' on each of them. thanks.

Keythacker
05-05-2013, 10:31 AM
I have a question. on my forum we have a script shown here https://vborg.vbsupport.ru/showthread.php?t=237329 that allows all external links to go to anonym.to now this works great all but in the shout. Is there a way to have any external links in the shout to be also affected. I have placed the addon above in the footer but does not affect shout posts.

DragonByte Tech
05-06-2013, 03:57 PM
Unfortunately that won't be able to work in the Shoutbox because it doesn't work for URLs inserted into the page via JS.

You will encounter the same issue if you quick reply to a thread and insert a link - that link won't be anonymised until you refresh the page.

Fillip

Makaveli007
05-09-2013, 03:55 PM
@Dragonbyte_Tech

I am trying to move the 6 files that load with the shoutbox (3 CSS and 3 JS) above the vbulletin-core.js file that is located in the headinclude template.

The reason is that google and other page speed score sites state that having the vbulletin-core.js file above the CSS files from the shoutbox is not optimal.

Can you explain how this can be done? It looks like the CSS/JS files for the shoutbox are inserted into the headinclude template via the process_templates_complete.php, is this correct?

Thanks in advance

DragonByte Tech
05-16-2013, 10:14 AM
That's correct. You can attempt to change it to $footer = $templater->render() . $footer; but moving it is not supported and may cause other issues.


Fillip

STR8H8TEx
05-19-2013, 10:19 PM
i installed this... however it is installing 2 shoutboxs one on top of each other? how do i fix this? i looked through some post, but 150 pages is alot of reading lol

ywwz
05-20-2013, 01:08 AM
Hi, Dragon, I am using a new Style, and I am missing my chatbox, the bad news is I cannot find the way to modify the new templete file of FORUMHOME of my new style, where can I find the instruction?

Level Lord
05-25-2013, 09:20 AM
Hello,

maybe can help the users who do not have avatar someone here have only a cross in the shoutbox. Under Properties of the Cross, the address is displayed twice. Further never know now.

What can I do?

DragonByte Tech
05-25-2013, 02:39 PM
i installed this... however it is installing 2 shoutboxs one on top of each other? how do i fix this? i looked through some post, but 150 pages is alot of reading lolEnsure you've not accidentally created 2 shoutbox instances in the AdminCP.

Hi, Dragon, I am using a new Style, and I am missing my chatbox, the bad news is I cannot find the way to modify the new templete file of FORUMHOME of my new style, where can I find the instruction?Sorry, I don't understand your question.

Hello,

maybe can help the users who do not have avatar someone here have only a cross in the shoutbox. Under Properties of the Cross, the address is displayed twice. Further never know now.

What can I do?Does this happen in a default (unmodified) style?


Fillip

silvermerc
05-27-2013, 02:27 PM
Hi DragonByte; When trying to set up permissions im getting this error;
Database error in vBulletin 4.2.1:

Invalid SQL:
UPDATE usergroup SET

### UPDATE QUERY GENERATED BY fetch_query_sql() ###
`title` = 'Global Mod',
`description` = 'Moderates the entire forum',
`usertitle` = 'Global Moderator',
`opentag` = '<b><span style=\"color:#eb1515;\"><strong>',
`closetag` = '</b> </strong>',
`passwordexpires` = '0',
`passwordhistory` = '0',
`dbtech_vbshoutpermissions` = '2',
`allowhtmlpermissions` = '0',
`itraderpermissions` = '7',
`rankpermissions` = '1',
`mgc_cb_evo_permissions` = '0',
`mgc_cb_evo_refreshrate` = '5',
`mgc_cb_evo_nbmsg_show` = '',
`mgc_cb_evo_nbmsg_perday_show` = '',
`mgc_cb_evo_nbthreads_perday_show` = '0',
`mgc_cb_evo_max_chats_perday` = '0',
`creditspermissions` = '28',
`forumpermissions` = '100663295',
`genericpermissions` = '2147442671',
`attachlimit` = '0',
`pmquota` = '1500',
`pmpermissions` = '7',
`pmsendmax` = '0',
`pmthrottlequantity` = '0',
`calendarpermissions` = '63',
`wolpermissions` = '15',
`adminpermissions` = '1',
`genericpermissions2` = '7',
`genericoptions` = '62',
`profilepicmaxwidth` = '100',
`profilepicmaxheight` = '100',
`profilepicmaxsize` = '65535',
`avatarmaxwidth` = '200',
`avatarmaxheight` = '280',
`avatarmaxsize` = '4294967295',
`signaturepermissions` = '499711',
`sigpicmaxwidth` = '500',
`sigpicmaxheight` = '100',
`sigpicmaxsize` = '10000',
`sigmaxrawchars` = '1000',
`sigmaxchars` = '500',
`sigmaxlines` = '0',
`sigmaxsizebbcode` = '7',
`sigmaximages` = '4',
`sigmaxvideos` = '1',
`albumpermissions` = '255',
`albumpicmaxwidth` = '600',
`albumpicmaxheight` = '600',
`albummaxpics` = '100',
`albummaxsize` = '0',
`usercsspermissions` = '191',
`visitormessagepermissions` = '63',
`socialgrouppermissions` = '262143',
`maximumsocialgroups` = '5',
`groupiconmaxsize` = '65535',
`dbtech_usertagpermissions` = '0'
WHERE usergroupid=5;

MySQL Error : Unknown column 'mgc_cb_evo_permissions' in 'field list'
Error Number : 1054
Request Date : Monday, May 27th 2013 @ 11:26:55 AM
Error Date : Monday, May 27th 2013 @ 11:26:55 AM
Script : http://www.&&&&&&&&.net/admincp/usergroup.php?do=update
Referrer : http://www.&&&&&&.net/admincp/usergroup.php?do=edit&usergroupid=5
IP Address : &&&&&&&&
Username : irRoss
Classname : vB_Database
MySQL Version : 5.5.30-cll-lve

& this;

You appear to have PHP 5.3.9 or higher installed on your server and configured to be too restrictive for vBulletin and vBShout to work correctly.

Please note that if you have a large number of usergroups, certain parts of this page may not work as intended.

If you encounter this issue, you may be able to work around this by adding the following code to your .htaccess file:

php_value max_input_vars 10000

or altering your php.ini file to increase max_input_vars to 10000.

Tried altering our php.ini didn't work

Any idea which file MGC is breaking, as we uninstalled MGC... if you can tell me the file clashing I can fix hopefully :P

DragonByte Tech
05-27-2013, 02:34 PM
1. We can't assist with the MGC issue unfortunately :(

2. You also need to restart Apache for the changes to take effect.


Fillip

silvermerc
05-27-2013, 02:38 PM
Well its not directly MGC, its more or less us trying to use your product which we are being restricted to use by something to do with PHP version, We are now getting this error;
You appear to have Suhosin installed on your server and configured to be too restrictive for vBulletin and vBShout to work correctly.

Please note that if you have a large number of usergroups, certain parts of this page may not work as intended.

If you encounter this issue, you can work around this by adding the following code to your .htaccess file:

php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.get.max_vars 2048
php_value suhosin.post.max_vars 2048

These are the values vBulletin Support Staff suggest.

Don't really understand why you won't help us :s

DragonByte Tech
05-27-2013, 02:52 PM
Sorry, I'm confused. You posted a DB error generated by the fact that MGC chatbox didn't uninstall correctly, and then separately posted an issue in vBShout.

I helped you solve the issue in vBShout, and told you that we couldn't assist with the MGC issue.

How does that translate into not wanting to help you? O.o

As for this new message, does it work if you modify your htaccess file with that information? If not, edit php.ini and change these values:
suhosin.cookie.encrypt Off
suhosin.request.max_vars 2048
suhosin.get.max_vars 2048
suhosin.post.max_vars 2048
Or turn off Suhosin entirely.


Fillip

silvermerc
05-27-2013, 03:07 PM
You appear to have Suhosin installed on your server and configured to be too restrictive for vBulletin and vBShout to work correctly.

Please note that if you have a large number of usergroups, certain parts of this page may not work as intended.

If you encounter this issue, you can work around this by adding the following code to your .htaccess file:

php_flag suhosin.cookie.encrypt Off
php_value suhosin.request.max_vars 2048
php_value suhosin.get.max_vars 2048
php_value suhosin.post.max_vars 2048

These are the values vBulletin Support Staff suggest.
[17:06:51] Lynx: is the problem now

This is the problem we are getting, We tried what you said and it is showign that now.

DragonByte Tech
05-27-2013, 03:13 PM
As for this new message, does it work if you modify your htaccess file with that information? If not, edit php.ini and change these values:
suhosin.cookie.encrypt Off
suhosin.request.max_vars 2048
suhosin.get.max_vars 2048
suhosin.post.max_vars 2048
Or turn off Suhosin entirely.



Fillip

silvermerc
05-27-2013, 03:15 PM
Didn't work

DragonByte Tech
05-27-2013, 03:20 PM
In that case, please disable Suhosin entirely (or contact your host and ask them to disable it) and then restart Apache again.

Fillip

silvermerc
05-27-2013, 03:26 PM
Alright, cheers for your help. Wished you would of had a look into it yourself mind.

DragonByte Tech
05-27-2013, 03:30 PM
Sorry, I don't know what you mean by that, can you clarify please?

Fillip

silvermerc
05-27-2013, 03:32 PM
I wished you would of had a look yourself e.g I give you cPanel and you sort of diagnose yourself, As im fairly unfamiliar with this

DragonByte Tech
05-27-2013, 03:42 PM
Ah, unfortunately going to people's WHM/cPanel installation has a chance of causing irreparable damage to someone's site - or at least large amounts of downtime.

It's not something we want to be liable for, I'm sure you can understand.

We will visit people's forums' AdminCP to diagnose issues if we can't solve it via the forum, or it's taking too long to solve it, but we do not go any "deeper" than that.

Fillip

ForceHSS
05-27-2013, 07:38 PM
This is the problem we are getting, We tried what you said and it is showign that now.

There is a way to fix suhosin had it on one of my servers but the best way is to tell your host to remove it

DragonByte Tech
06-01-2013, 01:14 PM
vBShout v6.2.0

Shoutbox Sessions

Shoutbox activity is tracked separate from users' shouts
Only shows people who perform an action as active
"Active Indicator" on the toolbar shows whether the user is active in the SB or not
Doesn't flag users generating automatic notices as active


Anonym.To Integration

Ability to anonymise any URL entered in the Shoutbox per-instance with Anonym.to
Works with BBCode URLs
Displays regular URL while editing shouts


Disallow "ALL CAPS"

Ability to disallow all caps per-instance
Uses vBulletin's "Prevent SHOUTING" setting to de-caps the shout


New Slash Command: /resetshouts

Resets all users' "Lifetime Shouts" counter to how many shouts they currently have in the system
Great way to put spammers in their place


Context Menu Improvements

Dedicated context menu item for editing shouts (if user has permission to edit that shout)
Dedicated context menu item for deleting shouts (if user has permission to delete that shout)
JavaScript performance for menu closure operations has been improved


Bugfixes

In certain cases, the menu could fail to close properly



Fillip

OUTL4W
06-04-2013, 09:20 PM
just installed the lite version but can't "shout". I can enter text but will not show up in SB window. Would like to buy the pro version but want to see the lite version working first.

DragonByte Tech
06-05-2013, 11:24 AM
Try re-downloading and re-uploading files, there was an issue with the "prevent ALL-CAPS" setting.

Fillip

OUTL4W
06-06-2013, 04:56 PM
when new threads/post are made in forum, will they show up in shoutbox as a clickable url?

DragonByte Tech
06-06-2013, 05:29 PM
If you have the URL BBCode enabled in non-forum areas then yes :)


Fillip

OUTL4W
06-08-2013, 10:11 AM
is the "Show on all pages" in the paid version?.......change text size or sb window?

b65ran
06-08-2013, 04:55 PM
I installed the Lite version. The shouts are not loaded, it keep saying Loading on FF and sometimes on chrome. On click of the usertag or active user tab it shows up. I was checking the webdeveloper tool. it keep saying :
[12:53:48.197] [12:53:48] shouts AOP file returned new shouts:
1370714018
1370711649

however nothing shows up..

OUTL4W
06-08-2013, 10:12 PM
I installed the Lite version. The shouts are not loaded, it keep saying Loading on FF and sometimes on chrome. On click of the usertag or active user tab it shows up. I was checking the webdeveloper tool. it keep saying :
[12:53:48.197] [12:53:48] shouts AOP file returned new shouts:
1370714018
1370711649

however nothing shows up..

same thing happened to me until I CHMOD the /dbtech/vbshout/app folder to 773 as it said in the Readme.txt file. then I got the welcome message stating it was correctly installed.

b65ran
06-09-2013, 01:45 AM
same thing happened to me until I CHMOD the /dbtech/vbshout/app folder to 773 as it said in the Readme.txt file. then I got the welcome message stating it was correctly installed.
Thanks.. that resolved the Loading issue.. howwver i see the chat loaded a little show.. when i type something and click on shout .. it take a while to populate into the chat window

OUTL4W
06-09-2013, 05:58 AM
Thanks.. that resolved the Loading issue.. howwver i see the chat loaded a little show.. when i type something and click on shout .. it take a while to populate into the chat window

under ACP>DBTech vbshout>instance management then click on "edit" in right column and then you'll be able to edit the delay time along with other settings.

is the "Show on all pages" in the paid version?.......change text size or sb window?
I think I answered my own question's when editing ""instance management" menu. But still trying to get it to display on every page as instructed on this edit menu. under "Display Settings" Do I have to 'Disable' and then add:
{vb:raw show.vbshout_instance1}
to the navbar template @ beginning or end?
Haven't been able to display on all except forumhome.....

DragonByte Tech
06-11-2013, 08:19 PM
under "Display Settings" Do I have to 'Disable' and then add:
{vb:raw show.vbshout_instance1}
to the navbar template @ beginning or end?That is correct :)

For the record, here's the canned response regarding display:



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).



Fillip

HerbToken
06-14-2013, 11:08 AM
The images for the shoutbox (smilies, bold, italic, etc.) aren't appearing for me, but when I right-click where the images should be and choose to open image in new tab, the address appears to be correct but the images still do not appear.

Any fix?

ringnews24
06-15-2013, 01:59 PM
How do I upgrade to the latets version? Thanks

DragonByte Tech
06-15-2013, 04:54 PM
The images for the shoutbox (smilies, bold, italic, etc.) aren't appearing for me, but when I right-click where the images should be and choose to open image in new tab, the address appears to be correct but the images still do not appear.

Any fix?Drag and drop the contents of the upload folder to your forums folder.

How do I upgrade to the latets version? ThanksSame way as you installed it in the first place; drag and drop the contents of the upload folder to your forums folder and re-import the XML file with Overwrite on :)

These instructions are explained in the readme.txt file :)


Fillip

HerbToken
06-16-2013, 08:53 PM
The images are uploaded to public_html/forum/dbtech/vbshout/images/editor but they don't appear on the site

HerbToken
06-17-2013, 02:05 AM
I've just uploaded the images elsewhere. They appear now.

ar15dcm
06-20-2013, 07:59 PM
Hello,

How do you launch the Shout detached from the Nav Bar?

Thanks,

DragonByte Tech
06-22-2013, 08:00 PM
Detached shoutbox is a Pro-only feature, if you are running Pro then please post in our Pro support forums :)


Fillip

Kirk93
06-26-2013, 04:25 PM
How do I set it up so it only appears in a particular forum?

DragonByte Tech
06-26-2013, 10:21 PM
In the FORUMDISPLAY template, wrap the Shoutbox code in <vb:if condition="$foruminfo['forumid'] == x"> :)


Fillip

Kirk93
06-27-2013, 09:30 AM
In the FORUMDISPLAY template, wrap the Shoutbox code in <vb:if condition="$foruminfo['forumid'] == x"> :)


Fillip

Hey mate, thanks for your assistance.

I'm a big noob at this sort of thing; What can I search for to bring up the shoutbox code? I tried searching for "Shout", "box" etc and it didn't bring up anything.

courtfrenzy
06-30-2013, 05:12 PM
How do you remove the popup sound everytime you refresh the page, it's annoying.

KHALIK
07-02-2013, 05:26 PM
I have enabled "Unregistered / Not Logged in users" under settings.

It still prevents them from shouting? Why..

How can this be fixed?

DragonByte Tech
07-02-2013, 05:31 PM
How do you remove the popup sound everytime you refresh the page, it's annoying.Turn off sounds via the Instance Management screen, or click the speaker icon in the shoutbox toolbar (the latter is for your user and for that tab only) :)

I have enabled "Unregistered / Not Logged in users" under settings.

It still prevents them from shouting? Why..

How can this be fixed?This is intended behaviour. Guest shouting is not supported at this time, the usergroup is included because it's a part of vB's usergroup list.

Sorry :(


Fillip

courtfrenzy
07-03-2013, 01:21 AM
Thank you for the quick reply, one last question which is the most important. Some members are not able to see the box area where you are suppose to write to send out the messages. In fact most of them cannot but I can and some other members can aswell, what am I missing?

ForceHSS
07-03-2013, 04:02 AM
Thank you for the quick reply, one last question which is the most important. Some members are not able to see the box area where you are suppose to write to send out the messages. In fact most of them cannot but I can and some other members can aswell, what am I missing?
could be permissions or a mod has banned them from the chat box. Check there profile to see if they are banned from it

courtfrenzy
07-03-2013, 03:00 PM
The user profile permissions do not have any option to edit the shout settings. In the adminCP options I also don't see how it can distinguish the setting between user and/or usergroups.

Any additional information would be helpful, thank you.

Kirk93
07-04-2013, 07:26 PM
Hey mate, thanks for your assistance.

I'm a big noob at this sort of thing; What can I search for to bring up the shoutbox code? I tried searching for "Shout", "box" etc and it didn't bring up anything.

Quoting my post for further assistance. :)

courtfrenzy
07-04-2013, 11:49 PM
Ok I got it working thank you. Last question, what settings should I look for to have the shoutbox display in every page of the forum? thanks

DragonByte Tech
07-04-2013, 11:55 PM
Quoting my post for further assistance. :)Sorry, I don't understand your question.

Ok I got it working thank you. Last question, what settings should I look for to have the shoutbox display in every page of the forum? thanksAlso add the code to "SHOWTHREAD" :)


Fillip

WorldCraft
07-09-2013, 11:50 PM
Not seeing the option to disable PMing. Is this removed from the Lite version?

DragonByte Tech
07-11-2013, 04:20 PM
Yeah, that is a Pro-only feature and has been since (I believe) version 5 when we switched to an "instance" setup rather than "one & only one shoutbox" :)


Fillip

JMEWLS`
07-17-2013, 02:05 AM
How do I align the copyright to the right? Just to go with my footer...

nbadimensions.net/forums/

DragonByte Tech
07-17-2013, 02:59 PM
In the footer template, add the right alignment around {vb:raw vboptions.copyrighttext}


Fillip

cG Broly
07-20-2013, 04:49 PM
Need some help...I must be doing something wrong. I installed v6.2.0 and shoutbox is stuck on loading. Looked for a solution...couldn't find one so I downgraded it to the last working version I had, 6.0.8....still stuck on loading. I have a couple other DBTech mods installed. Any ideas?
http://officialytr.byethost3.com/forums/forum.php

DragonByte Tech
07-22-2013, 06:43 PM
Attempting to visit http://officialytr.byethost3.com/forums/dbtech/vbshout/clientscript/vbshout.js?v=620 produces a 403 Forbidden error and visiting it in the browser redirects to a website that looks very un-trustworthy.

Have you had a server intrusion? Is "SecureSignupOffer" something you recognise?


Fillip

cG Broly
07-23-2013, 01:40 PM
thats strange. That site is a redirect for when a page doesn't exist....But I know I uploaded all the files, I'll have to check them again
Now i'm starting to think my freaking host is the problem.....meh...thats what I get for being a cheap punk. I'll be looking into migrating to host gator in a few weeks and I'll see if I get a different result. That file does exist on the server...It's in my ftp...I have no idea why I can't access it through the browser.

DragonByte Tech
07-26-2013, 02:48 PM
vBShout v6.2.1

"Invisibility" Toggle

Click the activity status icon to toggle invisibility
Uses the status icon from your vBulletin skin
Hides the user from all activity displays in the entire instance
Great for surprising friends with shouts out of the blue!



Fillip

italynstylion
08-09-2013, 02:02 AM
Is there a way to only add the shoutbox to ONE section of my forum? I'm quite sure this has been asked but it's just not feasible for me to read all 159 pages of this thread. :(

fjeans1
08-09-2013, 01:02 PM
is there a way to disable all the static shout notication on lite
i like to disable the "usernameX has reached X posts"

italynstylion
08-09-2013, 05:25 PM
is there a way to disable all the static shout notication on lite
i like to disable the "usernameX has reached X posts"

Change your "Post Marker Interval" to 0 and it should turn it off.

fjeans1
08-09-2013, 06:54 PM
thank italynstylion i set it to like 10000 so i believe it lesser the notice alot

italynstylion
08-09-2013, 07:05 PM
Custom Shoutbox Instances: Ever wanted a separate shoutbox just for your admin forum? Got a part of your board only for VIP members? Now you can set a shoutbox specific to those areas.
This is posted in the description.....this is exactly what I want to learn how to do. Am I missing a setting somewhere?

italynstylion
08-09-2013, 07:12 PM
You're welcome!

DragonByte Tech
08-10-2013, 03:00 PM
Is there a way to only add the shoutbox to ONE section of my forum? I'm quite sure this has been asked but it's just not feasible for me to read all 159 pages of this thread. :(What do you mean, one section? Do you mean one specific forum?

If so, follow the on-screen instructions for manually deploying your Shoutbox instance and wrap the code in <vb:if condition="$foruminfo['forumid'] == x"></vb:if> when editing the FORUMDISPLAY template.



Fillip

oxblood12
08-12-2013, 02:13 AM
thans

italynstylion
08-12-2013, 11:54 AM
What do you mean, one section? Do you mean one specific forum?

If so, follow the on-screen instructions for manually deploying your Shoutbox instance and wrap the code in <vb:if condition="$foruminfo['forumid'] == x"></vb:if> when editing the FORUMDISPLAY template.



Fillip

Fillip,

Yes, I mean I don't want the shoutbox showing on the forum INDEX but rather in a particular area/section of the forum (like the off topic section).

I'm not sure what you mean regarding the "on screen instructions" though. Where are those located?

italynstylion
08-12-2013, 12:27 PM
Ooooo, I figured it out! Marking this one as INSTALLED!

Thanks Fillip!

Vitaris
08-14-2013, 08:37 PM
Love this mod. Recently installed it in place of an older mod, and the chatbox is really the backbone of my forums. Good work! We're looking at upgrading to pro here shortly, but I have a question.

Myself and my members have been noticing the popping sound is occurring rather randomly. (It just went off twice while typing this.) Nothing is happening in the box; no notifications, PMs, invites, or shouts. Lots of members leave it running in the background while doing other things, but they often come back to check and find nothing has changed. I've tested it in both Chrome and Firefox.

Installation went as expected, no errors popped up. Went through the sound checklist here on the forums. Sound was selected, turned on, Quicktime installed, <audio is in the page source.

Any idea what could be causing it? It's not a major issue, but would like to work out why it's popping so often. :D

just917
08-17-2013, 01:56 PM
hi!

i installed the lite version, but how can i place the editor under the shouts?

ozzy47
08-17-2013, 02:08 PM
hi!

i installed the lite version, but how can i place the editor under the shouts?

If you are talking about where you type the shouts, the ability to move the location is in the pro version.

just917
08-17-2013, 02:20 PM
:( its not good :(

ozzy47
08-17-2013, 02:29 PM
What's not good? You can get a license from their website and then have the ability to move it, with alot more options than that too.

just917
08-17-2013, 03:10 PM
i like this chat but for free, and a license isnt free...

ozzy47
08-17-2013, 03:22 PM
True, but that is the only way to move the input area unfortunately.

just917
08-17-2013, 03:26 PM
i know. Thank you very much your help!

aspkin
08-18-2013, 03:22 AM
It doesn't install.. I get this after trying import the xml file:

Not Found

The requested document was not found on this server.
Web Server at--

ForceHSS
08-18-2013, 03:44 AM
It doesn't install.. I get this after trying import the xml file:

Not Found

The requested document was not found on this server.
Web Server at--
that means you have not uploaded the files to the correct folders

DragonByte Tech
08-20-2013, 03:58 PM
It doesn't install.. I get this after trying import the xml file:

Not Found

The requested document was not found on this server.
Web Server at--If you've renamed your AdminCP folder, please also ensure you rename the AdminCP folder inside the upload folder for this mod :)


Fillip

Bubble #5
08-27-2013, 06:51 PM
How / where do were change the template so that the controls are center aligned, instead of left aligned?

Also, can this chat have a separate page just to itself, or placed in a certain forum (like the lounge area) instead of being on the main page?

DragonByte Tech
08-27-2013, 07:03 PM
How / where do were change the template so that the controls are center aligned, instead of left aligned?I believe you can achieve this by editing dbtech_vbshout_editortools and adding the align to the parent <div> in there.

Also, can this chat have a separate page just to itself, or placed in a certain forum (like the lounge area) instead of being on the main page?Detached Shoutbox (i.e. a page with just the SB) is a Pro-only feature.

Here's the canned reply for how to move the SB to a custom location:

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).


Fillip

Bubble #5
08-27-2013, 07:40 PM
I believe you can achieve this by editing dbtech_vbshout_editortools and adding the align to the parent <div> in there.

Thank you Fillip :)

Do you mean this code:

<div class="texteditor" style="display:inline;">
<div class="editor" style="display:inline;">
<div class="editor_controls floatcontainer" style="padding:0; width:auto; display:inline; float:{vb:stylevar left}; position:relative;">
<ul>

I tried changing {vb:stylevar left} to {vb:stylevar center} but that did nothing.

RickyH
08-27-2013, 08:31 PM
Is there a way to say "Shoubox was pruned by $username"? Would be helpful.

Bubble #5
08-27-2013, 09:01 PM
How /Where do members control the sounds? :confused:

Also, what is "protected group"?

DragonByte Tech
09-08-2013, 08:25 PM
Thank you Fillip :)

Do you mean this code:

<div class="texteditor" style="display:inline;">
<div class="editor" style="display:inline;">
<div class="editor_controls floatcontainer" style="padding:0; width:auto; display:inline; float:{vb:stylevar left}; position:relative;">
<ul>There's no such thing as float:center or a center stylevar. You can try adding an align="center" attribute :)

I tried changing {vb:stylevar left} to {vb:stylevar center} but that did nothing.

Is there a way to say "Shoubox was pruned by $username"? Would be helpful.That's a Pro-only feature from what I can tell.

How /Where do members control the sounds? :confused:Sound controls are Pro-only features :)

Also, what is "protected group"?A staff group that can't be banned / silenced / ignored :)


Fillip

Lilmikeishere
09-09-2013, 12:58 AM
The shoutbox has some sort of rendering/update problem when I use size BB code

It's fine with color/bold/italic bb codes but when I use size bb code it kind of freezes up for a second and the entire shoutbox goes blank, it ends up posting the size bb code just fine afterwards, but it just kind of annoys me that it even does that in the first place

Bubble #5
09-09-2013, 01:05 AM
The shoutbox has some sort of rendering/update problem when I use size BB code

It's fine with color/bold/italic bb codes but when I use size bb code it kind of freezes up for a second and the entire shoutbox goes blank, it ends up posting the size bb code just fine afterwards, but it just kind of annoys me that it even does that in the first place


Size does not even work for us. It was one of the first things that we noticed.

ru55ian
09-10-2013, 12:14 AM
Turn off sounds via the Instance Management screen, or click the speaker icon in the shoutbox toolbar (the latter is for your user and for that tab only) :)

This is intended behaviour. Guest shouting is not supported at this time, the usergroup is included because it's a part of vB's usergroup list.

Sorry :(


Fillip

having this feature enabled would be the selling point for many, including me.

Any chance you can add this?

dotacentraldev
09-17-2013, 12:46 PM
Hi,

Installed on vbulletin 5 but the smileys are not working. I saw that the line is commented inside the template. Do you have a fix for it?

Thanks

DragonByte Tech
09-21-2013, 06:19 PM
The Smilies functionality is not supported on vB5 at this time.

Also, we have a dedicated thread for the vB5 version here: https://vborg.vbsupport.ru/showthread.php?t=288915

Please use that thread to discuss the vB5 version to avoid confusion. Thanks :)


Fillip

Vitaris
10-09-2013, 04:54 AM
I just upgraded my forums to 4.2.2. The shoutbox was working right before the installation. However, after, the box is clear, and active users are displayed in plain text such as: Vitaris]]>

When I enter a shout and press Enter, it clears in the text box, but doesn't refresh. The archive is still intact, though.

Any help? Thank you!

bhalkum
10-09-2013, 05:39 AM
I just upgraded my forums to 4.2.2. The shoutbox was working right before the installation. However, after, the box is clear, and active users are displayed in plain text such as: Vitaris]]>

When I enter a shout and press Enter, it clears in the text box, but doesn't refresh. The archive is still intact, though.

Any help? Thank you!

Same here.

KGodel
10-09-2013, 06:08 AM
My shoutbox is also not working after upgrading to 4.2.2

M.Iftikhar
10-09-2013, 11:52 AM
My shoutbox is also not working after upgrading to 4.2.2.. please DragonByte Tech (https://vborg.vbsupport.ru/member.php?u=373913) fix this problem soon........

DragonByte Tech
10-09-2013, 02:03 PM
We are currently experiencing a high volume of support tickets due to a number of issues arising from the vBulletin 4.2.2 update.

Until we announce official support for vBulletin 4.2.2, please remain on 4.2.1 or lower.

Thank you for your patience, and we apologise for the inconvenience.

Fillip

rinkrat
10-09-2013, 04:14 PM
Too late to go back! I'll wait. Thanks for working on this. :)

DragonByte Tech
10-09-2013, 05:15 PM
A hotfix for the latest version is now available here: http://www.dragonbyte-tech.com/demo/2-vbshout

Please do be aware that this does not constitute official support, as we have not yet been able to perform extensive testing to ensure compatibility.


Fillip

rinkrat
10-09-2013, 05:18 PM
Looks like it is still broken ^^

DragonByte Tech
10-09-2013, 05:21 PM
Looks like it is still broken ^^That's not really very helpful, is it? If you have any specific error messages, please post them.


Fillip

rinkrat
10-09-2013, 05:34 PM
I'm looking at your site!

Warning: Non-static method VBSUPPORT_CACHE::init() should not be called statically, assuming $this from incompatible context in ..../dbtech/vbsupport/hooks/global_start.php on line 14

Warning: Non-static method CONTACTUS_CACHE::init() should not be called statically, assuming $this from incompatible context in ..../dbtech/contactus/hooks/global_start.php on line 9
Unable to add cookies, header already sent.
File: /home/dbtech/public_html/includes/class_core.php
Line: 5745

..............
Edit: Now they changed to
Warning: Non-static method NOTIFCACHE::init() should not be called statically in ..../dbtech/notifications/core/class_notifications.php on line 39

Warning: Cannot modify header information - headers already sent by (output started at ..../includes/class_core.php:5745) in ..../includes/functions.php on line 4370

Vitaris
10-09-2013, 05:45 PM
Thank you for the fast response, and I apologise to adding to the ticket volume. I hurried to upgrade after being burned last week by a hacker due to unpatched exploits. ;) Didn't want to leave upgrading too long!

Anyway, I get this:

Warning: Non-static method CONTACTUS_CACHE::init() should not be called statically, assuming $this from incompatible context in ..../dbtech/contactus/hooks/global_start.php on line 9

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at ..../includes/class_core.php:5745) in ..../includes/facebook/facebook.php on line 49

When I visit your site, and the download is stuck on "Generating download, please wait..." I'll check back later, no biggie. Thanks again!

DragonByte Tech
10-09-2013, 05:47 PM
Try again now :)

For the record, Contact Us and vBSupport are bespoke mods that were made exclusively for DBTech :)


Fillip

rinkrat
10-09-2013, 05:48 PM
Yeah I'm getting the "Generating Download" with no further action.

rinkrat
10-09-2013, 05:49 PM
OK, download works now,

rinkrat
10-09-2013, 05:51 PM
Is there a Pro version hotfix yet?

rinkrat
10-09-2013, 05:58 PM
Looks like Pro versions are stuck at "Generating Download"

rinkrat
10-09-2013, 06:32 PM
hotfixed applied. Shoutbox works! Great work!

DragonByte Tech
10-11-2013, 09:59 PM
Update

Hotfix: PHP 5.4 Compatibility fixes


This does not guarantee the mod is error free on PHP 5.4, but it will take care of the reported errors. Thank you all for your reports :)



Fillip

ikymbo
10-14-2013, 02:11 PM
how can i fix the problem, editing the files only?

glen290
10-15-2013, 11:09 AM
even after updating this, if I enable the mod it screws up my admincp and errors on my forum..

ozzy47
10-15-2013, 11:10 AM
Need the errors in order to help.

glen290
10-15-2013, 02:01 PM
These are the errors i get..

Warning: Illegal string offset 'name' in ..../includes/class_bitfield_builder.php on line 338

Warning: Illegal string offset 'name' in ..../includes/class_bitfield_builder.php on line 340

Warning: Illegal string offset 'name' in ..../includes/class_bitfield_builder.php on line 346

Warning: Illegal string offset 'bitfield' in ..../includes/class_bitfield_builder.php on line 346

Warning: Illegal string offset 'intperm' in ..../includes/class_bitfield_builder.php on line 433

Warning: Illegal string offset 'name' in ..../includes/class_bitfield_builder.php on line 439

Warning: Illegal string offset 'value' in ..../includes/class_bitfield_builder.php on line 439

ozzy47
10-15-2013, 02:09 PM
Download the files, and upload them again, that should be patched already.

glen290
10-15-2013, 02:20 PM
First thing i did, even did a full uninstall by deleting all files and a fresh install again..

K4GAP
10-17-2013, 11:52 PM
I upgraded to 4.2.2 and updated my PHP to 5.4. Now I get this:

Warning: Non-static method VBSHOUT_CACHE::init() should not be called statically in ..../dbtech/vbshout/hooks/global_start.php on line 26

ozzy47
10-17-2013, 11:59 PM
Did you also update the vBShout files, they were updated to solve those errors.

shakir1401
10-18-2013, 12:56 AM
hello,
i have installed vbshout and its working fine for me but my forum is in hindi and ????? are displaying in place of hindi text .screenshot attached,plz suggest.
url
www.hindivichar.com

K4GAP
10-18-2013, 01:31 AM
Did you also update the vBShout files, they were updated to solve those errors.
I did and that took care of it but, then entered text would not show up in the message area. So I just went through and deleted anything related to VBShout off my server. I'll settle for that until I see what happens with everyone else.

Thanks for being right on top of things Ozzy. :up:

DragonByte Tech
10-20-2013, 04:49 PM
hello,
i have installed vbshout and its working fine for me but my forum is in hindi and ????? are displaying in place of hindi text .screenshot attached,plz suggest.
url
www.hindivichar.comThis could be a problem with the character set of your forum and/or database. Can you please post the characters you are trying to submit via the Shoutbox here and I can test it in the default configuration?


Fillip

shakir1401
10-22-2013, 12:49 AM
This could be a problem with the character set of your forum and/or database. Can you please post the characters you are trying to submit via the Shoutbox here and I can test it in the default configuration?


Fillip
i m using google hindi input tool (http://www.google.co.in/inputtools/cloud/try/) to type hindi characters plz visit this link and select typing language as hindi and then type something ,as soon u will press space bar the characters are automatically converted to hindi.
most of my contents are in this language.i m typing a sample below.
ये अक्षर प्रश्नवाचक चिन्ह द्वारा स्थानांतरित किये जा रहे हैं ,कृपया समस्या का सुझाव बताने का कष्ट कीजिये .
plz refer the screenshot too in my previous post.
i would also like to let u know that this shoutbox is working fine with the same character set on my another website www.hindivichar.in with the same vb version.

miguidotcom
10-25-2013, 10:25 PM
I have upgraded to 4.2.2 and i want this to work again.

I have uploaded the files and imported the product, but it is in "Finalising Install..." stuck forever.

If I exit that, then it appears as installed on the control panel but if i go to "instance management" the page is blank, and same as "chat room management", etc. It doesn't work.

Any help would be appreciated.

ForceHSS
10-25-2013, 11:32 PM
I have upgraded to 4.2.2 and i want this to work again.

I have uploaded the files and imported the product, but it is in "Finalising Install..." stuck forever.

If I exit that, then it appears as installed on the control panel but if i go to "instance management" the page is blank, and same as "chat room management", etc. It doesn't work.

Any help would be appreciated.
admincp/DBTech - vBShout/Repair Cache do it a few times if needed

xziomx
10-26-2013, 05:26 AM
Hi does anyone solved one problem with Polish characters " ą ł ź ó ę ż " ?

miguidotcom
10-26-2013, 12:29 PM
admincp/DBTech - vBShout/Repair Cache do it a few times if needed

Thanks for the tip, but still doesn't work, it doesn't do anything. This same thing happens with the Like system of DBTech.

whoareyou82605
10-26-2013, 06:17 PM
I recently switched themes and suddenly lost the shout box, it is installed and was showing on my last theme - I had the same theme on another forum and the shout was fine. I uninstalled and re installed everything and still no go, it just seems a code or something isnt placing where it should or something?

gearhouse365.com

DragonByte Tech
11-01-2013, 12:52 PM
If your new theme lacks the display hooks, that could be why. Contact your skin developer and ensure they have included all template hooks and ad locations.

Fillip

Arrogant-One
11-06-2013, 01:42 PM
Has this mod been recoded for vB 4.2.2?

I just tried to CHMOD the AOP folder, and got this from FileZilla

Status: Set permissions of '/httpdocs/dbtech/vbshout/aop' to '0777

3'
Command: SITE CHMOD 0777

3 aop
Response: 500-'SITE CHMOD 0777' not understood
Response: 500 SITE not understood
Response: 500 Invalid command: try being more creative
Response: 500 3 not understood

DragonByte Tech
11-06-2013, 01:51 PM
That sounds like a bug in FileZilla, it's sending invalid commands.

Fillip

Arrogant-One
11-06-2013, 06:34 PM
That sounds like a bug in FileZilla, it's sending invalid commands.


Fillip

Hi dude

Please check your PMs. Thanks

shakir1401
11-07-2013, 02:38 AM
That sounds like a bug in FileZilla, it's sending invalid commands.


Fillip

hi filip,plz help me too.i using utf-8 character set.
https://vborg.vbsupport.ru/showpost.php?p=2455206&postcount=2444

SPEEDKILLZ
11-07-2013, 03:33 AM
How to change to sticky bar color? Thanks

afreddoss
11-07-2013, 09:16 AM
I have upgraded to 4.2.2 and i want this to work again.

I have uploaded the files and imported the product, but it is in "Finalising Install..." stuck forever.

If I exit that, then it appears as installed on the control panel but if i go to "instance management" the page is blank, and same as "chat room management", etc. It doesn't work.

Any help would be appreciated.


i have the same problem.
what is the solution?

SPEEDKILLZ
11-07-2013, 11:27 PM
How to change to sticky bar color? Thanks

whoareyou82605
11-09-2013, 01:41 AM
Hello,

I tried searching through tons of pages looking for it i may have over seen it also. I was trying to find how to make the chat show on all pages.

Arrogant-One
11-09-2013, 03:14 PM
I have upgraded to 4.2.2 and i want this to work again.

I have uploaded the files and imported the product, but it is in "Finalising Install..." stuck forever.

If I exit that, then it appears as installed on the control panel but if i go to "instance management" the page is blank, and same as "chat room management", etc. It doesn't work.

Any help would be appreciated.

I am not sure whether VB Shout Lite has been updated for vB 4.2.2
If we look on this page:

http://www.dragonbyte-tech.com/store/

it suggests that VB Shout is a mod that has NOT been updated and therefore is NOT compatible with 4.2.2.

Pocket Aces
11-10-2013, 10:57 AM
Too heavy database table alterations when installing, even if the board is offline we're having a hard time installing this in our board with 16 million posts and 1 million users.

I guess this mod is meant for small boards only.

Unfolded90
11-12-2013, 10:31 PM
How to hide the active users tab if active block is selected?

DragonByte Tech
11-13-2013, 03:46 PM
Hello,

I tried searching through tons of pages looking for it i may have over seen it also. I was trying to find how to make the chat show on all pages.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.

Add it to the navbar template to make it appear on all pages.

I am not sure whether VB Shout Lite has been updated for vB 4.2.2
If we look on this page:

http://www.dragonbyte-tech.com/store/

it suggests that VB Shout is a mod that has NOT been updated and therefore is NOT compatible with 4.2.2.That is 100% incorrect, and there's nothing on that page that the mod has not been updated. It has been updated both @ DBTech and here on vB.org :)

Too heavy database table alterations when installing, even if the board is offline we're having a hard time installing this in our board with 16 million posts and 1 million users.

I guess this mod is meant for small boards only.You'll have a hard time installing any mod that modifies the user, thread or post tables with such a mod - doesn't mean they're only aimed at smaller boards :)

There's also no way of avoiding database alters if there are databases which need new storage space ;)

How to hide the active users tab if active block is selected?That cannot be done, sorry :(


Fillip

Davey-UK
11-16-2013, 11:07 AM
How do i delete a shout as admin. Can this be done directly in the shoutbox, as i cant see anything to allow it. Am i missing something obvious here? Thanks

ozzy47
11-16-2013, 11:16 AM
Double click on the shout, or click on the username, which opens a dropdown menu. :)

Davey-UK
11-16-2013, 11:18 AM
Double click on the shout, or click on the username, which opens a dropdown menu. :)
Ha, thanks a bunch! :up:

ozzy47
11-16-2013, 11:23 AM
Not a problem, glad to help. :)

nxtgen
11-16-2013, 05:08 PM
Just installed PRO version today. Went back to VB4, Excellent product.

Disco_Dave
11-18-2013, 11:50 AM
Updated to 4.2.2 and now there is no shouts shown and nothing in the chatbox, tried repairing cache.....No joy.

Danny Diamond
11-20-2013, 02:37 PM
I'm still getting error messages regarding hooks ever since we upped the latest version of Vb4.2.2. I tried the hotfix. Nothing seems to be working. What's the deal?

DragonByte Tech
11-20-2013, 02:42 PM
Updated to 4.2.2 and now there is no shouts shown and nothing in the chatbox, tried repairing cache.....No joy.Did you remember to update the product?

I'm still getting error messages regarding hooks ever since we upped the latest version of Vb4.2.2. I tried the hotfix. Nothing seems to be working. What's the deal?

@ Both of you: Please try disabling all other products and then test the Shoutbox. It is possible other modifications are causing the issues if they have not been updated.


Fillip

Disco_Dave
11-20-2013, 02:46 PM
I thought I had the latest version, but I updated everything and it was fine. Thanks for the reply :D

DragonByte Tech
11-20-2013, 02:52 PM
We implemented a hotfix rather than changing the version number - this was done in order for Pro customers who had let their licenses lapse since the last version was released would still be able to access the updates :)


Fillip

betts02
12-05-2013, 02:43 PM
Too may comments so, Is there more Slash Commands that we can add and if so how ?

Cheers

looktokid
12-10-2013, 03:23 AM
I'm a bit puzzled as to how to install this. Is there a chance someone could upload a video showing the steps required?

DragonByte Tech
12-15-2013, 02:09 AM
Too may comments so, Is there more Slash Commands that we can add and if so how ?

CheersThat's a feature of the Pro version :)

I'm a bit puzzled as to how to install this. Is there a chance someone could upload a video showing the steps required?Did you attempt to follow the installation instructions in the readme.txt file? If you have any specific questions, feel free to ask them :)


Fillip

looktokid
12-20-2013, 03:42 AM
That's a feature of the Pro version :)

Did you attempt to follow the installation instructions in the readme.txt file? If you have any specific questions, feel free to ask them :)


Fillip

Yup, I'm mainly having trouble finding the document that you change the numbers.. like the 177 something number lol.

Also, when adding the files to the "forum directory" do I just add it to the directory or does it go in a specific folder? ie: when installing themes you add it to the images folder, not the entire directory.


Thanks in advance! I appreciate you reaching out to help :)

abvolt
12-20-2013, 05:18 AM
Works great thanks man..

My Dark Tower
12-26-2013, 12:52 PM
I was updating to BShout v6.2.1 [Lite] and when I goto upload the XML it just freezes up. I also tried to update Advanced Post Thanks - Like v3.1.7 [Lite] and got the same results. Lastly I tried [DBTech] Copyright Management v2.1.1 and had no problems at all. Anybody else have this issue? I am running vb 4.2.2.

https://vborg.vbsupport.ru/external/2013/12/1.jpg

meissenation
12-26-2013, 08:01 PM
Since upgrading to vb 4.2.2 and upgrading to vBShout 6.2.1, internet explorer 11 absolutely loathes my site.

Computer 1:
147660

Computer 2:
147661

The only way to get the CPU to stop spiking was to disable the vBShout. Any ideas on what I could to do stop it from spiking so high?

Morning11
12-29-2013, 06:32 PM
How come active users never works. It doesn't show up anymore for anyone on my shoutbox who clicked toggle invisible. It just makes them stay invisible. Is there a way I can fix this? I even tried reinstalling the shout box

DragonByte Tech
12-31-2013, 12:53 AM
Yup, I'm mainly having trouble finding the document that you change the numbers.. like the 177 something number lol.This article may help: http://php.about.com/od/phpbasics/ht/chmod.htm

Also, when adding the files to the "forum directory" do I just add it to the directory or does it go in a specific folder? ie: when installing themes you add it to the images folder, not the entire directory.Drag and drop the contents of the "upload" folder (not the folder itself) to the same directory your forum files reside in :)

I was updating to BShout v6.2.1 [Lite] and when I goto upload the XML it just freezes up. I also tried to update Advanced Post Thanks - Like v3.1.7 [Lite] and got the same results. Lastly I tried [DBTech] Copyright Management v2.1.1 and had no problems at all. Anybody else have this issue? I am running vb 4.2.2.

https://vborg.vbsupport.ru/external/2013/12/1.jpgAnother user reported a similar issue, it ended up with them being hosted on GoDaddy (a terrible, terrible webhost that nobody should ever use) and them limiting their DB space.

Copyright Management doesn't use much DB space, so that could still be inside the limit.

Since upgrading to vb 4.2.2 and upgrading to vBShout 6.2.1, internet explorer 11 absolutely loathes my site.

Computer 1:
147660

Computer 2:
147661

The only way to get the CPU to stop spiking was to disable the vBShout. Any ideas on what I could to do stop it from spiking so high?That's not an issue I've been able to replicate on any computer running IE11, sorry :(

How come active users never works. It doesn't show up anymore for anyone on my shoutbox who clicked toggle invisible. It just makes them stay invisible. Is there a way I can fix this? I even tried reinstalling the shout boxWhat do you mean, it doesn't show up any more?


Fillip

vivavilla86
01-08-2014, 09:38 PM
Quick question... I installed the lite version on my forum but it looks kinda goofy on a mobile device as the chat box on the left hand side pushes the main window over. Not very user friendly. If I purchase the pro version and move the chat box underneath will it look better on a mobile?

DragonByte Tech
01-13-2014, 09:09 PM
Having the text area below the box does improve it, I've used it successfully on an iPhone 5S :)


Fillip

Stan993
01-29-2014, 04:33 PM
does anyone know help me? https://vborg.vbsupport.ru/

Stan993
01-29-2014, 04:43 PM
help please

DragonByte Tech
01-29-2014, 04:56 PM
does anyone know help me? http://infinityconsole.org/forum/imageuploader/1391032149.pngThis is not a picture of any DragonByte Tech mod. You must post in the support thread for the modification in question.


Fillip

Stan993
01-29-2014, 06:48 PM
im sorry

3lou 55
02-02-2014, 08:28 AM
We keep getting this error when trying to install the plugin.
http://prntscr.com/2osfg6

PikeyXB
02-06-2014, 03:26 AM
Not sure what is going on with my forum.

Mod is displayed with shoutbox and text box one above the other.

Is there anyway to change the size so that they are alongside each other

www.buellersdownunder.com

Cheers
Steve

DragonByte Tech
02-07-2014, 11:13 PM
Can you please post a screenshot?

Fillip

Zippeh XF
02-08-2014, 01:41 PM
Is there a way to make this shoutbox only appear in certain section of the forums? ive been trying to figure it out and i cant get it.

I have a different chatbox on the main forumhome but i want to use this one so it shows up and appearS when staff access a Staff section in the forums and this will be at the top of that section, how could i do this?

PikeyXB
02-08-2014, 02:54 PM
Sure, just realised this is in the wrong thread as I am running vb 3.8.6 P3

Anyway, here is the screen shot

Carol_i28
02-17-2014, 09:17 PM
Have updated the shoutbox on my forum, but it is not showing all active users

albibak
02-24-2014, 03:32 PM
Hi there,

I installed this mod on a fresh vb 4.2.2 installation.

I can't post any message, and the shout is always in loading mode.

Any idea?

P.S: Thanks for this great mod !

betts02
02-27-2014, 08:21 PM
I have the pro version but still no idea of how to create new slash commands

Plus is there a way to organise the chat tabs ?

Cheers

ringnews24
03-02-2014, 11:25 AM
Members are complaining that the different shoutbox rooms wont work on internet explorer but work on Chrome and Firefox.

http://www.ringnews24.com/boxingforum/forum.php

I have DB SEO pro, is that the issue perharps? as it was workign fine before the SEO update.

DragonByte Tech
03-02-2014, 08:56 PM
I have the pro version but still no idea of how to create new slash commands

Plus is there a way to organise the chat tabs ?

CheersCould you please post Pro support queries in our Pro support forums @ our site? Thanks :)

Members are complaining that the different shoutbox rooms wont work on internet explorer but work on Chrome and Firefox.

http://www.ringnews24.com/boxingforum/forum.php

I have DB SEO pro, is that the issue perharps? as it was workign fine before the SEO update.I am not seeing any issues in IE11 :)


Fillip

camoit
03-05-2014, 03:28 AM
just upgraded from 6.0 and still no sound :(

MarceloS
03-10-2014, 03:37 PM
Question: the chat history is archived on the forum and available for search engines crawling?

jolinary
04-06-2014, 11:40 AM
Hi,

Thanks for this mod.

I installed this mod on a fresh vb 4.2.2 installation.

I can't post any message, and the shout is always in loading mode.

Any idea?