Hello,

There was an error when I wanted to create a new style based on a shared
style in nadmin as administrator of the given SG, with the error msg:

Warning: Wrong parameter count for mgd_copy_style() in
snippet:///hklc_adminsite_host/argv0/new/new on line 187

I looked after, and made the following testscript:

2: <?PHP
3:    $id=mgd_copy_style(16);
4:    echo "<BR>new id==$id";
5: ?>

And the result:

Warning: Wrong parameter count for mgd_copy_style() in content on line 3

new id==

What is the problem? (The style id 16 exists.) BTW, if it would work,
then it would check the permissions of the given user (in the test, I
was not logged in, I think)?

Thx:
Fery

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

Reply via email to