The "#__template_styles" table is a joomla table.
If you want that other tables are copies into a slave site, this depends on which extension is managing those tables. In general, the tables are managed by component.
You can install the component with the JMS tool menu but in this case, you have to verify that the extension is know. Otherwise, JMS will not know which tables are associated to the component.
The other solution to allow creating the tables in the slave site is to re-isntall the extension in the slave site itself.
Finally, when you replicate a complete website, you automatically have these table copied as JMS copy all the tables (whatever the extension). This will give you a snapshop of the website at the moment that you performed the copy.
|