Topic on Project:Support desk

Error: Table 'flow_revision' doesn't exist in ContributionsQuery

3
Davisvawiz (talkcontribs)

How do i fix this

Deprecated: Caller from MediaWiki\Revision\RevisionStore::getRevisionSizes ignored an error originally raised from Flow\Formatter\ContributionsQuery::queryRevisions: [1146] Table 'path_wiki.flow_revision' doesn't exist in /home/path/public_html/mydomain.com/includes/debug/MWDebug.php on line 386

Bawolff (talkcontribs)

Either disable the flow extension, or make sure that all its tables are created (presumably with update.php)

Davisvawiz (talkcontribs)

i removed the extension and the error was gone. Thank you!

Reply to "Error: Table 'flow_revision' doesn't exist in ContributionsQuery"