Using the old Parser isn't the fix. If you don't have the DOMDocument class then the fix is to use the hash preprocessor.
~Daniel Friesen(Dantman) of: -The Nadir-Point Group (http://nadir-point.com) --It's Wiki-Tools subgroup (http://wiki-tools.com) --Games-G.P.S. (http://ggps.org) -And Wikia ACG on Wikia.com (http://wikia.com/wiki/Wikia_ACG)
Christensen, Courtney wrote:
"[Thu Jun 26 09:51:45 2008] [error] [client 77.121.145.109] PHP Fatal error: Class 'DOMDocument' not found in /var/www/html/colorist/wiki3/includes/Preprocessor_DOM.php on line 566, referer: http://ww w.colorist.org/"
Someone else just had a similar error. If you have control of your PHP installation do you know if you have the DOMDocument module compiled into it? You can check this by making a test php page like the following:
<?php phpinfo(); ?>
If you don't have it, you can either change your php installation, or set your MW installation to use the old parser. It seems to be recommended that you don't try and use the old parser as a permanent fix.
Good luck! -Courtney
MediaWiki-l mailing list MediaWiki-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/mediawiki-l