Posted by Ole Martin on August 17, 2010 at 1:10pm
Several of my users disappear after some time. I'm use multiples site and no matter which site I or the users create account, they disappear after a while. I will be very gratefull for help with this.
Sharing database:
$db_prefix = array(
'default' => 'subdomain_',
'users' => 'maindomaine_',
'sessions' => 'maindomaine_',
'role' => 'maindomaine_',
'authmap' => 'maindomaine_',
);Edit:
'maindomaine_' = shared tabels with "prefix" in same database.
