EB fails to install on Joomla 1.7

  • kenlyle
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 9 months ago #10416 by kenlyle
EB fails to install on Joomla 1.7 was created by kenlyle
with this error message:
"JInstaller: :Install: Error SQL DB function failed with error number 1064
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 10 SQL=CREATE TABLE IF NOT EXISTS `cld_eb_categories` ( `id` int(11) NOT NULL AUTO_INCREMENT, `parent` int(11) DEFAULT NULL, `name` varchar(255) DEFAULT NULL, `layout` varchar(50) DEFAULT NULL, `description` text, `ordering` int(11) DEFAULT NULL, `published` tinyint(3) unsigned DEFAULT NULL, PRIMARY KEY (`id`) ) TYPE=MyISAM CHARACTER SET `utf8`;
SQL =

CREATE TABLE IF NOT EXISTS `#__eb_categories` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`parent` int(11) DEFAULT NULL,
`name` varchar(255) DEFAULT NULL,
`layout` varchar(50) DEFAULT NULL,
`description` text,
`ordering` int(11) DEFAULT NULL,
`published` tinyint(3) unsigned DEFAULT NULL,
PRIMARY KEY (`id`)
) TYPE=MyISAM CHARACTER SET `utf8`;"

I am also checking with the host.

Thanks,
Ken

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #10419 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: EB fails to install on Joomla 1.7
Hi Ken

As replied via support ticket, It must be something with Mysql version of your site . I sent you the modified version via support ticket. Please get it and install it on your site !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • kenlyle
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 9 months ago #10428 by kenlyle
Replied by kenlyle on topic Re: EB fails to install on Joomla 1.7
Thanks! But I don't see any Ticket. I'll open one, and you can attache this version there.

Please Log in or Create an account to join the conversation.

More
13 years 9 months ago #10508 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: EB fails to install on Joomla 1.7
We solved this issue while working together via support ticket system !

Regards,

Tuan

Please Log in or Create an account to join the conversation.

  • kenlyle
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 9 months ago #10522 by kenlyle
Replied by kenlyle on topic Re: EB fails to install on Joomla 1.7
Yes, and I appreciate the great support!
Ken

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc