On Sat, 06 Sep 2014 19:40:18 +0200, Yudi Wijaya yudigadget@gmail.com wrote:
Dear Dave, I tried to fix it, i follow patch on https://gerrit.wikimedia.org/r/#/c/122450/1/includes/MagicWord.php The error message is gone now, but why i can not see my wiki content? http://www.indopancing.com/wiki/Main_Page
But if i click "view source" i can see the content, the problem is the content is invisible to my wiki visitor.
Can you tell me how to fix it?
You need to purge the cache of affected pages. For example, for Main Page, visit http://www.indopancing.com/wiki/Main_Page?action=purge .
If you want to purge the cache of all pages on the wiki, running the update script (`php maintenance/update.php`) should do it. (You can run it safely even if you're not upgrading the wiki itself.)