Gonzalo Ortiz escribió:
> hello, 
> 
> I´m trying to configurate a Wikifamily with two languages.
> 
>  I used the Scenario 5 tutorial 
> (http://www.mediawiki.org/wiki/Manual:Wiki_family ) but when I´m browsing 
> from one Language to another automatically I lost the user account.
> 
> I thought with this Setting it will be run, but it doesn´t.
> 
> $wgSharedDB = 'wikidb';
> $wgSharedTables = array( 'user', 'user_groups', 'interwiki');
>  
> 
> I am using Mediawiki 1.15, and the wiki is http://www.wikoohpedia.org  
> 
> Anybody can help me?
> 
> Thanks in advance.
> 
> Gonzalo


Make both use the same cookie.
See $wgCookieDomain, $wgCookiePath, $wgCookiePrefix


_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to