Frank Boehme wrote:

> > And you should be able to log in as 'frank*sg1', BTW.
>
> Could it be that with this approach the code below does not do what it
> should when logged in as the root user (*frank*sg1):

I'll assume this is a type. You should n't be able to log in with the
leading '*'.

> $art->print = 300; // $art is an article
> $art->update();
>
> where the root user is not the author of $art? update seems to have no
> effect while it does work when the root user is the author of $art. In
> both cases the topic tree above $art is owned by the same group!
> Strange...

It ought to work. What does mgd_errstr say after the update call?

Emile



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to