Quote:
Originally Posted by woffie
You can install this mod on 4.2 if you follow these posts
|
So I did this, now I'm getting the following errors when trying to install the plugin.
Erstelle Tabelle/create table vblinklist_category ... Erledigt/done!
Erstelle Tabelle/create table vblinklist_entry ...
PHP Code:
Database error in vBulletin 4.2.0:
Invalid SQL:
CREATE TABLE vb4_vblinklist_entry (
id int(11) NOT NULL auto_increment,
name varchar(255) NOT NULL default '',
description text,
userid int(11) unsigned NOT NULL default '0',
username varchar(255) default NULL,
dateline int(10) unsigned NOT NULL default '0',
lastupdate int(10) unsigned NOT NULL default '0',
categoryid smallint(5) unsigned NOT NULL default '0',
status int(10) unsigned NOT NULL default '0',
ipaddress CHAR(15) NOT NULL DEFAULT '',
views int(11) unsigned NOT NULL default '0',
votenum smallint(5) unsigned NOT NULL default '0',
votetotal smallint(5) unsigned NOT NULL default '0',
linkurl text,
banner text,
INDEX (name),
INDEX (userid),
PRIMARY KEY (id)
) TYPE=MyISAM;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'TYPE=MyISAM' at line 20
Error Number : 1064
Request Date : Sunday, June 17th 2012 @ 11:23:52 AM
Error Date : Sunday, June 17th 2012 @ 11:23:52 AM
Script : http://www.xbox360clans.net/admincp/plugin.php?do=productimport
Referrer : http://www.xbox360clans.net/admincp/plugin.php?do=productadd
IP Address : **************
Username : GameOverViper
Classname : vB_Database
MySQL Version : 5.5.23-55