This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Problems with Wiki (Internal Error on registration and ConfirmEmail)

1

I just registered on the wiki and got an Internal error. I haven't received a email on registration. Now J try to confirm my mail adress but got also an Internal error (on Special:ConfirmEmail).

Notice text was:

Internal error

Set $wgShowExceptionDetails = true; at the bottom of LocalSettings.php to show detailed debugging information.

registration here at help.openstreetmap.org works and also get the registration email for it. So I think there is a problem with the mail configuration in the wiki.

asked 05 Apr '12, 19:42

se4598's gravatar image

se4598
26113
accept rate: 0%


One Answer:

5

Fixed. Problem was due to a bug in Mediawiki 1.17.3 (used by wiki.openstreetmap.org ) and resolved by patch: https://bugzilla.wikimedia.org/show_bug.cgi?id=35441

This answer is marked "community wiki".

answered 13 Apr '12, 23:21

Firefishy's gravatar image

Firefishy ♦♦
1.3k73652
accept rate: 29%

wikified 13 Apr '12, 23:22

Source code available on GitHub .