Hello, Nobody has encountered with this error? BTW, the version is 2001.09.03 snap (CVS200109030202).
Ferenc Engard wrote: > > 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)? --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
