Re:JMS Multisites and Joomla 3.9 6 Years, 1 Month ago
|
Karma: 0
|
Thanks
I will install it this morning.
Best regards
|
|
skouf
Junior Boarder
Posts: 36
|
|
|
Re:JMS Multisites and Joomla 3.9 6 Years, 1 Month ago
|
Karma: 0
|
Hello
I don't know if it's related to you but I have a problem when I click the fix database on my slaves :
'XXXXXXXX.#__session' is not BASE TABLE
And the database fix don't work.
My slaves websites displays correctly but how can I fix this database problem ?
Thanks
|
|
skouf
Junior Boarder
Posts: 36
|
Last Edit: 2018/11/05 10:55 By skouf.
|
|
Re:JMS Multisites and Joomla 3.9 6 Years, 1 Month ago
|
Karma: 0
|
Hello
Do you have any ideas regarding this problem ?
Thanks
|
|
skouf
Junior Boarder
Posts: 36
|
|
|
Re:JMS Multisites and Joomla 3.9 6 Years, 1 Month ago
|
Karma: 54
|
the "BASE TABLE" message is due to the sharing.
In fact, when you are sharing something, the TABLE is replaced by a VIEW.
So when a rule in MySQL execute a "table" command" instead of a "view" command then it report such error.
This may means that you have a structure of the "physical" table that is changed and may affect the current view. In general, you have to drop the view and rebuild it with and "Open/Save" of the slave site.
Remark: when you do an Open/Save, this also may install extensions when table are missing. So use the JMS Tool to check which table and extension may be also added (installed).
|
|
|
|
|
Re:JMS Multisites and Joomla 3.9 4 Years, 3 Months ago
|
Karma: 0
|
Hello,
having the exact same problem "'XXXXXXXX.#__session' is not BASE TABLE" on one slave site. Tried the "open/save" method without success. Any ideas?
Best regards,
Josef
|
|
|
|
|
|