On Fri, Mar 14, 2014 at 1:48 PM, Lammari, Farida
<[email protected]> wrote:
> I upgraded mediaWiki from 1.12 to mediaWiki 1.22.3
> I upgrade the extension Calendar and other extensions using this URL
> http://www.mediawiki.org/wiki/Special:ExtensionDistributor
> I ran $php maintenance/update.php.
> The mediaWiki is working good but the Calendar didn't displayed , I cannot
> see the calendar.
> Please any help.
Turn on error reporting by adding this to the top of LocalSetting.php
and see if any errors are reported:
error_reporting(E_ALL);
ini_set("display_errors", 1);
> Thank you.
>
>
>
> _______________________________________________
> 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