The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Shoutbox Hack 1.04b Details »» | |||||||||||||||||||||||||
11/09/04 - Version 1.04b. Just an installer upgrade, nothing more. Nothing to see here, move along.
10/22/04 - Version 1.04a released. This is not an upgrade from 1.04. If you already have 1.04 installed, don't worry about this. This release just updates the installer and fixes any errors in it. If you had problems installing it last time, this should work better. If you need support, posting it here may get it answered, though posting at the board at GeekyDesigns.com is prefered. This is the same hack formerly released by Link14716. 08/30/04 4:19 PM EDT: Fixed a settings bug (I hope): see this post. 08/29/04: Shoutbox 1.04 is released, featuring a new installer system (using the Hack Installer System) and redone templates, as well as a few bug fixes. Enjoy. Presenting: The Shoutbox Hack Support posts made at GeekyDesigns.com have a higher priority than posts made in this thread, and is the prefered way of getting support. There are way too many features to list, so I'll just let the screenshots do the talking. Shoutbox credits PHP Code: Matthew Gordon Templates: Zachery Woods - misc: Matthew Gordon - Originally by TWTCommish, redone by Zachery for 1.04 If you feel your not able to install this yourself please feel free to drop me a pm and we can make arrangments If you would like to donate to us please pm us and again we can make arragnments Dont forget to click install! Install Instructions: Code:
NEW INSTALL/UPGRADE FROM 1.03 to Current 1. Upload the contents of the 'upload' folder to your forums directory. 2. Run http://www.yoursite.com/forums/install/hack_install.php 3. Select "Shoutbox Hack" and then follow the instructions to install. 4. Follow the directions in the readme files when it gets to that step, then finalize the install (by clicking the last link in the install). 5. Enjoy your shoutbox! FOR THOSE WHO WANT SUPPORT, SPECIFY THIS INFORMATION OR BE IGNORED: What is the exact error you recieve? Where does the supposed error happen? What vB version are you running? Here are the old screenshots, new ones will be posted soon: settings.gif (186.0 KB) forumhome.gif (37.1 KB) forumhome_iframe.gif (30.0 KB) shoutbox_home.gif (96.1 KB) shoutbox_home_guest.gif (84.8 KB) user_settings.gif (85.5 KB) usergroup_permissions.gif (67.8 KB) shoutbox_home_textarea.gif (78.9 KB) Enjoy. Supporters / CoAuthors Show Your Support
|
Comments |
#592
|
|||
|
|||
is this hack compatible with the latest version of vbulletin software?
|
#593
|
|||
|
|||
thats the one im trying it on.....waiting to see
|
#594
|
||||
|
||||
umm... mine wouldn't even get past the first step... i tried even running the files after a fresh re-installation of vb with the database being fully emptied... i have this hack on my old one it just won't let me install it now... o.O
|
#595
|
|||
|
|||
Hi,
I just installed this on a fresh installation of 3.0.7 and it works perfectly. Ran through the installer with no problems. Just remember to make the edits to your php files once the installer is done. Directions of what to edit in what file can be found on a link on the last page of the installer process. All done and working with no issues! -snake |
#596
|
||||
|
||||
Instaling this hack I got this DB error:
Warning: halt(./includes/functions_log_error.php): failed to open stream: No such file or directory in /home/xxxxxxx/public_html/forums/includes/db_mysql.php on line 405 Warning: halt(): Failed opening './includes/functions_log_error.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/xxxxxxx/public_html/forums/includes/db_mysql.php on line 405 Line 405 in the db_mysql.php says: include_once('./includes/functions_log_error.php'); But the file functions_log_error.php is in the includes folder. Database error in vBulletin 3.0.7: Invalid SQL: CREATE TABLE shoutbox_posts ( `shoutid` BIGINT (255) UNSIGNED DEFAULT '0' AUTO_INCREMENT, `text` TEXT, `userid` BIGINT (255) UNSIGNED DEFAULT '0', `username` VARCHAR (255) DEFAULT '0', `ip` VARCHAR (25) DEFAULT '0', `time` BIGINT (20) UNSIGNED DEFAULT '0', `edittime` BIGINT (20) UNSIGNED DEFAULT '0', `edituser` VARCHAR (255) DEFAULT '0', `deleted` TINYINT(1) UNSIGNED DEFAULT '0', PRIMARY KEY(`shoutid`)) mysql error: Invalid default value for 'shoutid' mysql error number: 1067 Date: Tuesday 12th of April 2005 12:04:57 PM Script: http://www.xxxxxxxxxxx.com/forums/in...=Shoutbox_Hack Referer: Username: Realist IP Address: xxx.xxx.xxx.xxx Any ideas? |
#597
|
||||
|
||||
Quote:
|
#598
|
||||
|
||||
Running php 4.3.11 strange indeed?
|
#599
|
|||
|
|||
Remove the DEFAULT '0' from the auto increment column.
|
#600
|
||||
|
||||
This is going to sound dull now!
How Laters Quote:
|
#601
|
|||
|
|||
In your install/hacks/Shoutbox_Hack/14/queries.php file:
Find: PHP Code:
PHP Code:
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|