lucamauri added a comment.
I just setup my own Wikibase installation using two instances as per the original message of @KitsuneSolar . I created one wiki where both //Repository// and //Client// are installed and it worked like a charm even with table prefix. The other instance only contains //Client// and in fact I had the same issue explained here: the client only look for `wb_items_per_site` without any table prefix. I believe the problem lies in the fact that the table prefix is set in the `Localsettings.php` file of the //Repository// instance, but there is no way to configure the table prefix in `WikibaseClient.example.php` of the //Client// instance. In fact reinstalling a new //Repository// MediaWiki instance without table prefix solved the issue. TASK DETAIL https://phabricator.wikimedia.org/T206966 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: lucamauri Cc: lucamauri, Addshore, Aklapper, KitsuneSolar, Nandana, Banyek, Rayssa-, Lahi, Gq86, GoranSMilovanovic, QZanden, LawExplorer, _jensen, Wikidata-bugs, aude, Dinoguy1000, Mbch331, Jay8g
_______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
