Hi All, Platonides schrieb am 18.08.2009 00:11: > Try a newer version of those extensions.
After upgrading to MediaWiki 1.15.1 and the concurrent extension-snapshot I get these error-messages now: Deprecated: Call-time pass-by-reference has been deprecated in /opt/lampp/htdocs/_fhbwiki/extensions/SelectCategory/SelectCategoryFunctions.php on line 21 Deprecated: Call-time pass-by-reference has been deprecated in /opt/lampp/htdocs/_fhbwiki/extensions/SelectCategory/SelectCategoryFunctions.php on line 103 I've tried putting: error_reporting(0); at the beginning of SelectCategoryFunctions.php but that makes no difference whatsoeverer. As far as I can say, the extension works, but instead of displaying the usual selection-window a long list with control-boxes appears. Everything works ok with: <br/>MediaWiki 1.14.0 <br/>PHP 5.2.9 (apache2handler) <br/>MySQL 5.1.33 But the error occurs with: <br/>MediaWiki 1.15.1 <br/>PHP 5.3.0 (apache2handler) <br/>MySQL 5.1.37 Mit freundlichen Grüßen Katharina Wolkwitz Fachhochschule Südwestfalen Hochschulbibliothek Haldener Straße 182 58095 Hagen Tel.: 02331/9330-607 FAX: 02331/9330-608 _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
