Well.... I checked my calling of the mgd_update_article function...
Here is an example call:
echo $topic;
echo $whicharticle;
$req = mgd_article_call ($topic,$whicharticle,$title, etc...);
if($req == 1) { ?> It worked! Req=1 <? } else { ?> It failed. Req = &(req);
<? } ?>
topic and whicharticle are values passed via hidden inputs on the form which
brings this page up.
Topic being the current topic, and whicharticle being the article edited.
I get for result:
2166It worked! Req = 1.
>From which I can see that topic = 21, whicharticle=66, and req = 1.
So... what's wrong here? Having made this call on an article, it then disappears
from it's owning topic.
Thanks
Ben Garney
LHS Webmaster
www.lincolnhs.pps.k12.or.us
IMPORTANT NOTICE: If you are not using HushMail, this message could have been
read easily by the many people who have access to your open personal email messages.
Get your FREE, totally secure email address at http://www.hushmail.com.
--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org
To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]