https://bugzilla.wikimedia.org/show_bug.cgi?id=19332
Rob Halsell <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|[email protected] |[email protected] --- Comment #1 from Rob Halsell <[email protected]> 2009-08-06 19:40:12 UTC --- I have added the settings, but the autopromotion of old users has not occured yet. Aaron, I have assigned this to you, because I think it is your scirpt that needs updating, but I could be mistaken. Running them I get the following: [r...@zwinger php-1.5]# php extensions/FlaggedRevs/maintenance/updateAutoPromote.php arwiki Populating and updating flaggedrevs_promote table ...doing user_id from 1 to 25 Fatal error: Class 'FlaggedRevs' not found in /home/wikipedia/common/wmf-deployment/extensions/FlaggedRevs/maintenance/updateAutoPromote.inc on line 26 [r...@zwinger php-1.5]# php extensions/FlaggedRevs/maintenance/updateLinks.php --updateonly=pages arwiki Populating and correcting flaggedpages/flaggedpage_config columns ...doing page_id from 3 to 102 Fatal error: Class 'FlaggedRevision' not found in /home/wikipedia/common/wmf-deployment/extensions/FlaggedRevs/maintenance/updateLinks.inc on line 120 [r...@zwinger php-1.5]# vim /home/wikipedia/common/wmf-deployment/extensions/FlaggedRevs/maintenance/updateLinks.inc If I am incorrect, I apologize, let me know! -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
