Hello,
after installing Semantic Cite 2.0.1 I get the following error log:
++++++++++++++++++++++++++++++++++++++++++++++++++
[W7y1CteUFqhVRQEWZtgwfgAAAA8] /index.php?title=Archiv-Portal_Heimatverein_Gymnich_e.V. RuntimeException from line 65 of /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/src/ConnectionManager.php: mw.db is missing a registered connection provider
Backtrace:
#0 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/src/ConnectionManager.php(32): SMW\ConnectionManager->getConnectionProviderForId(string)
#1 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/includes/storage/SMW_Store.php(520): SMW\ConnectionManager->getConnection(string)
#2 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3.php(639): SMW\Store->getConnection(string)
#3 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/src/SQLStore/SQLStoreFactory.php(84): SMWSQLStore3->getConnection(string)
#4 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3.php(170): SMW\SQLStore\SQLStoreFactory->newIdTableManager()
#5 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/includes/storage/StoreFactory.php(76): SMWSQLStore3->__construct()
#6 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/includes/storage/StoreFactory.php(52): SMW\StoreFactory::newInstance(string)
#7 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/src/Services/SharedServicesContainer.php(78): SMW\StoreFactory::getStore(string)
#8 [internal function]: SMW\Services\SharedServicesContainer->SMW\Services\{closure}(Onoi\CallbackContainer\CallbackContainerBuilder, string)
#9 /www/htdocs/w00997ce/hvg-wiki-2018-07/vendor/onoi/callback-container/src/CallbackContainerBuilder.php(260): call_user_func_array(Closure, array)
#10 /www/htdocs/w00997ce/hvg-wiki-2018-07/vendor/onoi/callback-container/src/CallbackContainerBuilder.php(288): Onoi\CallbackContainer\CallbackContainerBuilder->getReturnValueFromCallbackHandlerFor(string, array)
#11 /www/htdocs/w00997ce/hvg-wiki-2018-07/vendor/onoi/callback-container/src/CallbackContainerBuilder.php(195): Onoi\CallbackContainer\CallbackContainerBuilder->getReturnValueFromSingletonFor(string, array)
#12 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticMediaWiki/src/ApplicationFactory.php(221): Onoi\CallbackContainer\CallbackContainerBuilder->singleton(string, NULL)
#13 /www/htdocs/w00997ce/hvg-wiki-2018-07/extensions/SemanticCite/SemanticCite.php(154): SMW\ApplicationFactory->getStore()
#14 /www/htdocs/w00997ce/hvg-wiki-2018-07/includes/Setup.php(940): SemanticCite::onExtensionFunction()
#15 /www/htdocs/w00997ce/hvg-wiki-2018-07/includes/WebStart.php(88): require_once(string)
#16 /www/htdocs/w00997ce/hvg-wiki-2018-07/index.php(39): require(string)
#17 {main}
++++++++++++++++++++++++++++++++++++++++++++++++++
As soon as I add wfLoadExtension( 'SemanticCite' ); to the LocalSettings.php this error appears after reloading.
Looks like connection issues with the DB?
Do you have any hint for me how to tackle this problem?
Many thanks!