Author Topic: Installation Error Mysql VM 1.1.4 bundle with joomla 1.5  (Read 564 times)

flynns.br

  • Beginner
  • *
  • Posts: 1
Installation Error Mysql VM 1.1.4 bundle with joomla 1.5
« on: June 18, 2012, 14:58:10 PM »
Hi there, I'm Having trouble to install this package VirtueMart_1.1.4-Manual_Installation_Package.j15.tar.gz at Hostgator shared Host, when I put the details about mysql and hit next it gives me this 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 CHARACTER SET `utf8`' at line 29 SQL=CREATE TABLE `jos_banner` ( `bid` int(11) NOT NULL auto_increment, `cid` int(11) NOT NULL default '0', `type` varchar(30) NOT NULL default 'banner', `name` varchar(255) NOT NULL default '', `alias` varchar(255) NOT NULL default '', `imptotal` int(11) NOT NULL default '0', `impmade` int(11) NOT NULL default '0', `clicks` int(11) NOT NULL default '0', `imageurl` varchar(100) NOT NULL default '', `clickurl` varchar(200) NOT NULL default '', `date` datetime default NULL, `showBanner` tinyint(1) NOT NULL default '0', `checked_out` tinyint(1) NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `editor` varchar(50) default NULL, `custombannercode` text, `catid` INTEGER UNSIGNED NOT NULL DEFAULT 0, `description` TEXT NOT NULL DEFAULT '', `sticky` TINYINT(1) UNSIGNED NOT NULL DEFAULT 0, `ordering` INTEGER NOT NULL DEFAULT 0, `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `tags` TEXT NOT NULL DEFAULT '', `params` TEXT NOT NULL DEFAULT '', PRIMARY KEY (`bid`), KEY `viewbanner` (`showBanner`), INDEX `idx_banner_catid`(`catid`) ) TYPE=MyISAM CHARACTER SET `utf8`

anyone can help me?

jenkinhill

  • Global Moderator
  • Super Hero
  • *
  • Posts: 16399
  • UK based web developer & consultant.
    • Jenkin Hill Internet
Re: Installation Error Mysql VM 1.1.4 bundle with joomla 1.5
« Reply #1 on: June 19, 2012, 08:10:30 AM »
You are using an old version of VirtueMart and Joomla with a much more recent version of MySQL. Both Joomla 1.5 and Virtuemart 1.1.9 have problems with MySQL 5.5 or better, so check the version used.  See http://forum.virtuemart.net/index.php?topic=88757.msg290674#msg290674

Joomla 2.5.4 and VirtueMart 2.0.6 do work with current MySQL versions and some VM2 forum members are using Hostgator.
Kelvyn
Jenkin Hill Internet,
Keswick, Lake District

Unsolicited PMs/emails will be ignored.

It is essential that you mention your VirtueMart, Joomla and PHP versions when asking a question in this forum

Support for Joomla 1.5 has ended


Currently using VM2.0.20b on Joomla 2.5.11 PHP 5.3.17

VirtueMart Forum

Re: Installation Error Mysql VM 1.1.4 bundle with joomla 1.5
« Reply #1 on: June 19, 2012, 08:10:30 AM »