Hi. I tried to register "AndersO" as a user in the wiki, but got the following error message:
---
Internal error
Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to show detailed debugging information.
---
What I needed to do in the Wiki was to change the contact info for the Swedish ling-team to "swedish.lingteam@gmail.com", which is the new Google account which will be used for coordinator email and YouTube uploads (http://www.youtube.com/user/SwedishLingTeam).
/Anders
I've been checking into this and it looks as though a recent upgrade to the latest stable PHP has brought about a registration bug within our older wiki version. The 'fix' is an update to the latest version of the wiki software, but that poses a boatload of other issues that first need to be handled in prep for such a move. I may end up dumping the current database (pages, members & settings) and importing much of it into the new version before I'm done, but I first need to test the more traditional approaches to learn if there is a cleaner approach we can take.