I actually figured it out with almost no changes to core phpbb files. - Just renaming the user class ONLY if it is called from mediawiki, so nothing in the forum ever see the change. Ill see if I can make a single sign-on plugin for mediawiki/phpbb with instructions.
On Apr 30, 2011, at 11:45 PM, Adam Meyer wrote: > Im using this extension. But when a user logs into the forum, it doesn't log > them into the wiki - And vise versa. > > > > On Apr 30, 2011, at 9:59 PM, Kilian wrote: > >> There's no reason to use Ajax. Just have MediaWiki check on the server >> side whether the user is logged in. Have a look at: >> >> http://www.mediawiki.org/wiki/Extension:PHPBB/Users_Integration >> >> -Kilian >> >> _______________________________________________ >> MediaWiki-l mailing list >> [email protected] >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
