Hi, I have a few problems,
I have made payment and download ARIQUIZ.I tried to install but gave me the following error.
***************************
* JInstaller::install: SQL Hatası. DB function failed with error number 2006
MySQL server has gone away 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;
* Bileşen Kur: SQL Hatası. DB function failed with error number 2006
MySQL server has gone away 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;
* Error Loading ModulesMySQL server has gone away SQL=SELECT id, title, module, position, content, showtitle, control, params FROM jos_modules AS m LEFT JOIN jos_modules_menu AS mm ON mm.moduleid = m.id WHERE m.published = 1 AND m.access <= 2 AND m.client_id = 1 ORDER BY position, ordering
*******************************
My İnfo my Webside.
www.vipscuba.com
joomla 1.5.9
Thanks For Help