cotonti.com : Sharing the sed_users database https://www.cotonti.com Последние сообщения в теме Cotonti en Thu, 27 Nov 2025 19:54:51 -0000 robofreak111 Thanks again]]> вс, 24 мая 2009 04:36:22 -0000 Orkan I think its important to mention some other problems you may encounter:

[list=1]
  • The $usr['auth'] keeps the cached auth settings for current user. Having two sites with different "rights" means that you'll need two separate auth fields in sed_users table. (plugin required)
  • Cookies cant be shared across different domains. All your sites must share the same "top level" domain in order to keep the user "logged in" between each site.
  • the sed_users table is updated each request, so this may produce a little overhead in database
  • ]]>
    сб, 23 мая 2009 23:41:14 -0000
    Lombi
    Basically you put all the three dbs into one mysql database, having all of them different, apart from them sharing sed_users. you put sed_users into all three and it's done.

    You need to do this to sed_users, sed_groups_users and sed_auth.]]>
    пт, 22 мая 2009 04:27:42 -0000
    robofreak111
    Thanks for the help]]>
    пт, 22 мая 2009 03:30:49 -0000