Hi how do I enable merger count across all my wikis there is no extension for it
Topic on Project:Support desk/Flow
I don't understand what you mean by "enable merger count". Do you mean that you want some statistics (which ones?) counted across your different wikis?
What I mean how do I merge your account on multiple wikis
Third-party wikis have to install Extension:CentralAuth, although Manual:$wgSharedDB may be simpler.
Ok will it work with different MySQL databases
CentralAuth, in my opinion, works best when you don't use database prefixes and you use separate databases.
ok is there any instruction on how to install it on to different wikis with different MySQL databases
The instructions provided are for multiple MySQL databases.
ok
Do I put the $shared database on every wiki I want to log in to with one account and o I put the database of the one currently on mywiki and on the other one do I out the one on that one which is on the one I do I put the same one because I am with a free hoster for my website
The $wgConf information must be available to all your wikis.
how would i enable $wgConf on my wiki do i put it on all my wikis or just mine one
because my mysql databse is u733145970_my for my wiki and my other wiki dtabase is different how wouldi get it to work i am currently with a free web host
$wgConf has to be put in LocalSettings.php for every single wiki - you should consider making a common configuration file for all of your wikis.
Ok so I create the file and I put it on all my wikis