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 (4315)
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 08-26-2006, 05:51 PM   #241
vBulletin Guru
Nick R's Avatar
Join Date: May 2006
Real Name: Nick
Location: Cyberspace, UK
Nick R is on a distinguished road

Default

Can't you jsut reupload the files?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 08-26-2006, 06:07 PM   #242
vB Newbie
Join Date: Mar 2006
CoreIssue is on a distinguished road

Default

Quote:
Originally Posted by rogersnm
Can't you jsut reupload the files?
I did a complete fresh install and modded it fully. Everyting was fine.

Then I put it over the old DB and all the errors came back. Even lost the Remember Me edit in Navbar.

For some reason it will not fix unless I do changes over the DB.

Refreshing cache or nothing else helps.

I don't get it, but this way seems to be working.

Be it an old, removed mod that left something, or whatever, it is a problem. And I am not the only one encountering it.

I seem to be getting there.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-26-2006, 06:51 PM   #243
vB Newbie
Join Date: May 2005
camoman is on a distinguished road

Default

I am using this with the vbadvanced portal hack here :http://www.vbulletin.org/forum/showt...rap#post977122
and I need to get the word wrap working.. As it sits right now if someone pastes a link in the shout box on cmps then I get a scroll bar that is VERY long and it messes the shout box up. Does anyone have a fix for this when using the flat file version? I tired the fix listed for the database version but it doesn't work with this one.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-26-2006, 06:55 PM   #244
vB Newbie
Join Date: Mar 2006
CoreIssue is on a distinguished road

Default

rogersnm,

I seem to have it fixed.

Not sure if this info will aid you in any way, but here it is.

I copied the DB and folder, reverted files, removed plugins and products, then worked it back up again.

It works.

But, if I change config to the old DB, the Remember Me and ShoutBox mess up.

Head scratcher, but that is the way it went.

Two things changed in the ShoutBox. Instead of saying No Shouts, it now says.
System Reponse: No Current Shouts

And now the type box expands as I type. Before the text fed into the right side.

Hoping I am done with this issue.

Last edited by CoreIssue; 08-26-2006 at 07:56 PM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-26-2006, 08:06 PM   #245
vB Newbie
Join Date: Nov 2005
pret is on a distinguished road

Default

Nice hack.:classic:
Thanks




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-26-2006, 10:10 PM   #246
vB Newbie
Join Date: Aug 2006
jedifans is on a distinguished road

Lightbulb

Hey all,
Sorry about before, did not realise that it would not be as efficient as it should have been lol ;).

Anywho, I went back to the original vbshout.php from here and redid a few of my changes and did something different than before (as suggested by others, XX secs/mins/hours/days ago message instead, but only one of these at a time ;) )

Changes that I made were:
To line 226:
You must first be a registered member to view any code.
goes to:
You must first be a registered member to view any code.
To line 64 I then inserted (before echo $content;):
You must first be a registered member to view any code.
The template for forumhome_vbshout_shout now stands at:
You must first be a registered member to view any code.

I did try a javascript implementation to do old-style timestamps and I do know that it works via DOM methods but to reduce overhead, it would need to work on the responseText ajax reply, which I am working on...

HTH and thanks for the feedback :S lol,
Jedifans
Attached Files
File Type: php vbshout.php (19.6 KB, 41 views)




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-26-2006, 11:18 PM   #247
vB Newbie
Join Date: Aug 2006
patt2k is on a distinguished road

Default

yes that happens when i post many shouts it shows posting in progres... but then nothing appears anyway

do you know how to fix it ?

Unistallation Didnt help

Last edited by patt2k; 08-27-2006 at 02:14 AM.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-27-2006, 04:57 AM   #248
vB Newbie
Join Date: Aug 2006
Masiello is on a distinguished road

Default

Great Hack, Thank you very much.

I curiosity question, it's normal after installation, the "vBshout Options" voice that is in vBulletin Option column don't looks as the last voice as latest installed product how for example it do on vB 3.5.x or how do the old's vbshout versions, for example to me it is positioned as next to last voice above "Paid Subscription" voice.

I know that this question is a banal question however I would want to try to understand if it is a defect or it is normal.

Thank for any reply.




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

Default

Quote:
Originally Posted by jedifans
Hey all,
Sorry about before, did not realise that it would not be as efficient as it should have been lol ;).

Anywho, I went back to the original vbshout.php from here and redid a few of my changes and did something different than before (as suggested by others, XX secs/mins/hours/days ago message instead, but only one of these at a time ;) )

Changes that I made were:
To line 226:
You must first be a registered member to view any code.
goes to:
You must first be a registered member to view any code.
To line 64 I then inserted (before echo $content;):
You must first be a registered member to view any code.
The template for forumhome_vbshout_shout now stands at:
You must first be a registered member to view any code.

I did try a javascript implementation to do old-style timestamps and I do know that it works via DOM methods but to reduce overhead, it would need to work on the responseText ajax reply, which I am working on...

HTH and thanks for the feedback :S lol,
Jedifans
That looks like nicer code ;) :p




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-27-2006, 11:35 AM   #250
vB Newbie
Join Date: Mar 2006
CoreIssue is on a distinguished road

Default

My last post on this until fixed.

I thought it was fixed.

Then I got reports of the editor, scroll bar and other such randomly disappearing. My editor disappeared again.

I copied everything to a test board. I cleaned out everything down to vanilla. I rebuilt from scratch.

All that changed was the nature of the errors.

Be it a random bug in the install script or some incompatibility with the mod, there is a problem.

My 3.5.4, phpBB and other scripts ran or run fine, always with a ShoutBox, on my 100megs site, which specializes in forum boards and similar. All the needed server functions are there and up to date.

Operating system Linux
Kernel version 2.4.32
Machine Type i686
Apache version 1.3.37 (Unix)
PERL version 5.8.7
Path to PERL /usr/bin/perl
Path to sendmail /usr/sbin/sendmail
Installed Perl Modules Click to View
PHP version 4.4.2
MySQL version 4.1.19-standard
cPanel Build 10.8.2-RELEASE 119
Theme cPanel X v2.5.0
Documentation Click to View
cPanel Pro 1.0 (RC36)

I give up. ShoutBox deleted. Something is wrong.




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