![]() |
is this hack compatible with the latest version of vbulletin software?
|
thats the one im trying it on.....waiting to see
|
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
|
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 |
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? |
Quote:
|
Running php 4.3.11 strange indeed?
|
Remove the DEFAULT '0' from the auto increment column.
|
This is going to sound dull now!
How :) Laters Quote:
|
In your install/hacks/Shoutbox_Hack/14/queries.php file:
Find: PHP Code:
PHP Code:
|
All times are GMT. The time now is 01:16 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|