https://bugzilla.wikimedia.org/show_bug.cgi?id=62585
--- Comment #3 from [email protected] --- The article I'm referencing is located here: https://www.mediawiki.org/wiki/Extension:ConfirmAccount (sorry for the confusion) I downloaded the latest stable version for MediaWiki 1.22 of the extension from here https://www.mediawiki.org/wiki/Special:ExtensionDistributor/ConfirmAccount Steps I took: 1. Download MediaWiki 1.22.3 2. Upload to server 3. Do a normal install, using nl (Dutch/Nederlands) as the language and install the following extensions (using the checkboxes in the installation): RenameUser, WikiEditor, Cite, ParserFunctions, SyntaxHighlight 4. Download the ConfirmAccount extension from the source specified (1.22 branch) 5. Create a ConfirmAccount folder in extensions/ on the server 6. Place the files in there 7. Add the following line at the bottom of LocalSettings.php (as mentioned in the article referenced above): require_once( "$IP/extensions/ConfirmAccount/ConfirmAccount.php" ); 8. Navigate to the web-updater (w/mw-config/), I don't have SSH access to the server 9. Select nl (Dutch/Nederlands) again (first page) 10. Click next (to go the second page) You never get to the second page, instead, it says "Fatal error: Class 'ConfirmAccountUISetup' not found in /home/thomabq55/domains/nmctwiki.eu/public_html/w/extensions/ConfirmAccount/ConfirmAccount.php on line 42" I'll now try installing MediaWiki 1.22.4 and see if I can reproduce -- You are receiving this mail because: You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
