Hi Since 1.22 upgrade, UploadLocal is not working.
The upload form is working and I can see my files but when I after I click on "upload local files" I get a "You did not upload any files."
In the log I have the following errors:
Did not find alias for special page 'UploadLocal'. Perhaps no aliases are defined for it? [Called from SpecialPageFactory::getLocalNameFor in /opt/www/mediawiki/includes/SpecialPageFactory.php at line 567]
Did not find alias for special page 'UploadLocal'. Perhaps no aliases are defined for it? [Called from SpecialPageFactory::getLocalNameFor in /opt/www/mediawiki/includes/SpecialPageFactory.php at line 567]
User::getBlockedStatus: checking...
Use of wfMsg was deprecated in MediaWiki 1.21. [Called from UploadLocalDirectory::processUploads in /opt/www/mediawiki/extensions/UploadLocal/UploadLocalDirectory.php at line 201]
Use of wfMsgReal was deprecated in MediaWiki 1.21. [Called from wfMsg in /opt/www/mediawiki/includes/GlobalFunctions.php at line 1384]
Use of wfMsgGetKey was deprecated in MediaWiki 1.21. [Called from wfMsgReal in /opt/www/mediawiki/includes/GlobalFunctions.php at line 1482]
Unstubbing $wgLang on call of $wgLang::getCode from MessageCache::getMessageFromFallbackChain
User: loading options for user 1 from override cache.
Do you have any ideas ?
Thank you