User talk:Edward Z. Yang
From MediaWiki.org
[edit] http://www.mediawiki.org/wiki/Extension:SpecialUploadLocal
U still work on this Extension? Will it work with 1.15.1 MediaWiki?
[edit] Hello, speedy deleter of %s
I reply on my talkpage to you! --The0bone 08:28, 21 November 2006 (UTC)
[edit] How to make it work on 1.15.1
At the very top of UploadLocalForm.php change the line:
require_once("SpecialUpload.php");
to
require_once("includes/specials/SpecialUpload.php");