am 25.03.2009 16:43 schrieb Peter Velan: > Debian Lenny > MediaWiki: 1.14.0 > PHP: 5.2.6-3 (apache2handler) > MySQL: 5.0.51a-24-log > Cite: 'svn-revision' => '47190' (2009-02-12 18:02:27 ) > > I would like to use simple footnotes and aftre some reading I installed > Extension:Cite. But integrating it in LocalSettings.php via ... > > require_once( "$IP/extensions/Cite/Cite.php" ); > > ... lets Apache throw a 500 (= internal server error).
I should have ... a) download the correct version of "Cite" (= 44056), appropriate for my Mediawiki 1.14.0 b) read the instructions thoroughly - the "require( Cite )"-Line has to be placed immediately after the "DefaultSettings.php!"-Line! Now it works as expected, Peter _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
