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: 12
TOPIC: slave site and administrator
#8985
Re:slave site and administrator 12 Years, 3 Months ago Karma: 0
another problem on this: my slave sites are showing an icon to indicate the number of tables in the database is different. opening them and saving again is "correcting" this, but after production of the slave sites i uninstall multisites on them because the customer does not have to see multisites component on is site. BUT... i see after doing this "correction", the multisites component is installed again in the slave sites... how to solve all this?
staeren
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9014
Re:slave site and administrator 12 Years, 3 Months ago Karma: 54
In general, the components (and sometimes, modules and plugins) are composed of 2 parts:
- My SQL tables where is stored the component content
- The PHP code that perform the tasks proposed by the extension.

The installation or the update and upgrade of an extension in the master result by the installation of the PHP code and also the MySQL tables.
In the case of an upgrade or migration, the extension may change the MySQL tables layout and content.

This result by a new PHP code used by the extensions.

As you are sharing the same PHP code for all the websites, this mean that you have a new PHP code in the slave site.

When there is an upgrade or a migration, you have to re-install the extension in each slave sites to let the extension doing its specific stuff to proceed with the MySQL table modifications.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9121
Re:slave site and administrator 12 Years, 3 Months ago Karma: 0
on your site is written i have to maintain only 1 master site... so this is only true for joomla itself but not for the extensions?
can i simply install the new version of an extension with the joomla installer in each slave site without affecting the data?
staeren
Junior Boarder
Posts: 24
graphgraph
User Offline Click here to see the profile of this user
The administrator has disabled public write access.
 
#9138
Re:slave site and administrator 12 Years, 3 Months ago Karma: 54
NO.
One joomla means Joomla with all the extensions installed. This mean all the PHP code of the joomla website.

In other words, this mean that you share the same joomla webistes directory and subdirectories. All the files and folders present in joomla (components, modules, plugins, languages, templates, ....)

As you share the same PHP code for all the website, you can NOT install an extension with different version in the slave site.
All the websites use and share the same PHP code and therefore use the same version.
edwin2win
Moderator
Posts: 5370
graph
User Offline Click here to see the profile of this user
Last Edit: 2012/02/02 11:21 By edwin2win.
The administrator has disabled public write access.
 
Go to topPage: 12
get the latest posts directly to your desktop
2Win, Multisite(s) are trademarks of Edwin2Win.
Joomla