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 (4380)
Released: 07-25-2006, 06: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 02-10-2007, 08:22 AM   #711
vB Newbie
Join Date: Jan 2007
matama_1 is on a distinguished road

Default

work great


thx




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 02-10-2007, 08:30 AM   #712
vB Newbie
Join Date: Feb 2007
Real Name: shaz
Location: Newcastle
shazzz is on a distinguished road

Unhappy

Please help I am a complete Noob to all of this.

I recently upgraded my forum and uninstalled the shoutbox, trying to re install and im getting this error, and dont have a clue where to start


Database error in vBulletin 3.6.4:

Invalid SQL:
CREATE TABLE `vbshout` (
`sid` int(15) NOT NULL auto_increment,
`s_by` int(15) NOT NULL default '0',
`s_time` int(15) NOT NULL default '0',
`s_shout` text NOT NULL,
`s_data` text NOT NULL,
`s_me` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;

MySQL Error : Table 'vbshout' already exists
Error Number : 1050
Date : Saturday, February 10th 2007 @ 06:25:52 AM
Script : Log in - blacklabyrinth - vBulletin Admin Control Panel
Referrer : Log in - blacklabyrinth - vBulletin Admin Control Panel
IP Address :
Username : shazzz
Classname : vb_database




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-10-2007, 10:43 AM   #713
vB Newbie
Join Date: Jun 2005
nigel is on a distinguished road

Default

Delete your 'vbshout' table in your phpmyadmin
And reinstall the shoutbox




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-10-2007, 06:46 PM   #714
vB Newbie
Join Date: Sep 2006
abramelin is on a distinguished road

Default

is it a disadvantage taking the shoutbox above the forums for seo?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-11-2007, 01:32 PM   #715
Coder
Join Date: Jul 2006
Real Name: Shawn Hinckley
Shazz is on a distinguished road

Default

Quote:
Originally Posted by shazzz View Post
Please help I am a complete Noob to all of this.

I recently upgraded my forum and uninstalled the shoutbox, trying to re install and im getting this error, and dont have a clue where to start


Database error in vBulletin 3.6.4:

Invalid SQL:
CREATE TABLE `vbshout` (
`sid` int(15) NOT NULL auto_increment,
`s_by` int(15) NOT NULL default '0',
`s_time` int(15) NOT NULL default '0',
`s_shout` text NOT NULL,
`s_data` text NOT NULL,
`s_me` tinyint(2) NOT NULL default '0',
PRIMARY KEY (`sid`)
) TYPE=MyISAM;;

MySQL Error : Table 'vbshout' already exists
Error Number : 1050
Date : Saturday, February 10th 2007 @ 06:25:52 AM
Script : Log in - blacklabyrinth - vBulletin Admin Control Panel
Referrer : Log in - blacklabyrinth - vBulletin Admin Control Panel
IP Address :
Username : shazzz
Classname : vb_database
Nice name
Have you done anything illegal lately?
Ive been getting some emails from jelsoft of someone using my name.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-11-2007, 04:16 PM   #716
vB Newbie
Join Date: Feb 2007
Real Name: shaz
Location: Newcastle
shazzz is on a distinguished road

Default

Quote:
Originally Posted by Shazz View Post
Nice name
Have you done anything illegal lately?
Ive been getting some emails from jelsoft of someone using my name.

Cheers

and I can assure you I have never done anything illegal in my life and dont intend to start now
:ermm:




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-11-2007, 08:28 PM   #717
vB Newbie
Join Date: Aug 2006
Froggy32701 is on a distinguished road

Default

Quick ?

Is there any way to change the permissions on this.

I.E.

So Super/mods can not edit shouts.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2007, 05:51 AM   #718
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

You'll need to edit the vbshout.php file. You can find a pre-edited one here; vB Nova - View Single Post - [AJAX/Flatfile] vBShout 2.1

EDIT: Just realised that's a slightly different version :p That one stops guests from viewing the archive.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2007, 06:51 PM   #719
vB Newbie
Join Date: Feb 2007
Real Name: shaz
Location: Newcastle
shazzz is on a distinguished road

Default

OK a complete newb here, sorry in advance for my thickness

How do I cmd something to 777 and what part do I do?

Im having trouble installing




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 02-12-2007, 08:31 PM   #720
vB Newbie
Join Date: Feb 2007
tamere is on a distinguished road

Default

tanks men its so smath




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