![]() |
[AJAX] vBShout v2.0
[high]Staff Edit/Update[/high]
I have released an updated version of this hack (version 2.0.1), this version fixes some security issues with this hack. All version prior to this one allow users to insert html in their shouts, this can cause problems with them using html that breaks the site layout or malicious javascript. Download the new zip file (vBshout_fixed.zip) and upload the new vbshout.php file to patch/upgrade. If you want to manual instructions they are in the zip file, in the file bugfixes.txt Second Staff update I've uploaded a new version of this hack, dubbed '2.0.2'. This one should fix the html injection issues without breaking special characters. To upgrade, download the new zip file and upload the new vbshout.php file. Please note that this only fixes the html injection issues. I do not use this hack on my own forum (although I've tested this on a client's board) so I will not be fixing the server load issues. I suggest you do not install this hack if you can't deal with the extra server load, as it's rather intensive. - Brad [high]End staff edit[/high] Well, been a while since I've been to vb.org and released anything, thought i'd break the trend and whip up something quick while I have a little spare time. A shoutbox as you would assume, a very simple one to start off with, but does include AJAX Technology, which pushes the shoutbox 1 step closer to live, messages from other people will appear with no refreshing, and so will yours that you post :) A preview is below, i'd estimate a 50 second installation max :) Primary Features: - AJAX Technology (no refreshing) - Administration control an display element options - Fast format editor Change Log:: Enjoy, - Zero Tolerance |
nothing happened after i installed the plug-ins....
and upload the file... can u tell me whats wrong? |
Excellent, it's working great on my test board. One very minor complaint though, when a member is viewing forumhome page now, their location listed in their profile is "Unknown Location /testvb/vbshout.php" It would be nice to have it say Forum Index like normal.
|
the plugin show blank for me
|
bleodler...can u help me?
|
there's a problem while installing the plugin file its cant create the database of the vbshout ?
|
Quote:
Make sure you go to "Manage Products" and click on "Add/Import Product" and are not going to "Download/Upload Plugin". That could be the problem. |
Great .. members have been screaming for a shoutbox since I upgraded to 3.0.5
Thanks Zero .. clicked install |
Quote:
|
Quote:
thanks in advance |
Quote:
|
Quote:
|
Very nice... What are the maximum shouts it shows? I'm assuming once it hits a quote any older shouts are deleted?
|
Quote:
Quote:
Good work on the shoutbox - I like it. Do you have a timeframe for when this will include permissions and the ability to edit shouts? I really do like the simplicity and I hope it doesnt get overblown like most of the ones for 3.0.7 have. Edit: This is an extension not a plugin :D |
The style we're using doesn't lend itself to using a shoutbox at the top. And I don't know if it was ZT's hack or not when we were using it.
|
thanks alot....hella easy to install
|
Quote:
|
nice but it's an extension due to the file upload
|
Any way to add the font and color select to the shoutbox?
Like the attached pic. |
Quote:
|
I'm running 3.5 Beta 4... I don't see a "Manage Products" -> "Add/Import Product" section... Any way to work around this?
|
Yes, upgrade to 3.5 RC1
|
Updated to v1.1, corrected the WOL, could of sworn i included those plugins .. oh well.
To answer a few questions, no this will not work with any beta versions, since none of them don't have the product manager, which you will need to upload the XML included in the download. As for updating with options/permissions, yes that will come, i intend to use this shoutbox myself when i upgrade to vB 3.5, so more features will be on the way :) Since a lot of people seem to like the shoutbox being at the bottom, i'll ensure that will be an ACP feature in the future (place shoutbox below navbar/below forums/below forum stats). - Zero Tolerance |
Here is a way to place your Shoutbox WHERE YOU WANT
Simple edit your forumhome template. Create where you want the variable : Code:
$shout Go to your Plugin Manager, edit "vBShout [Template Alteration]" and replace $navbar by $shout. It should be like this Code:
eval('$Shoutbox = "' . fetch_template('forumhome_vbshout') . '";'); |
Good idea, but just to clean upa little (sorry, it's a habbit :p), change the plugin to:
PHP Code:
- Zero Tolerance |
Problem with the v1.1 xml..
Getting this error Code:
Database error in vBulletin 3.5.0 Release Candidate 1: Code:
$Query = "CREATE TABLE `".TABLE_PREFIX."shout` ( |
What version of mySQL are you using?
- Zero Tolerance |
Not sure why bud, but I changed it to this
Code:
<installcode><![CDATA[$Query = "CREATE TABLE `".TABLE_PREFIX."shout` ( |
How many shoutentries are stored?
|
it displays the last 20
|
Quote:
Thx for Info |
Version 1.2 released, change log updated in the main post :)
- Zero Tolerance |
wont work...when updating
database error Invalid SQL: select s.*, u.username from shout s left join user u on (u.userid = s.s_by) order by s.sid desc limit 0,; |
Uninstall, download then reinstall, there was a slight error with the product export i made (how was i know the options had to be vB default :p ..)
- Zero Tolerance |
Database error in vBulletin 3.5.0 Release Candidate 1:
Invalid SQL: select s.*, u.username from shout s left join user u on (u.userid = s.s_by) order by s.sid desc limit 0, 20; thats after uninstall and everything |
What's the actual mysql error underneath that?
- Zero Tolerance |
Works fine in IE, but I'm getting a blank page in Firefox, and unfortunately that's pretty much what 90% of my users use. Other than that, that's about the only gripe I have :D
[high]* Jason McConnell clicks *install* :)[/high] |
Quote:
- Zero Tolerance |
Quote:
|
What a job ! Thank you again :-)
|
All times are GMT. The time now is 04:52 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|