vBulletin Modifications

Major Additions - [AJAX/Flatfile] vBShout 2.1

Welcome to vBHackers.com! - vBHackers Updates:

Go Back   vBulletin Modifications > vBulletin Database System > vBulletin 3.5 / 3.6 Hack Releases

Reply
 
Thread Tools Search this Thread
Download Options
You Must Register First
To Download This Modification

Bugs
can view shoutbox, but no messages
Posted By: teamdevotion
delete button
Posted By: -mz-
test
Posted By: Michael Biddle
freezes
Posted By: Julianx
Time Not being shown
Posted By: vitrag24
all it does is say loading...
Posted By: Drew
I think
Posted By: misterazvan
It Freezes
Posted By: xScopex
Freezing up
Posted By: HAVOK
Session URL
Posted By: Jorrit
Hangs on LOADING.....
Posted By: Fuzznuts
3.6.4. Hang up with german characters!
Posted By: flyingdutchman
Some characters dont work
Posted By: noko
failed to open stream: Permission denied
Posted By: Silver740
It doesnt show text...
Posted By: wtfsoccerdude
Problem with emoticons menu, vB 3.6.3
Posted By: john2k
Loading problem
Posted By: darkmoon34
VB 3.6.1
Posted By: ElMaZaGaNgI
Position of test and smile
Posted By: kfiasche81
Get Loading & Posting in progress.. message
Posted By: xnt
UK GBP Pound Sign not working
Posted By: Turbosport
éàù problem
Posted By: clamoune
Greek characters
Posted By: haris_led
Submit A Bug | View All Bugs

Advertisement
  
Not Supported
[vB 3.6.0 RC 2] Major Additions - [AJAX/Flatfile] vBShout 2.1 (4340)
Released: 07-25-2006, 05:47 AM
Modification Information:
Zero Tolerance's Avatar Author: Zero Tolerance
Last Online: 05-28-2007
Demo: View Online Demo!
Hack Version: 2.1 Installer Included: 0 Additional queries added to database: 0
New Templates: 5 Template Edits: 0 File Edits: 0
New Files: 2 New Phrases: 0 Installation Time (In Minutes): 1

vB 3.6.0 Compatible!
Plugin
Hey there,

First release here, I'm sure most might know me from over at vB.org, in anycase they broke my vBShout, so here's a fixed version, with a few extra bits:

- Flatfile System (Seriously cuts any intensity this once created before)
- Bug Fix: ' used to break edit shout
- Bug Fix: Users couldn't edit/delete their shouts
- Bug Fix: Parsing problem (that vb.org created..)
- Feature Disabled: Timestamps, this is unfortunatly due to using a flat file system.

Enjoy everyone, if you have the previous vBShout installed, I suggest uninstallation the previous vBShout product then installating this one fresh (saves you havning to revert templates).

Also, this will work for any vB 3.5 installation

Enjoy

- Zero Tolerance




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Add a Comment!
Old 01-31-2007, 02:02 PM   #691
vB Newbie
Join Date: Jan 2007
analog2112 is on a distinguished road

Default

I don't know if this will help you guys out or not, but I had the same problem with quotes, greater than, less than etc all showing as &quot,&lt etc and I just used the standard php decode routines to correct it.

In vbshout.php find (you will find it 3 times, do the below all 3 times)
$Shout['s_shout'] = bbcodeparser($Shout['s_shout']);

Right under it add this:

For php 4
$Shout['s_shout'] = html_entity_decode ($Shout['s_shout']);
For php 5
$Shout['s_shout'] = htmlspecialchars_decode ($Shout['s_shout']);


That's it, works for me.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 01-31-2007, 07:31 PM   #692
vB Newbie
Join Date: Jan 2007
Roonie is on a distinguished road

Default

It doesnt work for me Thnks a lot, anyway

i can not write Spanish characters yet

any other idea?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-01-2007, 07:43 PM   #693
vB Newbie
Join Date: Nov 2006
funinbc is on a distinguished road

Default

Quote:
Originally Posted by Rickeo View Post
I just get a constant loading message on my shoutbox can sum1 please tell me what has gone wrong.

Thanks

~Rick~

Help I have the same problem as above




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-02-2007, 02:47 AM   #694
vB Newbie
Join Date: Feb 2007
littlebit is on a distinguished road

Default

I like this one better, thanks Zero!
Am I missing it somewhere or is there no usergroup permission settings?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-03-2007, 08:29 AM   #695
vB Newbie
Join Date: Feb 2007
digital_sc4rz is on a distinguished road

Default

Nice one :chinese:




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-04-2007, 10:41 PM   #696
vB Newbie
Join Date: Feb 2007
yenz is on a distinguished road

Default

ok i have a problem this wont work with my current layout called cobalt from extreme pixels but it works with some other themes so what i want to no is what do i have to do to make it work with my current (layout) theme are domain name is stormshare.net




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-05-2007, 01:45 AM   #697
vB Newbie
Join Date: Oct 2006
Subah is on a distinguished road

Default

Still not support arabic




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-05-2007, 12:08 PM   #698
vB User
Join Date: Nov 2006
bartek24m is on a distinguished road

Default

until yesterday i have in my shoutbox polish marks but now some polish letter change into ??

e.g: ą,ś ć ź ż ł ó

