Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • fader8 Friend
    #156131

    I’m getting the following error from my back end installer page when trying to install the com_jaextmanager.v1.5.2 file. I’m using Joomla 1.5.22 and trying to get the JA Anion template going on my test site here, (MAMP). Any suggestions?

    As follows:

    JInstaller::install: SQL Error. DB function failed with error number 1050
    Table ‘jos_jaem_log’ already exists SQL=– — Table structure for table `jos_jaem_log` — CREATE TABLE IF NOT EXISTS `jos_jaem_log` ( `id` int(11) NOT NULL AUTO_INCREMENT, `ext_id` varchar(50) DEFAULT NULL, `check_date` datetime DEFAULT NULL, `check_info` text, PRIMARY KEY (`id`), UNIQUE KEY `ext_id` (`ext_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
    SQL =

    — Table structure for table `jos_jaem_log`

    CREATE TABLE IF NOT EXISTS `jos_jaem_log` (
    `id` int(11) NOT NULL AUTO_INCREMENT,
    `ext_id` varchar(50) DEFAULT NULL,
    `check_date` datetime DEFAULT NULL,
    `check_info` text,
    PRIMARY KEY (`id`),
    UNIQUE KEY `ext_id` (`ext_id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
    Component Install: SQL error or missing or unreadable SQL file. DB function failed with error number 1050
    Table ‘jos_jaem_log’ already exists SQL=– — Table structure for table `jos_jaem_log` — CREATE TABLE IF NOT EXISTS `jos_jaem_log` ( `id` int(11) NOT NULL AUTO_INCREMENT, `ext_id` varchar(50) DEFAULT NULL, `check_date` datetime DEFAULT NULL, `check_info` text, PRIMARY KEY (`id`), UNIQUE KEY `ext_id` (`ext_id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
    SQL =

    — Table structure for table `jos_jaem_log`

    CREATE TABLE IF NOT EXISTS `jos_jaem_log` (
    `id` int(11) NOT NULL AUTO_INCREMENT,
    `ext_id` varchar(50) DEFAULT NULL,
    `check_date` datetime DEFAULT NULL,
    `check_info` text,
    PRIMARY KEY (`id`),
    UNIQUE KEY `ext_id` (`ext_id`)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;

    Saguaros Moderator
    #364060

    Can you please update your information on the issue? did you resolve it?,
    thanks

Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  Saguaros 13 years, 6 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum