p> $prodkosz = mgd_create_article( 0, $topics, $name, $title, $abstract, $content,
p>                                     $author, $url, $calstart, $caldays, $icon,
p>                                     $view, $print, $extra1, $extra2, $extra3,
p>                                     $type);

p>      if( ! $prodkosz )
p> { echo "powod2" . mgd_errstr();

p>              }
p> mgd_errstr return "Name exists"
p> of course all articles have empty name , I need their title. 
p> What to do?
AFAIK an article record requires a name. It may have no title but has
to be named. Try assigning sama name as title (I do this way).


-- 
Pozdrawiam,
 Marcin                            mailto:[EMAIL PROTECTED]


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

Reply via email to