Got an answer:
I got an answer to solve this, from Duesentrieb :
Go to includes/SpecialUpload.php , search for the following line:
if( $nt->getArticleID() ) {
replace it by this:
if( false ) {
You will now never notice when you are overwriting an existing file.
QUESTION #1
Does anyone know how to modify speicialupload.php file so that I can upload images and overwrite images without this warning screen:
A file with this name exists already, please check Image:example.jpg if you are not sure if you want to change it.
I want to disable the warning screen altogether.
QUESTION #2
I know about the "ignore all warnings" check box (which I do not have on my 1.5 version of wiki), is there anyway to permantently have this checked....I will upload to 1.6x if this is necessary to disable this screen.
Is the "ignore all warnings" check box found on mediawiki 1.5x? or only 1.6x?
Thank you in advance.
I was suggested to go here from the IRC mediawiki group.
My site: http://www.2odessa.com
Wikitech-l mailing list Wikitech-l@wikimedia.org http://mail.wikipedia.org/mailman/listinfo/wikitech-l