> In addition you might need to install ParserFunctions. I downloaded the ParserFunctions, unzipped the file and uploaded the contents to my ckbwiki/extensions directory.
I added the line of code as per the instructions (http://www.mediawiki.org/wiki/Extension:ParserFunctions): require_once( "$IP/extensions/ParserFunctions/ParserFunctions.php" ); to the end of my to LocalSettings.php and lost all my wiki functions (e.g. no pages in the wiki would load). I tried adding this other optional line for integrated String function: $wgPFEnableStringFunctions = true; Same problem. Is there a specific place in the LocalSettings.php where these lines should go? Thanks. Laura -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (MingW32) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEAREIAAYFAkrbnvIACgkQ69PBoSWyJd4a1wCgkUAE0FSXid6a/iubB2X3zfg2 wxQAnAxNvMP02sI6G5X8+To0g6MmKewy =x845 -----END PGP SIGNATURE----- _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