can someone tell my why on earth ?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-05-2007, 06:24 PM   #699
Junior Member
Join Date: Aug 2005
GrendelKhan{TSU} is on a distinguished road

Default

thanks! working great.

seems to have lightened the server load already.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-05-2007, 10:48 PM   #700
vB Newbie
Join Date: Jan 2007
Dr.Uberveguad is on a distinguished road

Default

Does anyone knows how to add a background image in the chatbox ??

I tried this: In forumhome_vbshout, but it doesnt work.

I add a css background image:
You must first be a registered member to view any code.
And in the the input box I tried this:

You must first be a registered member to view any code.
Doesnt work at all !!!




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply



LinkBacks (?)
LinkBack to this Thread: http://www.vbhackers.com/f76/major-additions-ajax-flatfile-vbshout-2-1-a-4536/
Posted By For Type Date
vB Shout 2.1 - Shoutbox no vB - vBulletin Brasil This thread Pingback 02-06-2007 12:41 PM
ShoutBox - vBulletin.org Forum This thread Refback 02-04-2007 05:17 PM
vbShout v2.1 on ALL pages! (Below NavBar) - Page 2 - vBulletin.org Forum This thread Refback 02-03-2007 02:15 PM
Vb Shout Help - vB Nova This thread Refback 02-03-2007 02:10 PM
[Additions majeures] - BVShoutbox - Page 13 - vBulletin-fr This thread Refback 02-02-2007 08:21 AM
[AJAX] vBShout v2.0 - Page 155 - vBulletin.org Forum This thread Refback 01-30-2007 10:37 PM
Shoutbox - SSF This thread Refback 01-30-2007 05:55 PM
Shoutbox - SSF This thread Refback 01-30-2007 04:02 PM
Shoutbox - SSF This thread Refback 01-30-2007 03:46 PM
Shoutbox - SSF This thread Refback 01-30-2007 01:53 PM
vBTEAM.org - Redirecting... This thread Refback 01-27-2007 10:14 AM
vBTEAM.org - Redirecting... This thread Refback 01-26-2007 07:02 AM
vbShout v2.1 on ALL pages! (Below NavBar) - Page 3 - vBulletin.org Forum This thread Refback 01-26-2007 01:19 AM
vBTEAM.org - Redirecting... This thread Refback 01-25-2007 11:39 AM
[AJAX] vBShout v2.0 - Page 165 - vBulletin.org Forum This thread Refback 01-24-2007 11:12 PM
[Additions majeures] - BVShoutbox - Page 13 - vBulletin-fr This thread Refback 01-23-2007 05:42 AM
[AJAX/Flatfile] vB Shout 2.1 [On All Pages] - Page 3 - vB Nova Post #549 Refback 01-22-2007 09:58 PM
[vB 3.6.x] vBshoutbox 2.1 - Page 10 - vBulletin-Ressources This thread Refback 01-22-2007 03:38 AM
Quick question about the Shoutbox trend - vBulletin Setup Optimization This thread Pingback 01-19-2007 07:37 PM
vbShout v2.1 on ALL pages! (Below NavBar) - Page 2 - vBulletin.org Forum This thread Refback 01-18-2007 05:36 AM
vbShout v2.1 on ALL pages! (Below NavBar) - vBulletin.org Forum This thread Refback 01-16-2007 11:46 PM
vbShout v2.1 on ALL pages! (Below NavBar) - vBulletin.org Forum This thread Refback 01-16-2007 08:26 PM
vbShout v2.1 on ALL pages! (Below NavBar) - vBulletin.org Forum This thread Refback 01-16-2007 08:21 PM
[AJAX] vBShout v2.0 - Page 157 - vBulletin.org Forum This thread Refback 01-15-2007 10:59 AM
The Best Mods For The Average vBulletin Site? - vBulletin Box This thread Refback 01-15-2007 10:09 AM
Admins Helping Admins[AHA] : Myleague Admins Help Community - Viewing Shoutbox Archive This thread Refback 01-12-2007 06:12 PM
Game Zone | Evolution - Viewing Shoutbox Archive This thread Refback 01-12-2007 01:38 PM
vBTEAM.org - Redirecting... This thread Refback 01-12-2007 04:46 AM
Game Zone | Evolution - Viewing Shoutbox Archive This thread Refback 01-12-2007 03:35 AM
vBTEAM.org - Redirecting... This thread Refback 01-09-2007 08:33 PM
[AJAX] vBShout v2.0 - Page 155 - vBulletin.org Forum This thread Refback 01-08-2007 07:07 AM
ShoutBox? - vBHacks-Germany This thread Refback 01-07-2007 07:38 PM
ShoutBox? - vBHacks-Germany This thread Refback 01-07-2007 05:59 PM
Shoutbox 2.1 - deutsche Zeichen - Timestamp - Integration VBa - vBHacks-Germany This thread Refback 01-06-2007 11:58 AM
Shoutbox 2.1 - deutsche Zeichen - Timestamp - Integration VBa - vBHacks-Germany This thread Refback 01-06-2007 10:51 AM
vBTEAM.org - Redirecting... This thread Refback 01-05-2007 03:33 PM
ShoutBox? - vBHacks-Germany This thread Refback 01-05-2007 06:47 AM