gutteg
Results 1 - 2 of 2
bygutteg, March 21, 2010
Had some trouble with the configuration at first. It turned out to be the media cookie prefix that was the problem. A look on the dutch instructions lead me on to the right path.
2.3. Cookie prefix: the same as the mediawiki Prefix (the default is the mediawiki database name + prefix (mw_))
Should perhaps be clearified:
2.3. Cookie prefix: MUST be the same as the mediawiki Cookie Prefix. The MediaWiki default is prefix (mw_) + the mediawiki database name (mw_databasename). Though it could be changed in the wikis LocalSettings.php with the string: "$wgCookiePrefix".
When I figured that out it worked as a charm.
2.3. Cookie prefix: the same as the mediawiki Prefix (the default is the mediawiki database name + prefix (mw_))
Should perhaps be clearified:
2.3. Cookie prefix: MUST be the same as the mediawiki Cookie Prefix. The MediaWiki default is prefix (mw_) + the mediawiki database name (mw_databasename). Though it could be changed in the wikis LocalSettings.php with the string: "$wgCookiePrefix".
When I figured that out it worked as a charm.
bygutteg, March 1, 2010
Works fine, but what keeps me from rating it Excellent is that you have to edit the ajax.js file (innerHTML= tags) to do a complete translation of the registration page. Since I only have one language on the site I'm using it on it's not such a big deal, but if it was a multilanguage site it could be an annoyance.

