Extension talk:DeleteHistory
From MediaWiki.org
Where do we find the DeleteHistory.php file?
The special page doesn't exist :
'Vous avez demandé une page spéciale qui n’existe pas.
Doesn't work on 1.16.
- I'm having a similar problem (also 1.16). It doesn't seem to do anything; when I tell it to "simply check" and click the "Validate" button, the "Results:" box is empty. From looking at the php files, it appears that it's trying to call "php $pwd/maintenance/deleteOldRevisions.php". When I go into the "maintenance" directory and run that command manually, it complains about the LocalSettings.php file not being found. If I copy that file into the maintenance directory, then that works, but the extension still doesn't do anything. Does anyone know what needs to be changed (do I need to put LocalSettings.php somewhere else) to get this to work as intended? Bfunchess 17:18, 26 May 2011 (UTC)
-
- You must rename the files after download
- DeleteHistory_DeleteHistory.alias.php => DeleteHistory.alias.php
- DeleteHistory_DeleteHistory.i18n.php => DeleteHistory.i18n.php
- DeleteHistory_....
- Lady Whistler 11:46, 14 June 2011 (UTC)
Link on the snapshot is broken. Unikum 06:44, 14 October 2011 (UTC)
[edit] No changes with Sysop and Administrator user
Mediawiki 1.14 : The Result section return nothing when I use the extension. Even if I use a sysop and administrator user.
Thanks for help.