-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Dear all,
thank you very much for your responses. We were finally able to fix it: in file "extensions/Calendar/common.php" line 156 replace "return utf8_encode(wfMsg($value));" with "return utf8_encode(wfMessage($value));" See also: https://www.mediawiki.org/wiki/Manual:Messages_API#Help_with_replacing_deprecated_wfMsg.2A_functions Best wishes, Nadine On 20.01.2017 21:07, Bartosz Dziewoński wrote: > On 2017-01-20 14:03, Nadine Utz wrote: >> The calendar is listed at > "Installed extensions", but the page with the >> calendar is empty and the error message is: "Failed to load resource: >> the server responded with a status of 500 (internal server error)". > > A blank page or HTTP 500 error usually indicates a fatal PHP error. For information on debugging (including viewing errors), see <https://www.mediawiki.org/wiki/Manual:How_to_debug>. > - -- - ------------------------- Dr. Nadine Utz German BioImaging http://www.germanbioimaging.org Project Manager Universität Konstanz PO Box 604 Universitätsstraße 10 78457 Konstanz Germany Phone +49 7531 885337 -----BEGIN PGP SIGNATURE----- Version: GnuPG v2.0.22 (GNU/Linux) iQEcBAEBAgAGBQJYhOwQAAoJEPPrxHbB/JSyqiYH/0Xvv8iOrfhii+iCThrCVP+k nBxXyj+sf7mbZpW21c6imD2oMHv1xoQ7QF33qnALhvz1UekHi18rpmhpq9N0JHaM FOToc/jOl995jRLUO14ANOOxVmtzqE9f118wtTAXEhT9rpxWppqQdgl+TNHDZUBC Zw8yqM8YeEYMis1UzTa3PbALNqxFlC4JH5yO98DwLt421ghj4b2oZfhLRoobYynX w2vmXRBjsMoSz3RbKGWc9sXdvt0tM5lHx4+K4foDc5LOUYhKRQbf3aCe770WlV/s vMgE9i6hz6zv2GRmt1mqomUmDLjsThuQow1vamByDx4AJRfvJFQ9BYIMUkHVpnk= =74Vh -----END PGP SIGNATURE----- _______________________________________________ MediaWiki-l mailing list To unsubscribe, go to: https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
