Topic on Project:Support desk

Pages not showing in Category

2
91.110.239.36 (talkcontribs)

I recently updated the company Mediawiki from 1.25 - 1.32, and as foreseen this has caused a few issues. Most resolved. However this one is still causing me a headache...


I've looked over the help pages on here and checked for cache and job issues.


I have disabled cache in LocalSettings.php using $wgParserCacheType = CACHE_NONE and $wgMainCacheType = CACHE_NONE

I have checked for any jobs using the maintenance script php showJobs.php which returns 0

I have purged the page.

Rebooted the system


The page shows when searching. The edit shows the correct category [[Category:correctone]]

When you view the page it shows the correct category at the bottom. However when you click on the link to view the category the page doesn't show.


Versions : Mediawiki 1.32.0, Ubuntu 18.04, PHP 7.2, MySQL 5.7


Please help!!!!!!!

MarkAHershberger (talkcontribs)

That is usually a job problem.

Do you have a cron job set up for runJobs? Does your log show any errors that might have happened that prevented MediaWiki from updating the category page?

Reply to "Pages not showing in Category"