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
09-08-2011, 09:11 PM
Okay I am happy to upgrade to 5.4.7. But how to solve that loading problem ? from previous few pages I was unable to figure it out how to solve that. Can you please help ??? Board link is
http://www.bangalorebikers.com/forumI can't register to your forum due to your complex registration form process. Please provide me with an account that can access the shoutbox.
where do i get pro here? thats what the installer put on my other site.. thanksYou don't, and vBulletin.org would not have provided you with the Pro version :)
Fillip
SPEEDKILLZ
09-08-2011, 09:24 PM
Can't get it here? or can't get it period?
Erica1977
09-08-2011, 09:24 PM
Ok Thanks tryed this but i will stay with MGC Chatbox which has better options. Your shout is nice but i will just stick with my MGC Chatbox.:)
DragonByte Tech
09-08-2011, 09:45 PM
Can't get it here? or can't get it period?It can be purchased from our website :)
Fillip
SPEEDKILLZ
09-08-2011, 09:49 PM
ok thanks and thanks for your time
thecore762
09-08-2011, 09:56 PM
How do you disable hooks in config.php?
DragonByte Tech
09-08-2011, 10:16 PM
define('DISABLE_HOOKS', true);
Fillip
DragonByte Tech
09-08-2011, 10:17 PM
v5.4.7 Hotfix
Fix: The shoutbox should no longer get stuck on "Loading..." if you are running no other DBTech products. Please re-download the files then re-import the product .xml file. It is not needed to re-upload the files.
Fillip
thecore762
09-08-2011, 10:24 PM
Fatal error: Call to undefined method stdClass::set() in /home/*******/public_html/includes/functions.php on line 7425
After I added:
define('DISABLE_HOOKS', true);
DragonByte Tech
09-08-2011, 10:32 PM
That is not a vBShout error so there's nothing I can do about that unfortunately :(
Fillip
thecore762
09-08-2011, 10:33 PM
Is there a way for me to disable plugins through mysql?
DragonByte Tech
09-08-2011, 10:42 PM
Plugins are cached in the datastore, so doing that wouldn't do you much good I'm afraid.
Please try re-downloading and re-uploading all default vBulletin files, as I can confirm this does not happen on a vBulletin installation that has not had its core files edited.
Fillip
DragonByte Tech
09-08-2011, 11:00 PM
I've uploaded another hotfix that should no longer require you to add the disable_hooks to config.php.
That being said, being unable to replicate this issue, I can't guarantee it will do any good.
Fillip
thecore762
09-08-2011, 11:31 PM
Hi there, I figured out why it wasn't working.
I am a dumb ass.
I did not set vBSEO to 666...so i was locked out.
thecore762
09-08-2011, 11:37 PM
P.S: Thank you Belazor and Ozzy47 for helping me out!
As always quality plugins and amazing support!
DragonByte Tech
09-08-2011, 11:41 PM
Glad it worked out :)
Fillip
jooohn1
09-09-2011, 12:44 AM
I can't register to your forum due to your complex registration form process. Please provide me with an account that can access the shoutbox.
You have got a PM with Login details
DragonByte Tech
09-09-2011, 01:06 AM
You're still running v5.4.4, which is unsupported.
As for the loading issue, please re-download, re-upload and re-import the XML file. I believe I have fixed all the outstanding issues and also addressed the upgrade difficulties.
Fillip
jooohn1
09-09-2011, 02:58 AM
Thank you so much. Its working fine now. I will be going for the pro in a week time. I prefer life time one.
Shoutbox has become extremely slow. After pressing enter its taking too long to show text on shoutbox. Am I missing any settings ???
DragonByte Tech
09-09-2011, 11:19 AM
Try setting the refresh time to a lower amount.
You should also turn off the context menu, as the additional data it sends leads to extra server load.
In addition, hiding the shoutbox from guests prevents them from taking up resources when they can't shout (no guests can ever shout).
And finally, setting the Idle Timeout to a lower amount as well as turning on Auto-Idle can also help reduce the resources it consumes.
Fillip
patorz31
09-09-2011, 01:29 PM
Hi there I reinstalled you the update with the hotfix and it works perfect. I love this shout box and we will be going pro after the club has it's elections.
jagexfails
09-09-2011, 11:23 PM
Hey, I already have a chatbox on my forumhome and I wanted to add this chatbox in a different part of my website, and I was wondering what best way of going about doing this would be.
1320Nation
09-10-2011, 04:17 PM
I read on page 30 something it was mentioned this mod can be relocated in other areas using the Pro version. What are those areas? If it will allow me to move the shoutbox inside any of my forums I will get the pro version.
With the shoutbox only displayed on the forumhome page is a huge downfall to this mod. It would be great to have the ability to put it with in any forum. And it would be even better if it could be set so that the same shoutbox showed in each requested forum. I would think this would be easier to do then having separate shoutboxes.
Btw, I read through all the details for the Pro version and nowhere did it mention anything about the ability to have the shoutbox in other areas.
DragonByte Tech
09-10-2011, 04:21 PM
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
1320Nation
09-10-2011, 06:20 PM
Thank you very much for the info. Can you also include the necessary code to add the shoutbox to any given forum?
DragonByte Tech
09-10-2011, 06:31 PM
Wrap it in <vb:if condition="$foruminfo['forumid'] == x">
Fillip
stilly
09-10-2011, 08:20 PM
I have created a new instance for a private forum. I have 1 instance at forumhome that is available to all members. This new instance I can add the to the private forum but get this:
132825
Stuck on loading, and above the navbar. What do I need to do to have it display below the navbar in the forum and not stay on loading. The main instance works fine with the box checked for display below navbar. The new instance has to be put in a custom location. Although if I check display below navbar it will display as another instance on forumhome but does work.
DragonByte Tech
09-10-2011, 08:32 PM
Please describe the exact location you inserted the code from the previous post.
Fillip
stilly
09-10-2011, 09:14 PM
At the top of forumdisplay:
{vb:raw show.vbshout_instance2}
<vb:if condition="$foruminfo['forumid'] == xx">
</vb:if>
Edit: Didnt wrap. Did and good. Works fine.
<vb:if condition="$foruminfo['forumid'] == xx">
{vb:raw show.vbshout_instance2}
</vb:if>
Put it just below
{vb:raw announcebits}
</vb:if>
For those wondering.
Khan_
09-11-2011, 01:48 AM
Hello ,
How do you make the shoutbox look like this --> http://screensnapr.com/v/dvaIII.png
no shouter name,date and on top no shoutbox,active users: tabs and you still can shout anonymously with links .. how to do it this way .. thanks .
Z-Giochi
09-11-2011, 09:27 AM
Hello. I use this shoutbox good but I would like to apply some modifications. When I click on bold, italic, underline, I become bold, italic, underline all the posts I've written. I would like instead to turn into bold, italic, underline only a single message and not all. Same thing for the font type and color.
Thanks to all and congratulations for the mod. Sorry for my English.
DragonByte Tech
09-11-2011, 01:45 PM
Hello ,
How do you make the shoutbox look like this --> http://screensnapr.com/v/dvaIII.png
no shouter name,date and on top no shoutbox,active users: tabs and you still can shout anonymously with links .. how to do it this way .. thanks .That cannot be done with this Shoutbox without extensive customisations, which we can't support or give instructions for :(
Hello. I use this shoutbox good but I would like to apply some modifications. When I click on bold, italic, underline, I become bold, italic, underline all the posts I've written. I would like instead to turn into bold, italic, underline only a single message and not all. Same thing for the font type and color.
Thanks to all and congratulations for the mod. Sorry for my English.You will need to manually type the BBCode, as the buttons are indeed only intended for use to do what you describe.
Fillip
Z-Giochi
09-11-2011, 03:51 PM
And how can I do? I wanted to make sure that if I click on the button I get the bold code [b] [/ b]
misericorde
09-11-2011, 08:29 PM
Thank s
Very nice
Uptaded and nominated
stilly
09-12-2011, 12:00 AM
Upgraded to 5.4.7. Context menu is not showing. Have it enabled, but when I click on the username in the shout, it goes straight to user profile. Used to be able to select PM, profile etc. Suggestions?
DragonByte Tech
09-12-2011, 11:18 AM
And how can I do? I wanted to make sure that if I click on the button I get the bold code [b] [/ b]You can't.
We're considering making it so right clicking the button will insert the BBCode, but that will have to be for a future version :)
Upgraded to 5.4.7. Context menu is not showing. Have it enabled, but when I click on the username in the shout, it goes straight to user profile. Used to be able to select PM, profile etc. Suggestions?Please revert any customised templates, flush any cache systems like vB Optimise and do a hard refresh (Ctrl+F5) in your browser.
The context menu is working fine in 5.4.7 :)
Fillip
DragonByte Tech
09-14-2011, 01:56 AM
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
1320Nation
09-14-2011, 03:51 AM
I updated to v5.4.8 but I did not see the clear way to add the shoutbox to any forum. Other then that thanks for sticking with this cool mod! :up:
thecore762
09-14-2011, 05:39 AM
This update went smoothly!
BTW is it still supposed to say 5.4.7 on the forums?
It shows the right version under plugin managed.
DragonByte Tech
09-14-2011, 01:10 PM
Whoops, forgot to update that version number :p
I'll update the zips in a moment :)
Fillip
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
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/admincp/plugin.php?do=productimport
Referrer :
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.56-log
Quest2be1
09-15-2011, 11:09 PM
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.
<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&contenttype=vBForum_P ost">{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
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.
<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!
fabrice
09-18-2011, 02:26 PM
Hello and thank you here I have a concern I can not run at the sound sends me thank you for Schat
https://vborg.vbsupport.ru/external/2011/09/19.png (http://nimga.fr/v/on0ym)
DragonByte Tech
09-18-2011, 05:20 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/admincp/plugin.php?do=productimport
Referrer :
IP Address :
Username :
Classname : vB_Database
MySQL Version : 5.1.56-logPlease try reinstalling, as that's not an error that I can fix unfortunately :(
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.
<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&contenttype=vBForum_P ost">{vb:rawphrase new_posts_nav}</a></li>
<vb:else />Sorry, I'm unable to tell you specifics. I only create the method of placing the Shoutbox anywhere, I unfortunately don't have the time to teach everybody who asks exactly where to place the Shoutbox code to suit their specific needs.
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?Please delete any downloaded zips and re-download them, then use WinRAR to extract the file instead of whatever unzip program you were using previously. The file does indeed exist in the specified location :)
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.
<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!Look for highlight in the StyleVar settings for your skin :)
Hello and thank you here I have a concern I can not run at the sound sends me thank you for Schat
https://vborg.vbsupport.ru/external/2011/09/19.png (http://nimga.fr/v/on0ym)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 ?
Right click -> View Source -> Ctrl+F -> <embed
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.
Fillip
fabrice
09-18-2011, 06:07 PM
6) Is the following text present in the source of the page: <embed ?
Right click -> View Source -> Ctrl+F -> <embed
There is no such therm <embed in the source code
Scanu
09-18-2011, 08:40 PM
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- 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.
6) Is the following text present in the source of the page: <embed ?
Right click -> View Source -> Ctrl+F -> <embed
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
You are still saying this but the problem is the condition not a browser issue if you delete the condition and leave the embed code in the template the sound work. I really do not think that you have the sound working as you said, nobody has it.
fabrice
09-19-2011, 05:24 PM
Damage and strange sounds if the person
fabrice
09-19-2011, 11:58 PM
https://vborg.vbsupport.ru/external/2011/09/18.jpg (http://nimga.fr/v/hpIxI)
I board not the icon that appears yet everything sounds activate
Thank you for helping me
MalluParadise
09-20-2011, 03:13 AM
your Hacks are heavy and take lot of Server load man
The_____KinG
09-22-2011, 12:31 PM
hi i have problem with the upgrade and now it is all messed up can u please say me how can i remove the entire shout box stuff manually
Andrei29
09-22-2011, 04:19 PM
I have successfully installed the chatroom. However, it only has option to display in either below the navbar or at the footer.
I like the chat room to position inside 1 of my forum under "chat forum" is that possible?
ozzy47
09-23-2011, 01:29 AM
I have successfully installed the chatroom. However, it only has option to display in either below the navbar or at the footer.
I like the chat room to position inside 1 of my forum under "chat forum" is that possible?
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
DragonByte Tech
09-23-2011, 02:15 PM
https://vborg.vbsupport.ru/external/2011/09/18.jpg (http://nimga.fr/v/hpIxI)
I board not the icon that appears yet everything sounds activate
Thank you for helping mePlease post Pro support questions in our Pro support forum.
Fillip
Micha66
09-23-2011, 03:34 PM
hi, how can i use this chatbox as an widget?
DragonByte Tech
09-23-2011, 03:41 PM
If you mean for vBulletin's forum sidebar, that is not a supported function at this time, sorry :(
Fillip
Micha66
09-23-2011, 04:08 PM
thx for quick answering
i mean as a widget in my cms
Micha66
09-24-2011, 07:41 PM
can nobody help me please?
DragonByte Tech
09-24-2011, 07:53 PM
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 https://vborg.vbsupport.ru/external/2012/11/9.png
Fillip
creppello
09-24-2011, 09:41 PM
Hey Fillip, I've run into an odd problem. We just upgraded to Pro, we're BIG fans of DBTech mods.
When I click on the "Home Page" button in the navbar, I get this address....
http://team-kill.com/cmps_index.php?pageid=homepage
and the chatbox hangs.
BUT if you add the www., as in....
http://www.team-kill.com/cmps_index.php?pageid=homepage
the chatbox shows just fine.
Any thoughts?
Micha66
09-24-2011, 09:51 PM
ok i have it!
thats the way i got the shoutbox in a widget:
1. create a new template, i called it: vbcms_widget_vbshout
2. code of the template: {vb:raw show.vbshout_instance1}
3. save the template
4. create a new html-widget. name it whatever you want.
5. use for the widget the templatename: vbcms_widget_vbshout
6. code of the widget: <div><div/>
7. save it and put it in the layout whereever you want.
8. to get it working you have to disable the Auto-Display of the Shoutbox
Muhaha im so proud of myself, im a real newbie and made it myself :) :)
ozzy47
09-24-2011, 10:00 PM
Hey Fillip, I've run into an odd problem. We just upgraded to Pro, we're BIG fans of DBTech mods.
When I click on the "Home Page" button in the navbar, I get this address....
http://team-kill.com/cmps_index.php?pageid=homepage
and the chatbox hangs.
BUT if you add the www., as in....
http://www.team-kill.com/cmps_index.php?pageid=homepage
the chatbox shows just fine.
Any thoughts?
Please post pro support issues on the DBT website in the pro support forum. :)
creppello
09-24-2011, 10:03 PM
Will do, thanks.
mikem164
09-24-2011, 10:03 PM
Very nice Shout. I did a lot of reading in this thread to change the typing background, where you type. I tried your suggestions:
"
It seems it's the input_background stylevar you need to modify.
If this doesn't work either, check the following CSS attribute in vbulletin-formcontrols.css: "
I tried this and it didn't work.
I got to change this to keep it, thanks!
ozzy47
09-24-2011, 10:04 PM
DBT don't have a dedicated widget for use in the CMS, however the deployment system can be used for it:
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: Change the Shoutbox Deployment setting to include the script names of all the pages you wish the Shoutbox to appear on. For instance:
To have it appear on the front page (CMS) as well as the Forum Home, you'd enter index,vbcms for this setting.
To have it appear on every page, you'd remove the contents of this setting.
Step 4: Change the Manually Display Shoutbox setting to include the template names you wish the Shoutbox to appear on. For instance:
To have it appear on the front page (CMS) as well as the Forum Home, you'd enter FORUMHOME,vbcms_page for this setting.
To have it appear on every page, you'd enter navbar for this setting.
Step 5: Enter the Style Manager and add either {vb:raw vbshout} (vB4) or {$vbshout} (vB3) to the templates you named in Step 4 in the desired location.
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
ozzy47
09-24-2011, 10:11 PM
Very nice Shout. I did a lot of reading in this thread to change the typing background, where you type. I tried your suggestions:
"
It seems it's the input_background stylevar you need to modify.
If this doesn't work either, check the following CSS attribute in vbulletin-formcontrols.css: "
I tried this and it didn't work.
I got to change this to keep it, thanks!
Open the template DragonByte Tech: vBShout Templates/dbtech_vbshout_shoutarea_vertical
Place the following code in the html text in there after width:98%;
background-color:#000000"
So it looks like this:
<ul class="dbtech_shoutarea_{vb:raw direction}">
<li>
<textarea id="dbtech_shoutbox_editor{vb:var instance.instanceid}" rows="9" cols="1" onkeyup="javascript:vBShout{vb:var instance.instanceid}.check_length();" onkeydown="return vBShout{vb:var instance.instanceid}.keystroke(event);" style="height:{vb:math {vb:var instance.options.height} + 26}px; width:98%; background-color:#000000" float: {vb:raw direction};"></textarea>
</li>
</ul>
You can change the color to what you wish by changing the 000000 to a different value.
mikem164
09-24-2011, 10:31 PM
Not only did that work, but you replied with it in 8 minutes with a very indepth explanation! Fantastic job indeed man, *Nominate you for Member of the Month* Good job and THANKS!!!
Tahooma
09-27-2011, 07:31 AM
is it just me or is this mod way overloaded ?
big js and css files blow up the size of forum.php.
Very sad story, as this chat would be my favorite, function wise...
DragonByte Tech
09-28-2011, 01:55 AM
It's just you, those things are required to allow the Shoutbox to be displayed on every page. Previously, CSS / JS would not load unless you specified what pages it should load on, however the majority of our users were not experienced enough to be able to know that, for instance, in order to put the shoutbox on the vBulletin CMS, they needed to add "vbcms" to the "scripts to load the SB on" setting.
Therefore, we opted for removing that requirement altogether.
Fillip
Lestat_
09-28-2011, 02:04 AM
maybe stupid question but i don't see it in the description : does the lite version has a function where users can choose font size ? It used to be pro only but i missed a few updates so I'm not sure wether it has been added as a lite feature recently or not :$
ozzy47
09-28-2011, 02:10 AM
Only text options available in the lite version is.
Update text styles
Bold
Italic
Underline
Font
Colour
The font size is in the pro version
DragonByte Tech
09-28-2011, 02:11 AM
In 99% of cases we do not backport Pro features into Lite. That option is still Pro-only :)
Fillip
Lestat_
09-28-2011, 02:24 AM
thanks for the info mate, keep up the good work :)
Lestat_
09-28-2011, 05:04 AM
decided to try out the pro version and just bought a 3 month license (awaiting authorisation it sais so could not yet test it) :)-
Tahooma
09-28-2011, 05:29 AM
It's just you, those things are required to allow the Shoutbox to be displayed on every page. Previously, CSS / JS would not load unless you specified what pages it should load on, however the majority of our users were not experienced enough to be able to know that, for instance, in order to put the shoutbox on the vBulletin CMS, they needed to add "vbcms" to the "scripts to load the SB on" setting.
Therefore, we opted for removing that requirement altogether.
Fillip
HI
No question, fabulous piece of software, but huge kb-payload is not what i expect in modern times of site optimizing.
Good luck for your mod, we used the pro version for 1 year, but cant renew after taking care of loading times, etc
Lestat_
09-28-2011, 05:35 AM
the custom commands feature in the pro version is sooooooooooooo coooooooooooooool :D
lovegirl
10-01-2011, 02:09 PM
twessionatt is member number 9250!* @ 05:13 PM
*phithepheby is member number 9250!* @ 04:54 PM
*juha is member number 9250!* @ 04:53 PM
it keeps saying same number , and is there any way to disable it ?its a bit annoying
ozzy47
10-01-2011, 02:47 PM
twessionatt is member number 9250!* @ 05:13 PM
*phithepheby is member number 9250!* @ 04:54 PM
*juha is member number 9250!* @ 04:53 PM
it keeps saying same number , and is there any way to disable it ?its a bit annoying
You could try to set the Member Marker Interval to a higher number like 100000 in, ACP/DBTech - vBShout/Instance Management/Forum Milestones
DragonByte Tech
10-01-2011, 04:59 PM
Or set it to 0, which disables it :)
Fillip
bosanci28
10-03-2011, 09:21 PM
hmmm,i moved the chat box above the footer and
why the chat box is attached to the other section?
see screen,
thanks
DragonByte Tech
10-03-2011, 10:21 PM
Because there's no spacing between them, you can try editing the dbtech_vbshout_shoutbox template and adding a <br /> or two at the top.
Fillip
bosanci28
10-03-2011, 10:33 PM
and where i can find that file exactly? i have look and i dont see where is it..
thanks
DragonByte Tech
10-03-2011, 10:41 PM
Templates can be found in the Template Manager in vBulletin AdminCP, they are not files.
Fillip
bosanci28
10-03-2011, 11:44 PM
yap,found it,edited,works!,thanks friend.
L4m1n04s
10-19-2011, 07:10 PM
I have a problem, when clicking > Notifications > New Mentions it takes me to this URL /members/***.html#mentions which take me to the vistors mesages page in the user profile.
Any suggestions
DragonByte Tech
10-19-2011, 07:36 PM
Wrong thread ;p
Also it's because of vBSEO, I was unable to fix it so it worked for everybody :(
Fillip
my123world
10-21-2011, 07:18 AM
Fatal error: Class 'VBSHOUT' not found in /***/public_html/dbtech/vbshout/actions/admin/instance.php on line 42
Fatal error: Class 'VBSHOUT' not found in /***/public_html/dbtech/vbshout/actions/admin/chatroom.php on line 35
Any Help? Whats Happening...?
BlackCat762
10-22-2011, 01:53 AM
The permissions manager section is blank. I can see On/Off, and places for input, but not the settings themselves. Any advice?
SS Attached.
Fatal error: Class 'VBSHOUT' not found in /***/public_html/dbtech/vbshout/actions/admin/instance.php on line 42
Fatal error: Class 'VBSHOUT' not found in /***/public_html/dbtech/vbshout/actions/admin/chatroom.php on line 35
Any Help? Whats Happening...?
You need to look at the "readme's" included in the folder. I believe it addresses this problem.
dany_danay
10-24-2011, 12:53 PM
I want to put textarea input at the bottom, any help
DragonByte Tech
10-24-2011, 01:10 PM
That is a Pro-only feature :)
Fillip
dany_danay
10-24-2011, 01:33 PM
I know, but i think someone can do it
bhanu545
10-27-2011, 05:45 PM
shoutbox fine if it's after footer but not after nav, why?
DragonByte Tech
10-27-2011, 07:47 PM
Your template may lack the necessary hook. Use these instructions to manually place the Shoutbox where you want it to go:
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
bhanu545
10-28-2011, 07:13 AM
Your template may lack the necessary hook. Use these instructions to manually place the Shoutbox where you want it to go:
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
It worked, Thanks :)
mrscot
10-28-2011, 03:31 PM
I'm using ShoutBox Pro v 5.4.4 and noticed that a user copied and pasted his email signature into the shoutbox and the phrase *poopy* was generated where a line break would be.
None of his original words where replaced. What caused this and is there anything that can be done?
Thanks
knightz
10-29-2011, 02:16 AM
hey, i was wondering if i could get some help. im sort of a newbie with this kind of stuff so bare with me. i've been trying to upload your chat box to my website for the past little bit and i keep getting this error /home/content/96/8149096/html/forum/dbtech/vbshout/includes/class_install.php appears to be missing!
Also in the instructions I don't understand what it means by CHMOD the /dbtech/vbshout/aop folder to 0777.
I don't know if I'm uploading the files correctly perhaps, if I could get some help with this issue it would be much appreciated :D
DragonByte Tech
10-29-2011, 03:08 AM
I'm using ShoutBox Pro v 5.4.4 and noticed that a user copied and pasted his email signature into the shoutbox and the phrase *poopy* was generated where a line break would be.
None of his original words where replaced. What caused this and is there anything that can be done?
ThanksCould it be the swear word filter?
hey, i was wondering if i could get some help. im sort of a newbie with this kind of stuff so bare with me. i've been trying to upload your chat box to my website for the past little bit and i keep getting this error /home/content/96/8149096/html/forum/dbtech/vbshout/includes/class_install.php appears to be missing!Please upload the files exactly as described in the readme.txt file - the contents of the upload folder goes in your forum's folder.
Also in the instructions I don't understand what it means by CHMOD the /dbtech/vbshout/aop folder to 0777.
I don't know if I'm uploading the files correctly perhaps, if I could get some help with this issue it would be much appreciated :DYou can click here for instructions for how to CHMOD: http://www.smartftp.com/support/kb/how-to-chmod-file-folders-f13.html
Fillip
knightz
10-29-2011, 02:01 PM
Thanks for the help Fillip I'm going to install it later today and ill tell you how it goes!
mrscot
10-31-2011, 04:14 PM
The swear word filter was my first guess. Turns out there's nothing there that would do that. Since it was pasted into the ShoutBox (it had line breaks in it), maybe there are invisible characters that could cause this.
DragonByte Tech
10-31-2011, 07:34 PM
No idea then, sorry :(
Fillip
MegaManSec
11-03-2011, 07:31 PM
hey mate, i bought this today, but I have a question
http://gyazo.com/ee027addbb95c1fc31187f5232d44adc
how do i remove the black box's?
thanks
DragonByte Tech
11-03-2011, 07:41 PM
Sorry, I don't know. We're using stock vBulletin code to produce those dropdowns, so I don't know much about customising it :(
Fillip
MegaManSec
11-03-2011, 07:51 PM
hey, I'm not talking about inside the dropbox, im talking about the border which is black..
it seems to already be done here:
http://gyazo.com/8c413cde6d1b30d9cafc49c5abd9c180
you dont know how to do it?
DragonByte Tech
11-03-2011, 10:12 PM
They are different things using different CSS. Unfortunately I am not knowledgeable enough with the way vBulletin styles its editor for me to help you, sorry :(
Fillip
cowcowcow
11-04-2011, 02:40 AM
Shoutbox Tabs: New PM's or User Chat Rooms create Tabs. Tabs will highlight to let you know something new has happened, and you can even set them to make sounds to alert you.
simple question, how do i enable this for PMs so that it creates tabs automatically with each PM? right now tabs are created only if you send a person a PM. If you receive a PM from somebody, no tab is created and it is displayed as a notification in the main chatbox and often people miss it because tehre are so many notifications and chat going on.
I think if this was the other way round it would make perfect sense, because if you are the sender you don't really need a new TAB being created and just need a system notification that in the main chat that the msg got through, but if you are the receiver of the PM you definitely need it if not its easy to miss.
lastly some feedback - a really cool feature rather than clicking the name then choosing the pm option is "/pm name; msg" with the semi colon works i never knew that until someone pointed it out, wasnt in the documentation anywhere!
Thanks Fillip
DragonByte Tech
11-04-2011, 03:01 AM
simple question, how do i enable this for PMs so that it creates tabs automatically with each PM?That's not currently possible, sorry :(
lastly some feedback - a really cool feature rather than clicking the name then choosing the pm option is "/pm name; msg" with the semi colon works i never knew that until someone pointed it out, wasnt in the documentation anywhere!That's strange, could you open the readme.txt file that came with the zip and scroll down to 4. Available Commands and let me know if it doesn't show up there? Maybe the zip file that got uploaded to vBulletin.org had a bad version of the document :)
Fillip
MegaManSec
11-05-2011, 12:12 AM
When going to the tab "Banned members" in the admincp, this happens
http://i.imgur.com/CXxG7.png
Any ideas why?
MegaManSec
11-05-2011, 12:21 AM
And also when I try to report someone, it always goes to vbshout.php?do=report&shoutid=0
DragonByte Tech
11-05-2011, 12:23 AM
It looks like you may have upgraded from an old version of vBShout and forgotten to follow the 5.4.0 Upgrade Notes.txt file :)
That's a reference to an old file that no longer exists. That file has instructions on how to get the AdminCP menu working again.
Fillip
MegaManSec
11-05-2011, 12:28 AM
It looks like you may have upgraded from an old version of vBShout and forgotten to follow the 5.4.0 Upgrade Notes.txt file :)
That's a reference to an old file that no longer exists. That file has instructions on how to get the AdminCP menu working again.
Fillip
hey fillip, I removed
* bitfield_vbshout.xml
* bitfield_vbshout_pro.xml
* cpnav_vbshout.xml
* cpnav_vbshout_pro.xml
* hooks_vbshout.xml
* hooks_vbshout_pro.xml
from /includes/xml/ but it still hasnt changed anything :s
DragonByte Tech
11-05-2011, 12:30 AM
Try a hard refresh (Ctrl+F5) on the AdminCP :)
Fillip
MegaManSec
11-05-2011, 12:33 AM
Try a hard refresh (Ctrl+F5) on the AdminCP :)
Fillip
https://vborg.vbsupport.ru/external/2011/11/74.png
worked thanks
should this also fix the report problem?
MegaManSec
11-05-2011, 12:41 AM
Yeah, the admincp is fixed thanks:)
But when I report a person it always links to /vbshout.php?do=report&shoutid=0
DragonByte Tech
11-05-2011, 12:41 AM
I dunno, haven't been able to replicate that one. Try reverting any customised vBShout templates, if that doesn't work then I don't know :(
Fillip
MegaManSec
11-05-2011, 12:43 AM
Ah well, doesnt matter :p
thanks for your help ;)
Breakthecycle2
11-10-2011, 03:56 PM
Hello,
I have a problem. Please take a look at my site. www.droid-tech.net. The shoutbox is all screwed up (you might have to maximize the size as I have it minimized). If I uninstall it through the plugin manager, the entire format of the site is off. Any ideas on how to fix this??
DragonByte Tech
11-10-2011, 04:03 PM
Guests cannot see the shoutbox on your site, so it would help more if you could post some screenshots or enable it for guests :)
Fillip
Breakthecycle2
11-10-2011, 04:27 PM
Guests cannot see the shoutbox on your site, so it would help more if you could post some screenshots or enable it for guests :)
Fillip
I have enabled it for guests. Also, please see attached screenshot.
Breakthecycle2
11-10-2011, 04:30 PM
Also, when I uninstall or disable it, this is what happens.
DragonByte Tech
11-10-2011, 04:33 PM
vBShout does not modify your theme in any way so when it's disabled it doesn't leave anything behind that'd do that.
As for the previous issue, that happens if you upgraded from 5.3 or earlier and didn't revert template customisations. Could you please check you don't have any customised vBShout templates?
It can also happen if you have IE7 compatibility header on and is viewing it in IE. Frankly nobody should still be using IE7 anyway so we recommend turning it off, because newer versions of IE are more standards compliant and don't need it, plus they have issues with their Backwards Compatibility rendering engines.
Fillip
Breakthecycle2
11-10-2011, 04:44 PM
vBShout does not modify your theme in any way so when it's disabled it doesn't leave anything behind that'd do that.
As for the previous issue, that happens if you upgraded from 5.3 or earlier and didn't revert template customisations. Could you please check you don't have any customised vBShout templates?
It can also happen if you have IE7 compatibility header on and is viewing it in IE. Frankly nobody should still be using IE7 anyway so we recommend turning it off, because newer versions of IE are more standards compliant and don't need it, plus they have issues with their Backwards Compatibility rendering engines.
Fillip
I have no customized VBShout templates and I am also not using IE7. I am using Google Chrome. Nothing else has been done. I logged into it today and noticed that. I tried to uninstall it and then re install and that was the outcome. It has to be SB related.
DragonByte Tech
11-10-2011, 04:52 PM
Are you running any cache systems like vB Optimise? If so, you can try flushing them.
Also, could you please try it on a default (unmodified) style?
Fillip
Breakthecycle2
11-10-2011, 04:57 PM
Problem solved!
DragonByte Tech
11-10-2011, 05:01 PM
Glad it worked out :)
Fillip
MegaManSec
11-13-2011, 12:31 PM
Found a bug.
When someone get's a acheivment like 50 shouts, go to the arhceive and there name is just .username with that blank green color.. it needs to be .musername
http://gyazo.com/dbfe40f51708db65639d8ee60d08e34c < example
:)
DragonByte Tech
11-14-2011, 02:28 PM
It is using musername, it just looks slightly different because it doesn't have an <a> tag wrapped around it.
:)
Fillip
wtfaatp
11-14-2011, 02:35 PM
Hey great mod been using it for a while update recently and now when ever I post this message I get a weird error
Posting this message
All [mFc.] members need to contact me (wtf (http://mfc4life.com/member.php?1-wtfaatp)) via either pm on the site ("http://mfc4life.com/private.php?do=newpm&u=1) or pm on steam.
I get this error
Error: Invalid response from server:
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/wtfaatp/public_html/dbtech/vbshout/includes/class_dm_shout.php(727) : regexp code on line 1
1 1321284921 1321284921 1321284921 shouts shouts shouts [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]> [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]> [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]> [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]> [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]> [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]> [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]> [mFc.] wtfaatp (cF)","memberaction_dropdown":"[mFc.] wtfaatp (cF)","styleprops":"","message":"All [mFc.] members need to contact me (wtf) via either pm on the site or pm on steam.","pmuser":"","altclass":"alt1"}]]>
DragonByte Tech
11-14-2011, 02:43 PM
What version of PHP are you running? It works fine for me on PHP 5.3.
Fillip
wtfaatp
11-14-2011, 02:50 PM
PHP Version 5.2.17
DragonByte Tech
11-14-2011, 03:05 PM
I don't have that version available to test, it's possible there's a bug in its implementation of regular expressions. Do you have any options for upgrading PHP version?
As in, WHM's EasyApache or equivalent selection.
Fillip
wtfaatp
11-14-2011, 03:39 PM
Not currently as I have a shared box.
If it'd be easier to give you access to check into this I have no problem.
DragonByte Tech
11-14-2011, 03:42 PM
I don't think I can fix bugs in the PHP software on a shared box :p
Seriously though, I don't know of any other way of coding the specified line, so there's nothing I can do unfortunately. You may want to omit the SIZE tag as that's the BBCode that's causing this problem.
Fillip
wtfaatp
11-14-2011, 03:44 PM
ight my man thank you.... Again thank you for a great mod :D.
wtfaatp
11-23-2011, 03:25 PM
There seems to be a problem when auto linking new threads/replied to post. Randomly it wont link to the thread it will just say that the person has created/commented on a thread.?
Any idea's?
thedarkroom
11-24-2011, 02:22 AM
installed but doesnt make sounds :(
hhumas
11-24-2011, 04:02 AM
how to change the color of [11-24-2011 09:47 AM] my forum theme is black and shoutbox font color is also black .. is there any way to make it white ?
here is forum link http://www.nvgamers.com/forums/
DragonByte Tech
11-26-2011, 01:05 PM
There seems to be a problem when auto linking new threads/replied to post. Randomly it wont link to the thread it will just say that the person has created/commented on a thread.?
Any idea's?If the person replying does not have permissions to use BBCode in the shoutbox, it will not use a link :)
how to change the color of [11-24-2011 09:47 AM] my forum theme is black and shoutbox font color is also black .. is there any way to make it white ?
here is forum link http://www.nvgamers.com/forums/Edit the various dbtech_vbshout_shouttype_ templates and add your colours to the <span> tag that deals with %time% :)
Fillip
vBNinja
11-29-2011, 03:51 AM
@Dragonbyte_Tech how can i clear the shout logs?
I cant find the option
Thanks
DragonByte Tech
11-29-2011, 09:22 AM
There is no option to clear the shout logs at this time.
Fillip
wtfaatp
11-29-2011, 08:03 PM
Guess I didnt save the settings when I did that :D Now I feel stupid :\
MNNLeafre
12-01-2011, 04:48 AM
Love this chatbox. By the way, how will I be able to change the font size? For some reason, it shows up unnecessarily big for a different forum skin I installed.
DragonByte Tech
12-01-2011, 08:35 AM
It goes by your skin's default "small font" size - the Pro version lets each user customise the font size, though :)
Fillip
KissOfDeath
12-01-2011, 01:46 PM
Is their a way to stop the shoutbox code loading on every page even though it's not visible to guests?
i'm trying to reduce the page load time of my site and even though the shoutbox is only visible to members on my front page the code still loads on other pages for example:
vbshout.js?v=547 71.9 kB
vbshout-smiley.js?v=547 6.8 kB
vbshout-color.js?v=547 7.2 kB
vbshout-font.js?v=547 6.0 kB
vbshout-fontstyle.js?v=547 4.3 kB
vbshout-sound.js?v=547 5.0 kB
vbshout-size.js?v=547 6.0 kB
are all loading on every page even though the shoutbox isn't visible
DragonByte Tech
12-01-2011, 02:06 PM
Not currently, no.
Then again, it's cached in the browsers anyway :)
Fillip
KissOfDeath
12-01-2011, 02:31 PM
Not currently, no.
Then again, it's cached in the browsers anyway :)
Fillip
but if i'm looking at it from an external source http://tools.pingdom.com/fpt/
for example this is a spider and would have never been logged into my site to have it cached
betts02
12-04-2011, 10:08 PM
dbtech/vbshout/includes/class_install.php appears to be missing!
That file is missing from the download
DragonByte Tech
12-04-2011, 10:11 PM
If you open the zip and browse to upload/dbtech/vbshout/includes/ you'll see the file exists :)
Please upload the contents of the upload folder, and not the upload folder itself :)
Fillip
betts02
12-04-2011, 10:24 PM
I have opened the zip and all i have is :
upload/dbtech/vbshout/includes/xml
DragonByte Tech
12-04-2011, 10:31 PM
That folder does not exist in the zip, please try using another program to extract it. I recommend WinRAR.
Fillip
betts02
12-04-2011, 10:42 PM
Tried winrar and still no file of that name there mate
betts02
12-04-2011, 11:08 PM
Also on my home page (vbadvanced) i get :
Warning: require([path]/dbtech/vbshout/includes/hooks/init_startup.php) [function.require]: failed to open stream: No such file or directory in [path]/includes/init.php(336) : eval()'d code on line 114
Fatal error: require() [function.require]: Failed opening required '/home/nextgen6/public_html/dbtech/vbshout/includes/hooks/init_startup.php' (include_path='.:/usr/lib/php') in /home/nextgen6/public_html/includes/init.php(336) : eval()'d code on line 114
DragonByte Tech
12-04-2011, 11:13 PM
Attached is a screenshot of the contents of the .zip file :)
Fillip
betts02
12-04-2011, 11:17 PM
I have that, But when i click on the :
upload/dbtech/vbshout/includes/ folder
It does not have the :
class_install.php file
So when i click to import product i get that message
DragonByte Tech
12-04-2011, 11:48 PM
New SS :)
Fillip
betts02
12-05-2011, 05:44 PM
I used winrar but still do not have that file or any of the other files in that last pic so ???
DragonByte Tech
12-05-2011, 05:51 PM
Then I'm not sure what else I can do, nobody else has this problem with the exact same file :(
Fillip
LLent
12-05-2011, 08:58 PM
I have that, But when i click on the :
upload/dbtech/vbshout/includes/ folder
It does not have the :
class_install.php file
So when i click to import product i get that message
if you have done this ...upload/dbtech/vbshout/includes the cllass_install.php file is there i just downloaded fresh copy and it was there and all was good ...
perhaps you need a better program for extracting files i use winrar also as was suggested however i find 7 zip or j zip does a better job being more user friendly imo g/l
vBNinja
12-05-2011, 09:04 PM
There is no option to clear the shout logs at this time.
Fillip
But doesn't it make the shoutbox slower if it has a bunch of shouts saved ?
DragonByte Tech
12-06-2011, 01:06 AM
But doesn't it make the shoutbox slower if it has a bunch of shouts saved ?Sorry I misunderstood, I thought you meant the command log (the log of who deleted shouts etc).
You have the /prune command, and the Pro version can be set to auto prune shouts after x hours :)
Fillip
vBNinja
12-06-2011, 01:26 AM
Sorry I misunderstood, I thought you meant the command log (the log of who deleted shouts etc).
You have the /prune command, and the Pro version can be set to auto prune shouts after x hours :)
Fillip
i did mean the command log lol, the one that you can download the logs to your computer, right?
does that make it slower?
DragonByte Tech
12-06-2011, 10:56 AM
Not really, no :)
Fillip
betts02
12-08-2011, 07:48 PM
Installation Failed
Sorry, the product encountered an error during installation. More information is provided below to help address the issue.
bitfield_dbtech_vbshout.xml not found in directory /home/nextgen6/public_html/forums/includes/xml/
wat3v3r
12-10-2011, 12:40 PM
We recently uninstalled your shoutbox from our forums but once in a while we get this mysql error emailed to us:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_dbtech_vbshout AS phrasegroup_dbtech_vbshout,
language.phrasegroup_user AS phrasegroup_user,
language.phrasegroup_posting AS phrasegroup_posting,
language.phrasegroup_album AS phrasegroup_album,
language.phrasegroup_messaging AS phrasegroup_messaging,
language.phrasegroupinfo AS lang_phrasegroupinfo,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 115561;
MySQL Error : Unknown column 'language.phrasegroup_dbtech_vbshout' in 'field list'
Error Number : 1054
Any reason why this is happening ?
DragonByte Tech
12-10-2011, 01:04 PM
Installation Failed
Sorry, the product encountered an error during installation. More information is provided below to help address the issue.
bitfield_dbtech_vbshout.xml not found in directory /home/nextgen6/public_html/forums/includes/xml/Please drag and drop the contents of the upload folder into your forums/ folder in your FTP program :)
We recently uninstalled your shoutbox from our forums but once in a while we get this mysql error emailed to us:
SELECT
userfield.*, usertextfield.*, user.*, UNIX_TIMESTAMP(passworddate) AS passworddate, user.languageid AS saved_languageid,
IF(displaygroupid=0, user.usergroupid, displaygroupid) AS displaygroupid,
language.phrasegroup_global AS phrasegroup_global,
language.phrasegroup_dbtech_vbshout AS phrasegroup_dbtech_vbshout,
language.phrasegroup_user AS phrasegroup_user,
language.phrasegroup_posting AS phrasegroup_posting,
language.phrasegroup_album AS phrasegroup_album,
language.phrasegroup_messaging AS phrasegroup_messaging,
language.phrasegroupinfo AS lang_phrasegroupinfo,
language.options AS lang_options,
language.languagecode AS lang_code,
language.charset AS lang_charset,
language.locale AS lang_locale,
language.imagesoverride AS lang_imagesoverride,
language.dateoverride AS lang_dateoverride,
language.timeoverride AS lang_timeoverride,
language.registereddateoverride AS lang_registereddateoverride,
language.calformat1override AS lang_calformat1override,
language.calformat2override AS lang_calformat2override,
language.logdateoverride AS lang_logdateoverride,
language.decimalsep AS lang_decimalsep,
language.thousandsep AS lang_thousandsep
FROM user AS user
LEFT JOIN userfield AS userfield ON (user.userid = userfield.userid)
LEFT JOIN usertextfield AS usertextfield ON (usertextfield.userid = user.userid) LEFT JOIN language AS language ON (language.languageid = IF(user.languageid = 0, 1, user.languageid))
WHERE user.userid = 115561;
MySQL Error : Unknown column 'language.phrasegroup_dbtech_vbshout' in 'field list'
Error Number : 1054Any reason why this is happening ?Delete the files that came with the product.
Fillip
wat3v3r
12-10-2011, 01:37 PM
Delete the files that came with the product.
Fillip
Thanks am doing that now :erm:
Myth-Scape
12-11-2011, 07:40 AM
Any idea why I get the error (looks like a sticky) that says "error: not found"
forum is 4.1.7 i think (security patch # 2)
i used the second link
I have reloaded three times each time I made sure overwrite was checked.
It shouldn't make a difference but I have like four of the dbtech products on my forum is it possible they are like...glitching with each other or something?
DragonByte Tech
12-12-2011, 02:31 PM
That means vbshout.php doesn't exist in your forum folder. Please drag and drop the contents of the upload folder into your forum folder :)
Fillip
vBNinja
12-14-2011, 12:04 AM
@DBtech
back to the problem i had:
i have a problem with the little menu that pops up when you click on someone's name
it pops up under the chatbox ( i have to scroll down the forums) and not next to the name i clicked
any fix?
I got really annoyed by this so I looked for the problem and i guess i found it
when the style I bought updated to 4.1.5 they added a bunch of code on the additional.css, i deleted everything there, saved it, refreshed and the context menu was fine but my site layout was completely broken (relies on the additional.css code i deleted), can you please help me find the part in the additional.css file that is causing the problem, here it is:http://pastebin.com/n4UFvB6L
Thank you, i really appreciate it
DragonByte Tech
12-14-2011, 12:38 AM
Sorry, I have no idea what specifically that causes it so I am unable to tell you :(
What you need to do is, take one bit by one (for instance, img {
border:0;
} is one) and readd them to additional.css until you find the one that disrupts it :)
Fillip
vBNinja
12-14-2011, 12:42 AM
Sorry, I have no idea what specifically that causes it so I am unable to tell you :(
What you need to do is, take one bit by one (for instance, img {
border:0;
} is one) and readd them to additional.css until you find the one that disrupts it :)
Fillip
thats alotttt of work :O
do you know what template/class you used to make the context menu hover?
DragonByte Tech
12-14-2011, 12:52 AM
As you can see in the dbtech_vbshout_shoutbox template:
<div class="popupmenu" style="display:inline; float:none;">
<a href="javascript://" class="popupctrl">{vb:raw title}</a>
<ul class="popupbody popuphover">
<li><a href="vbshout.php?{vb:raw session.sessionurl}do=archive&instanceid={vb:var instance.instanceid}" style="color: {vb:stylevar popupmenu_color};" rel="nofollow">{vb:rawphrase archive}</a></li>
{vb:raw template_hook.dbtech_vbshout_popupbody}
</ul>
</div>
But that doesn't mean that any of the other classes can't be responsible, which is why I recommend taking it step by step :)
Fillip
vBNinja
12-14-2011, 01:55 AM
UPDATE:
I found the problem:
it is this block of code:
.pageWrap {
width:{vb:stylevar doc_width};
margin:{vb:stylevar doc_margin};
position:relative;
}
specifically this part:
position:relative;
I removed that line, and my banner as well as some other aspects of my page messed up, but the context menu worked D:
UPDATE: 2
did some research on positioning with css and changed "relative" to "inherit" and it worked like a charm; Fixed the context menu and didn't mess up my layout :D
ty Google
DragonByte Tech
12-14-2011, 09:09 AM
Good stuff, I wouldn't have had the faintest idea myself xD
Fillip
JimxJNM
12-21-2011, 01:49 PM
*Installed*
After installing everything the Shoutbox isn't loading
it's just "Loading...." I'm on 4.1.4 Patch level 3
Anyway of fixing this? Plus i CHMOD dbtech/vbshout/aop to 0777
Thanks
DragonByte Tech
12-21-2011, 01:51 PM
Please check Firefox' error console for an error message.
Fillip
vBNinja
12-21-2011, 01:51 PM
*Installed*
After installing everything the Shoutbox isn't loading
it's just "Loading...." I'm on 4.1.4 Patch level 3
Anyway of fixing this? Plus i CHMOD dbtech/vbshout/aop to 0777
Thanks
Add "www." in front of your URL, you may have to force www with htaccess
JimxJNM
12-21-2011, 02:27 PM
Add "www." in front of your URL, you may have to force www with htaccess
i tried that.. i tried everything. but nothing worked.
Arrogant-One
12-24-2011, 11:24 PM
Please check Firefox' error console for an error message.
Fillip
Hi dude,
I bought your Inferno Shoutbox Pro version about 3 years ago. Great product, but recently someone vandalised it with a malicious SQL injection. Now it won't work. :(
I am happy to upgrade to this new pro version, but will probably need your help to install it as I am not the most tech savvy guy on the planet.
Is this new SB as good as Inferno Pro was?
DragonByte Tech
12-25-2011, 02:05 PM
Hi dude,
I bought your Inferno Shoutbox Pro version about 3 years ago. Great product, but recently someone vandalised it with a malicious SQL injection. Now it won't work. :(
I am happy to upgrade to this new pro version, but will probably need your help to install it as I am not the most tech savvy guy on the planet.
Is this new SB as good as Inferno Pro was?It's better :P
We offer a Professional Installation service during purchase :)
Fillip
FreakyG'sMom
12-27-2011, 06:09 AM
It's better :P
We offer a Professional Installation service during purchase :)
Fillip
When I visited the site to get pricing for the "brand-free" version, I got prompted for a user name and password (http://www.dragonbyte-tech.com/vbecommerce.php?do=purchase&productid=13). I don't have a user name and password. The only other option was to "register" onto some board.
DragonByte Tech
12-27-2011, 12:12 PM
When I visited the site to get pricing for the "brand-free" version, I got prompted for a user name and password (http://www.dragonbyte-tech.com/vbecommerce.php?do=purchase&productid=13). I don't have a user name and password. If you want to purchase any of our products, you will need a user name and password, as well as a confirmed email. We do not allow "guest purchases" for security reasons.
The only other option was to "register" onto some board I've never heard of.If you look at the name of this account and compare that to the URL of the board, I think you'll find a few similarities ;)
This seems very suspect and spammy to me.DragonByte Technologies is a registered company:
DragonByte Technologies Ltd. Registered in Scotland. Company Number SC397765
TaxKings Limited, 118 Maryhill Rd, Glasgow, G20 7QS, Scotland.
You are free to look us up on the following website: http://companieshouse.gov.uk/
Click "Go to WebCHeck" on that page and input our company number(SC397765) into the Company Number search field.
You will then be presented with our official date of incorporation, and all other details that verify that we are a legitimate business.
In addition, if you un-tick the "Receive email from Administrators" upon registration, you will never receive an email from us - except from the email confirmation email, of course :)
Should you accidentally be enrolled in our mailing list (powered by our vBMail product) for whatever reason, we provide an unsubscribe link at the bottom of each and every email - once you click that, you will be unsubscribed and never re-subscribed unless you manually do so on our board.
And the last thing I want to do is to have to jump through 60 hoops to find out a price to get branding off a product.I believe I have changed the link on the buttons you clicked to land on that page to one that does not require user name and password, yet displays the same information.
Please try this link: http://www.dragonbyte-tech.com/vbecommerce.php?do=product&productid=13 and let me know if you are able to see the pricing there :)
If not, please provide a screenshot of the page you are seeing and I will attempt to rectify it :)
Again, if you do decide to purchase from us (PayPal only, so no credit card information will be shared with us in any way, shape or form) then you will need an account (user name and password) and an email account you have access to, as part of our fraud prevention scheme.
Hopefully I have adequately addressed your fears, if not please let me know and I will attempt to clarify :)
Fillip
cwilson2332
12-28-2011, 03:21 AM
Does the files go into the main directory i installed VB in or do they each go to there respective files?
DragonByte Tech
12-28-2011, 01:23 PM
Drag and drop the contents of the upload folder to the main directory you installed vB in :)
Fillip
cwilson2332
12-29-2011, 03:12 AM
One more question, on www.theexodusgaming.com we have a darker theme and i was wondering how to change the color of the shoutbox where the "Bold", "Italica" stuff is so we can see it with the darker color theme.
frbmjb
01-07-2012, 10:52 AM
hi
i cant find report tab in shoutbox
tnx
DragonByte Tech
01-07-2012, 01:37 PM
There is nothing that would prevent that tab from appearing one way or the other, so unfortunately I don't think I can be of any further assistance :(
Fillip
Crapin
01-07-2012, 11:40 PM
I am hopping something can be added in the future releases.
Just two extra things to the ban system, reason field and a unbanned time.
Example in the shoutbox, a moderator can type /ban John Spamming 1m 3d this would ban the user John for 1 month 3 days and unban him on that date, h=Hour(s) d=Day(s) m=Month(s) y=year(s) 0= perm.
Just at the moment when you have a few moderators banning people they can either forget the reason or/and forget to unban if it was a minor offense.
Thanks.
Danny Diamond
01-08-2012, 01:36 AM
Total noob question. How can I tell which version of this chatbox I am running? I have it on my board, but I am not sure if I have the latest version.
Thanks
thecore762
01-08-2012, 01:57 AM
http://www.yourdomain.com/vbshout.php?do=archive&instanceid=1
Look at the bottom.
Crapin
01-08-2012, 11:20 AM
Total noob question. How can I tell which version of this chatbox I am running? I have it on my board, but I am not sure if I have the latest version.
Thanks
Admin CP>Plugins and Products>Manage Products
DragonByte Tech
01-08-2012, 11:57 AM
I am hopping something can be added in the future releases.
Just two extra things to the ban system, reason field and a unbanned time.
Example in the shoutbox, a moderator can type /ban John Spamming 1m 3d this would ban the user John for 1 month 3 days and unban him on that date, h=Hour(s) d=Day(s) m=Month(s) y=year(s) 0= perm.
Just at the moment when you have a few moderators banning people they can either forget the reason or/and forget to unban if it was a minor offense.
Thanks.It's an interesting request, could you please re-post it over at our forums? As you can tell it's already been pushed down a page, so it will be well and truly buried by the time we plan out a new version.
On our forum we have an issue tracker that lets us easily see suggested features even months after the threads were posted.
Thanks :)
Fillip
DirtyJones
01-08-2012, 02:42 PM
Hi, thanks for the great software. One thing i'd like to change though.
Actually 2 :)
I added it near the bottom of my site and altough it's not a big issue i do not really like the fact that it kisses the last subforum. If you look at a Vbulletin 4 site you'll notice some space and a small shadow between different areas. The shoutbox covers that shadow. Also notice the space between "Mark forums read" and the shoutbox? I'd love to get rid of that! Once again no big issues but it will just make things look more tight.
Thanks!
https://vborg.vbsupport.ru/external/2012/01/53.jpg
DragonByte Tech
01-08-2012, 02:52 PM
You can control the margins and padding by editing the dbtech_vbshout_shoutbox template and changing the properties of the outlying <div>, I think.
I'm not very skilled in CSS so I'm unfortunately unable to give more specific instructions :(
Fillip
DirtyJones
01-08-2012, 03:35 PM
Thanks, will take a look there.
FreakyG'sMom
01-08-2012, 03:36 PM
Without scrolling through 107 pages of threads, please kindly advise which template has the hook for instance1.
Thank you
sp3z!aL
01-09-2012, 04:31 PM
Hi, I have a problem with vBShout v5 where only i see the option "DragonByte Tech: vBShout - General Options" and the other not.
I can not change some aspects of the hack, even the Lite version to appear with two options
Can you help me
DragonByte Tech
01-09-2012, 05:16 PM
Without scrolling through 107 pages of threads, please kindly advise which template has the hook for instance1.
Thank youSorry, I don't understand what it is you are looking for. Can you clarify, please?
Hi, I have a problem with vBShout v5 where only i see the option "DragonByte Tech: vBShout - General Options" and the other not.
I can not change some aspects of the hack, even the Lite version to appear with two options
Can you help mePlease add yourself to Super Administrators via config.php
Fillip
sp3z!aL
01-09-2012, 08:26 PM
Thank you
Works with change in config.php :D
jooohn1
01-18-2012, 09:09 PM
I am using Latest version of vbshout pro. I want to create a tab on navbar. What would be the link for shoutbox ?
Need help
DragonByte Tech
01-18-2012, 09:11 PM
Please post Pro support questions in our Pro support forum :)
Fillip
jooohn1
01-18-2012, 09:34 PM
Should I create a new thread there ???
DragonByte Tech
01-21-2012, 01:17 PM
Yeah :)
Fillip
ProFifaLeagues
01-23-2012, 04:54 AM
Just a few Questions if anyone can help.On our Forum we have two sets of main chat users and have a non english room,Would there be a way to Keep our main Chat box on the forum home page but also have it shown in a Forum section at the same time so as the non English users can have it inside there own section on the forum??
DragonByte Tech
01-24-2012, 04:03 PM
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 https://vborg.vbsupport.ru/external/2012/11/9.png
Fillip
TombstoneWarrior
01-24-2012, 04:18 PM
what does this mean and how do i do it>>>>>>
CHMOD the /dbtech/vbshout/aop folder to 0777
DragonByte Tech
01-24-2012, 04:21 PM
The first result on Google (http://www.google.co.uk/search?q=how+to+chmod&ie=utf-8&oe=utf-8&aq=t&rls=org.mozilla:en-GB:official&client=firefox-a) for "how to chmod" was this page: http://php.about.com/od/phpbasics/ht/chmod.htm
Fillip
DragonByte Tech
01-24-2012, 04:52 PM
The first step of the readme.txt file has this: 1. Upload all files from the "upload" folder to your forums directory.
In other words, drag and drop the contents of the "upload" folder into the directory on your server that has your forum files in it.
Fillip
ProFifaLeagues
01-24-2012, 09:00 PM
Open the Upload Folder and make sure when uploading them there overwritting any files the same already there.Make sure then to reupload the Xml and allow overwrite in the Admincp
Dolphers
01-26-2012, 09:41 PM
hi - sorry if this has been answered before but recently my site reported vbshout.php script producing performance spikes and the addon had to be disabled. Having just bought the lifetime license, that was quite a blow to the face :P
Has anyone heard of this error and know what could be the cause/fix? I know this is a very general explanation, so I'll try to provide whatever details are needed.
Thanks again!
pbforum
01-27-2012, 10:44 AM
not working on my website ..
pbforum
01-28-2012, 08:33 AM
https://vborg.vbsupport.ru/external/2012/01/15.jpg
check this image shoutbox not working on my website
pbforum
01-29-2012, 01:58 PM
can any one tell me plz where is the key
i cannot find any key in read me file plz plz tell me
DragonByte Tech
01-29-2012, 03:09 PM
Please check Firefox' Error Console.
Fillip
DragonByte Tech
02-04-2012, 04:00 AM
vBShout v6.0.3:
Feature: /banlist command that lists all currently banned users
Feature: Shouts Per Page (Archive) is now a separate per-instance setting
Feature: Sounds are now handled by the HTML 5 <audio> tag.
Feature: New shouts will now fade in using a fast animation
Feature: Double-clicking shouts / stickies to edit them will now fade in the Cancel / Delete buttons using a fast animation
Feature: Cancelling shout / sticky edits will now fade out the Cancel / Delete buttons using a fast animation
Feature: Deleting a shout will now fade it out using a fast animation
Fix: The "New Shout" sound will no longer pop once a minute even if there are no new shouts.
Fix: The "New Shout" highlight will no longer trigger once a minute even if there are no new shouts.
Fix: Banned users should no longer show up in the list of banned users.
Change: Fetching shouts no longer requires the security token to be valid.
Change: The "New Shout" sound will no longer pop for actions users perform, even if there are new shouts.
Change: The "New Shout" highlight will no longer trigger for actions users perform, even if there are new shouts.
Change: The "New Shout" sound will no longer pop for notifications in the "System Messages" and "Notifications" tabs.
Change: The "New Shout" highlight will no longer trigger for notifications in the "System Messages" and "Notifications" tabs.
Change: vBShout is now powered by jQuery 1.7.1!
Fillip
twolegit
02-04-2012, 04:49 AM
yo, your shoutbox is by far the best! thank you so much....I've never once had a problem with it and all the functions are great! keep up the great work!
I've been reading some of the questions on this site, and I wonder how some of these people even turned on their computer!
twolegit
02-04-2012, 05:06 AM
just finished the upgrade and everything works better then before! much more smooth, very nice!
meissenation
02-06-2012, 02:31 AM
I went from the last page to 107 but haven't seen anyone ask yet -- is there an easy way to make the input box be a 1 line textbox above the shoutbox like Inferno chat had it? My users don't like the input box being on the side.
meissenation
02-06-2012, 02:38 AM
Seems like loading of the shoutbox is kind of buggy too. About half the time it just sits there saying "Loading..." even though it says there's 4 active users, then if I refresh once or twice it finally loads...
twolegit
02-06-2012, 04:08 AM
yeah, there are problems now....i installed it fine last night but now it wont load, you have to type and enter for it to refresh
any thoughts?
ForceHSS
02-06-2012, 06:01 AM
yeah, there are problems now....i installed it fine last night but now it wont load, you have to type and enter for it to refresh
any thoughts?
does it do the same on default skin
DragonByte Tech
02-06-2012, 12:00 PM
Seems like loading of the shoutbox is kind of buggy too. About half the time it just sits there saying "Loading..." even though it says there's 4 active users, then if I refresh once or twice it finally loads...
yeah, there are problems now....i installed it fine last night but now it wont load, you have to type and enter for it to refresh
any thoughts?
Ensure you've reverted any customised vBShout templates, then check Firefox' error console.
If you see any errors like "vBShout1 is undefined" then it is a customised template somewhere that has not been updated to v6 :)
Fillip
meissenation
02-06-2012, 01:24 PM
I keep getting:
Timestamp: 2/6/2012 9:21:51 AM
Error: userOptions.soundSettings is undefined
Source File: /dbtech/vbshout/clientscript/vbshout.js?v=602
Line: 1739
And if I switch between Active Users and back to Shoutbox the tabs recognize the change but the content inside the box area does not change, it stays as Active Users...
Plus the error console is showing a ton of dropped declarations on the VB Default style specific to dbtech templates...
DragonByte Tech
02-06-2012, 01:32 PM
Will be fixed in the next release :)
Alternatively, downloading the Lite version via our forum (no registration needed) will always ensure you have the latest fixes :)
Fillip
meissenation
02-06-2012, 01:38 PM
Is the lite version on this thread not the same version that is on your site? I just downloaded the lite version here last night.
It appears it does not like the following lines:
if (typeof userOptions.soundSettings[instanceId] == 'undefined')
I have all sounds disabled for the instance.
DragonByte Tech
02-06-2012, 01:43 PM
It is, but hotfixes like these are applied to the Lite version on our site first, and then put on vB.org during regular maintenance releases.
This is because all I have to do to fix an issue on our site is use my file comparison tool to upload a file, whereas for vB.org I need to generate a .zip file, edit thread, click Manage Attachments, remove old upload, navigate to the .zip file, hit upload, save, no version changes, save again.
All this with vB.org actually loading, which is a rare occurrence indeed :p
Fillip
meissenation
02-06-2012, 01:52 PM
Thanks for the clarification, Fillip. I downloaded the stable version from your website and WOW what a difference. The stable version is light years faster, all the lag my users complained about is gone. Thank you.
My only request now is how can I move the editor box from the left to the top?
Edit: I see in the pro listing on your site it says "Control shout area location" -- does that mean moving the editor from the left to above the shoutbox? If so, I understand and will purchase the pro option.
DragonByte Tech
02-06-2012, 02:01 PM
By stable version, do you mean 5.4.8?
Moving the editor is indeed a Pro-only feature :)
Fillip
twolegit
02-06-2012, 03:43 PM
I couldn't figure anything out...no errors, reverted my templates.
but i reinstalled 5.4.8 and everything is great again...still a happy camper ;)
thank you again and thanks for the fast response!
piraterevival
02-08-2012, 04:59 PM
hi, not sure if this has been asked, but is it possible to have this as a module in vBadvanced CMPS v4.1.3
So that I can add the shoutbox to the right hand column?
Any help appreciated
Thanks
Ste
DragonByte Tech
02-09-2012, 04:54 PM
vBAdvanced have numerous compatibility issues with modifications, vBShout being no exception. Sadly I don't think it's possible :(
Fillip
TombstoneWarrior
02-10-2012, 02:42 AM
when i click on my smiley in my shout box it wont show unless i put in the smiley code. any ideas? thats inadvance!
P.S ILL DONTATE IF CODER CAN HELP ME FIXX THIS ISSUE!!
TombstoneWarrior
02-10-2012, 12:26 PM
CAN SOMEONE TLL ME MY PROBLEM WITH THIS MOD IT INSTALLED IN MY TEST SITE NOPROBLM>>>> NOW I HAVE THIS ERROR>>>> Database error in vBulletin 4.1.9:
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 : Friday, February 10th 2012 @ 09:18:15 PM
Error Date : Friday, February 10th 2012 @ 09:18:23 PM
joeyhill
02-10-2012, 03:48 PM
Everything is working well. One thing I would like to do is remove the collapsable window styling so it matches with the rest of the forum sections. Can you please help me with this?
When you go to my site you will understand what I'm talking about: http://www.midwestbullyboard.com/index.php
Thanks in advance!
DragonByte Tech
02-10-2012, 04:10 PM
Add tcatCollapse after the existing collapse class in the dbtech_vbshout_shoutbox template :)
Fillip
DragonByte Tech
02-10-2012, 04:12 PM
CAN SOMEONE TLL ME MY PROBLEM WITH THIS MOD IT INSTALLED IN MY TEST SITE NOPROBLM>>>> NOW I HAVE THIS ERROR>>>> Database error in vBulletin 4.1.9:
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 : Friday, February 10th 2012 @ 09:18:15 PM
Error Date : Friday, February 10th 2012 @ 09:18:23 PMThat field no longer exists, please re-upload all v6.0.3 files and the error won't appear :)
Fillip
TombstoneWarrior
02-10-2012, 06:28 PM
That field no longer exists, please re-upload all v6.0.3 files and the error won't appear :)
FillipThanks for yhe quick response ill do i now and i hope all works well. ill keep you informed!! :):up:
TombstoneWarrior
02-11-2012, 12:58 AM
i highlighted the contens of the upload folder and uploaded them to my forum root and i am still getting this error
ERROR>>>> Database error in vBulletin 4.1.9:
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 : Friday, February 10th 2012 @ 09:18:15 PM
Error Date : Friday, February 10th 2012 @ 09:18:23 PM
ANY IDEA'S
when i highlight the upload files inside the upload folder and upload to my forum root all works fine when i do it to my main site i keep gettin g the error above. i tryed to reuplload as you said and still get the error. whaat could bee the problem?
foroaviones
02-14-2012, 07:22 PM
Hi there.
I've just installed this addon on my recently updated 4.1.9 forum, but it only appears in my forumdisplay screen -as expected- As far as it is only showed for a small group of users in my forum, I would like it to display also in every thread. Is that possible?
And another question: is there any way to display the chat messages from top to bottom? reverse way it shows now
thanks in advance
duditas
02-15-2012, 12:10 PM
Hello Dragonbyte, I need some help
I use vB 4.1.8 and my forum is in spanish
I have updated to [DBTech] vBShout v6.0.3 [Lite]. I got it from your webpage, not from here. And look what happens with accent marks
https://vborg.vbsupport.ru/ (http://imageshack.us/photo/my-images/217/imagen2pe.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
With previous version it didn't happen. Any help?
Thanks in advance
DragonByte Tech
02-16-2012, 03:18 AM
i highlighted the contens of the upload folder and uploaded them to my forum root and i am still getting this error
ERROR>>>> Database error in vBulletin 4.1.9:
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 : Friday, February 10th 2012 @ 09:18:15 PM
Error Date : Friday, February 10th 2012 @ 09:18:23 PM
ANY IDEA'S
when i highlight the upload files inside the upload folder and upload to my forum root all works fine when i do it to my main site i keep gettin g the error above. i tryed to reuplload as you said and still get the error. whaat could bee the problem?I couldn't say, there's nothing in the recent files that would generate such an error, sorry :(
Hi there.
I've just installed this addon on my recently updated 4.1.9 forum, but it only appears in my forumdisplay screen -as expected- As far as it is only showed for a small group of users in my forum, I would like it to display also in every thread. Is that possible?
And another question: is there any way to display the chat messages from top to bottom? reverse way it shows now
thanks in advanceYou can make the shoutbox show everywhere by following these instructions:
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).
Hello Dragonbyte, I need some help
I use vB 4.1.8 and my forum is in spanish
I have updated to [DBTech] vBShout v6.0.3 [Lite]. I got it from your webpage, not from here. And look what happens with accent marks
http://img217.imageshack.us/img217/3191/imagen2pe.jpg (http://imageshack.us/photo/my-images/217/imagen2pe.jpg/)
Uploaded with ImageShack.us (http://imageshack.us)
With previous version it didn't happen. Any help?
Thanks in advanceThat's a problem with your language's encoding. Spanish letters and indeed all Unicode letters work perfectly with ISO-8859-1. You need to ensure that your language uses either UTF-8 (but only if your database also uses UTF-8) or ISO-8859-1 :)
Fillip
CFF RA's
02-16-2012, 05:28 AM
Is there a way to move it from the top of Forum Home to the buttom? If so, please explain procedure.
Thank you,
DragonByte Tech
02-16-2012, 03:12 PM
In Instance Management, you can swap position via a drop-down :)
Fillip
duditas
02-16-2012, 03:22 PM
That's a problem with your language's encoding. Spanish letters and indeed all Unicode letters work perfectly with ISO-8859-1. You need to ensure that your language uses either UTF-8 (but only if your database also uses UTF-8) or ISO-8859-1 :)
Fillip
Thanks for answer, but I can't understand. My lenguage's encoding is the same that I had with your previous version and it worked perfectly.
Maybe you have changed something here, because I don't have problems with no other mod.
I don't know how to make my chat runs properly. I'm afraid that I have to uninstall, sorry :(
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.