freephile / qb

The QualityBox fork of Meza
https://discourse.equality-tech.com
MIT License
3 stars 1 forks source link

Semantic MediaWiki There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies. #29

Closed freephile closed 3 years ago

freephile commented 3 years ago

Environment

Issue details

Initial screen says (over pink background):

Semantic MediaWiki There are 1 incomplete or pending task to finish installation of Semantic MediaWiki. An administrator or user with sufficient rights can complete it. This should be done before adding new data to avoid inconsistencies.

Clicking the link for 'pending task', you get

The smw_countmap field was added in a recent release and requires that the updateEntityCountMap.php script is executed so that functions can access the content of this field.

The maintenance script was introduced in Semantic MediaWiki 3.2.0

freephile commented 3 years ago

for wiki inls -D /opt/htdocs/wikis; do echo Updating $wiki; WIKI=$wiki php /opt/htdocs/mediawiki/extensions/SemanticMediaWiki/maintenance/updateEntityCountMap.php done