https://bugzilla.wikimedia.org/show_bug.cgi?id=40402
Web browser: ---
Bug #: 40402
Summary: SQLStore3 not yet working?
Product: MediaWiki extensions
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: critical
Priority: Unprioritized
Component: Semantic MediaWiki
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
I tried to test out SQLStore3 by adding the following to LocalSettings.php:
$smwgDefaultStore = "SMWSQLStore3";
However, when I go to a property page, I see the following error message:
Catchable fatal error: Argument 2 passed to
SMWSql3StubSemanticData::__construct() must be an instance of SMWSQLStore,
instance of SMWSQLStore3 given, called in
/home/ngrandy/public_html/w/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3_Readers.php
on line 51 and defined in
/home/ngrandy/public_html/w/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_Sql3StubSemanticData.php
on line 55
And when I go to Special:SMWAdmin and press the button to create the new
database tables, I get the following error:
Catchable fatal error: Argument 1 passed to SMWDataItemHandler::__construct()
must be an instance of SMWSQLStore, instance of SMWSQLStore3 given, called in
/home/ngrandy/public_html/w/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_SQLStore3.php
on line 191 and defined in
/home/ngrandy/public_html/w/extensions/SemanticMediaWiki/includes/storage/SQLStore/SMW_DataItemHandler.php
on line 25
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l