This post will likely be merged with my other post
I tried your new install script and the install script doesn't even work:
HTML Code:
Warning: mysqli_query(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '( `page_id` INT(11) NOT NULL AUTO_INCREMENT,`page_title` VARCHAR(250) NOT NU' at line 1 in ..../includes/class_core.php on line 1393
And naturally, a vBulletin database error to go a long with it:
HTML Code:
Database error in vBulletin 4.2.2:
Invalid SQL:
CREATE TABLE dbprefixremoved_`vbwonders_pages` (
`page_id` INT(11) NOT NULL AUTO_INCREMENT,`page_title` VARCHAR(250) NOT NULL,`page_content` VARCHAR(250) NOT NULL,`page_date` TIMESTAMP NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP,PRIMARY KEY (`page_id`)
)
COLLATE='utf8_general_ci'
ENGINE=MyISAM;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '(
`page_id` INT(11) NOT NULL AUTO_INCREMENT,`page_title` VARCHAR(250) NOT NU' at line 1
Error Number : 1064
Request Date : Friday, June 12th 2015 @ 09:52:52 AM
Error Date : Friday, June 12th 2015 @ 09:52:52 AM
Script : http://domainremoved/forums/vbwonders_install.php?ModPagespeed=off
Referrer :
IP Address : [IP Removed]
Username : [Username Removed]
Classname : vB_Database_MySQLi
MySQL Version : 5.5.40-MariaDB-cll-lve
Believe me when I say I do want this modification to work. It just doesn't seem like it's going to.