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 08-17-2006, 06:52 AM   #181
vB Newbie
Join Date: Jul 2006
noreturn is on a distinguished road

Default

Quote:
Originally Posted by CoreIssue
It is frustrating. Different people getting different variations of the same problem.

I KNOW it is not a server issue. My host specializes in forum boards.

I could be very wrong, but it seems to be associated with login. Be it by a bug or mod conflict.

Think about it, not showing the editor is what guests see. But I am not a coder to figure it out.

Not showing at all could be a variant.

Oh, well. I will keep looking for a shoutbox that will show that I can add. Hope I find one since no one seems to have a clue as to why these issues are happening.
I have been looking for a week for a host who specializes in forums. Can you please tell me who your host is?




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Sponsored Links
Old 08-17-2006, 07:23 AM   #182
vB Newbie
Muellmann's Avatar
Join Date: Aug 2006
Real Name: Stefan
Location: Germany, Bavaria, Ulm
Muellmann is on a distinguished road

Question

Quote:
Originally Posted by sexo
TimeStamp Fix:

1: Go to forum_vbshout_shout
2: Find this line: <if condition="!$Shout[s_me]">
3: Add before: [{$Shout['time']}]

You are done ;) now shout and see the difference.
Unfortunately if I add "{$Shout['time']}" in the Template "forum_vbshout_shout"
the Timestamp appears, but wrong! If somebody shout, the full Shoutbox Timestamps of all the Shouts in the ShoutBox changes to his Timezone. If the next person shouts, all Timestamps are in his Time. This is visible for all Users
who are shouting. Normally everyone should see all Shouts in his Time and
this should be always such, even if many international Users begin to shout.
I couldn't fix this issue.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 10:37 AM   #183
vB Newbie
Join Date: Aug 2006
haris_led is on a distinguished road

Default

Quote:
Originally Posted by rogersnm
So many questions so little time:
a) If it doesn't work after you changed it (all pages) re-install and try again
b) greek charset might be the format of the sql db.
c) That seems to be a common error. Try re-installing. I have not had that problem but i didn't upgrade i un-installed the old and installed the new so it could be a dodgy upgrade process
d) it still uses the db but it uses the flatfile AS well.
e) template edits will do it for you.
If you mean the encoding of my sql db, yes it has iso-8859-7
the vbshout version 2.0 works fine with greek characters :classic:




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 02:51 PM   #184
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 Muellmann
Unfortunately if I add "{$Shout['time']}" in the Template "forum_vbshout_shout"
the Timestamp appears, but wrong! If somebody shout, the full Shoutbox Timestamps of all the Shouts in the ShoutBox changes to his Timezone. If the next person shouts, all Timestamps are in his Time. This is visible for all Users
who are shouting. Normally everyone should see all Shouts in his Time and
this should be always such, even if many international Users begin to shout.
I couldn't fix this issue.
This is why he removed it in the first place. You can only do that via the db which would destroy the use of the flat file system. Which would mean higher server load and basically the same as it was before.

Last edited by Nick R; 08-17-2006 at 02:55 PM..




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 03:32 PM   #185
vB Lover
takiye's Avatar
Join Date: Aug 2006
takiye is on a distinguished road

Default My error

1. Smilies don't work!
2. Smilies are duplicated in display.
2. When I post 2nd post, I wait for some mins but it don't be displayed! If I added 3rd post, it shows "Posting in progress"

What can I do?

Screenshot:
Attached Images
File Type: jpg shout_error.JPG (48.2 KB, 65 views)




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

Default

Whats with the random circle with the smilies?
1) Smilies work
3) Shouldn't do that probably your server.

ps. duplicated smilies is due to wierd coding, i did fix that on my board




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 03:57 PM   #187
vB Lover
takiye's Avatar
Join Date: Aug 2006
takiye is on a distinguished road

Default

Quote:
Originally Posted by rogersnm
Whats with the random circle with the smilies?
1) Smilies work
3) Shouldn't do that probably your server.

ps. duplicated smilies is due to wierd coding, i did fix that on my board
Take a look at the circle of "4burn 4cry", that is where the smiles must be displayed!
About your fixing, can share it for me?




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

Default

ah OK, I could give you the fix but what would you do for me? Nah only joking, I'll give you a code but just let me re-release a hack f mine. Ps. is only tested on My forum and i am not responsible for any errors you may get.




Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 08-17-2006, 04:10 PM   #189
vB Lover
takiye's Avatar
Join Date: Aug 2006
takiye is on a distinguished road

Default

can give me the link for taking a loot at it?




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

Default

Just checked some things with ZT, my hack is customized for me so it wouldn't really work for you. ZT should be releasing a fix any time soon. you just need to add a line.




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