Benoit Lathiere <[EMAIL PROTECTED]> wrote:
> Since my migration, this seems to don't work...
> even with a valid login/pass, the mgd_is_member(x) AND $midgard->user return False !
> code-init of my page (active, auth reuqired) :
>
> $groupe_id = 2;
> if ($midgard->user && mgd_is_member($groupe_id)) {
>
> notes :
> - both the private place and the (old)admin, only "admin" can access to pages... why
> ?
> - in the login/pass popup box, domain is "Midgard (SG0)". is it good ?
> - in SQL, I checked all person/grp/host/... have sitegroup=0
Every user in SG0 is power user (root) , so You can not assign SG0 users to groups.
You must create new SG and move all objects to this SG.
> but the major problem of our migration is hypertexts : in our code, we used
> article's and topic's
> IDs to create links in active pages :-(((
> With a dump, ID don't change ; but with repligard ??
You should worry if You want to export and import Your database.
Importing Asgard will not change Your topics and articles' id's.
So everything will work exactly as You wanted.
Piotras
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]