Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



Welcome, Guest
Please Login or Register.    Lost Password?

Installation problem
(1 viewing) (1) Guest
component
Go to bottomPage: 1
TOPIC: Installation problem
#10
Installation problem 15 Years, 12 Months ago Karma: 0
Hi,
I just purchased your ARIquiz, but the installation failed... Please tell me what to do.
Code:



        * JInstaller::install: SQL fout. 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 'DEFAULT CHARSET=utf8' at line 11 SQL=CREATE TABLE IF NOT EXISTS `jos_arigenerictemplate` ( `TemplateId` int(10) unsigned NOT NULL auto_increment, `BaseTemplateId` int(11) NOT NULL, `TemplateName` varchar(255) NOT NULL, `Value` text, `Created` datetime NOT NULL, `CreatedBy` int(10) unsigned NOT NULL default '0', `Modified` datetime default NULL, `ModifiedBy` int(10) unsigned default '0', PRIMARY KEY (`TemplateId`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
          SQL =

          CREATE TABLE IF NOT EXISTS `jos_arigenerictemplate` (
           `TemplateId` int(10) unsigned NOT NULL auto_increment,
           `BaseTemplateId` int(11) NOT NULL,
           `TemplateName` varchar(255) NOT NULL,
           `Value` text,
           `Created` datetime NOT NULL,
           `CreatedBy` int(10) unsigned NOT NULL default '0',
           `Modified` datetime default NULL,
           `ModifiedBy` int(10) unsigned default '0',
           PRIMARY KEY  (`TemplateId`)
           ) ENGINE=MyISAM DEFAULT CHARSET=utf8;

        * component Installeer: SQL fout. 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 'DEFAULT CHARSET=utf8' at line 11 SQL=CREATE TABLE IF NOT EXISTS `jos_arigenerictemplate` ( `TemplateId` int(10) unsigned NOT NULL auto_increment, `BaseTemplateId` int(11) NOT NULL, `TemplateName` varchar(255) NOT NULL, `Value` text, `Created` datetime NOT NULL, `CreatedBy` int(10) unsigned NOT NULL default '0', `Modified` datetime default NULL, `ModifiedBy` int(10) unsigned default '0', PRIMARY KEY (`TemplateId`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8;
          SQL =

          CREATE TABLE IF NOT EXISTS `jos_arigenerictemplate` (
           `TemplateId` int(10) unsigned NOT NULL auto_increment,
           `BaseTemplateId` int(11) NOT NULL,
           `TemplateName` varchar(255) NOT NULL,
           `Value` text,
           `Created` datetime NOT NULL,
           `CreatedBy` int(10) unsigned NOT NULL default '0',
           `Modified` datetime default NULL,
           `ModifiedBy` int(10) unsigned default '0',
           PRIMARY KEY  (`TemplateId`)
           ) ENGINE=MyISAM DEFAULT CHARSET=utf8;


The administrator has disabled public write access.
 
#11
Re:Installation problem 15 Years, 12 Months ago Karma: 747
Please tell us which version of MySQL do you use?
The administrator has disabled public write access.
 
#12
Re:Installation problem 15 Years, 12 Months ago Karma: 0
MySQL4.0
The administrator has disabled public write access.
 
#13
Re:Installation problem 15 Years, 12 Months ago Karma: 747
Our specialist is looking into this problem. I hope we'll have the solution soon.
The administrator has disabled public write access.
 
#14
Re:Installation problem 15 Years, 12 Months ago Karma: 747
ARI Quiz component requires MySQL 4.1+ to work correctly. Our component uses some features that are not available in MySQL 4.0. So if you are able please upgrade you database to this or later version. MySQL 4.0 is no longer supported by the manufacturer: downloads.mysql.com/archives.php?p=mysql-4.0

If this variant does not suit you we will charge your money back.

Also we have updated the component page with system requirements: www.ari-soft.com/Joomla-components/ARI-Quiz/Detailed-product-flyer.html
Last Edit: 2008/10/17 12:08 By admin.
The administrator has disabled public write access.
 
#15
Re:Installation problem 15 Years, 12 Months ago Karma: 0
I upgraded the MySQL and installed the component.
Hope everything will be fine like this.
Thanks for your quick support!
Thomas
The administrator has disabled public write access.
 
Go to topPage: 1