English (United Kingdom)
Jms Multi Site, formerly joomla multisite.
Create, share multiple joomla sites in few clicks !
Message
  • EU e-Privacy Directive

    This website uses cookies to manage authentication, navigation, and other functions. By using our website, you agree that we can place these types of cookies on your device.

    View e-Privacy Directive Documents

Welcome, Guest
Please Login or Register.    Lost Password?
Go to bottomPage: 1
TOPIC: Zoo from Yootheme
*
#545
Zoo from Yootheme 15 Years ago Karma: 1
Hello,

First of all I would like to say thanks for a great components, even I have done it before. We have now 22 web sites and one portal running on JMS and it have just been working like a dream.

Today we run into a problem. We installed Zoo from YouTheme on our Master DMS which went OK and than we tried to install it at a slave and we got the below error;

Code:



        * JInstaller::install: SQL Error. DB function failed with error number 1050
          Table 'site14zoo_core_catalog' already exists SQL=-- -------------------------------------------------------- CREATE TABLE `site14zoo_core_catalog` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `alias` varchar(255)  NOT NULL, `description` text NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ALIAS_INDEX` (`alias`) ) TYPE=MyISAM ;
          SQL =

          -- --------------------------------------------------------

          CREATE TABLE `site14zoo_core_catalog` (
            `id` int(11) NOT NULL auto_increment,
            `name` varchar(255) NOT NULL,
            `alias` varchar(255) NOT NULL,
            `description` text NOT NULL,
            `params` text NOT NULL,
            PRIMARY KEY  (`id`),
            UNIQUE KEY `ALIAS_INDEX` (`alias`)
          ) TYPE=MyISAM ;

        * Component Install: SQL error or missing or unreadable SQL file. DB function failed with error number 1050
          Table 'site14zoo_core_catalog' already exists SQL=-- -------------------------------------------------------- CREATE TABLE `site14zoo_core_catalog` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL, `alias` varchar(255)  NOT NULL, `description` text NOT NULL, `params` text NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `ALIAS_INDEX` (`alias`) ) TYPE=MyISAM ;
          SQL =

          -- --------------------------------------------------------

          CREATE TABLE `site14zoo_core_catalog` (
            `id` int(11) NOT NULL auto_increment,
            `name` varchar(255) NOT NULL,
            `alias` varchar(255) NOT NULL,
            `description` text NOT NULL,
            `params` text NOT NULL,
            PRIMARY KEY  (`id`),
            UNIQUE KEY `ALIAS_INDEX` (`alias`)
          ) TYPE=MyISAM ;




I hope you caan help us out.

Thanks,
FH45
FH45
Junior Boarder
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#548
Re:Zoo from Yootheme 15 Years ago Karma: 54
The message "Table 'site14zoo_core_catalog' already exists" indicates that the table that you want to create already exists.
Perhaps this component does not use the table prefix to make each table specific to each website.

You have to analyze this extension in detail.
Send us a copy by email of this extension you want to install, we will try to make a review on it.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2009/03/24 08:20 By edwin2win.
The administrator has disabled public write access.
 
#581
Re:Zoo from Yootheme 14 Years, 12 Months ago Karma: 1
Hi edwin2win,

Thanks you for your kind reply. I got back yesterday night from a short holiday so I am first now able to reply.

I will send you by email later today the Zoo extension.

Cheers,
FH45
FH45
Junior Boarder
Posts: 29
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#591
Re:Zoo from Yootheme 14 Years, 12 Months ago Karma: 54
I confirm there is a problem to re-install zoo themes in a slave site.
During my test, I had a different reason than the one described above but the result is that the extension can not be installed because it has implemented a specific installation of additional extension that fail during this operation.
This extension detect that the additional module and plugin have already been installed and rollback all the installation.

I don't know if there is a solution to inform this specific installation procedure that it can overwrite the additinal extensions to complete the installation.

When you had this error during the installation on a slave site as it has deleted the code present on the disk, when you try to uninstall the same extension on the master you receive an uninstallation error.

Once you try to re-install the extension, you finally get the error message described in this post.

In current situation, we have to consider that zoo extension is not compatible with JMS.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2009/04/02 16:39 By edwin2win.
The administrator has disabled public write access.
 
Go to topPage: 1
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla