Vincent QUERU wrote:

> I want to update a Midgard article content by using a TEXTAREA field
> from a HTML form but there appears to be a problem with the update
> method : when I submit the form, I get an error from Netscape saying :
> this document contains no data. However, the article has been updated
> correctly.
>
> When I remove the $article->update() line everyting works fine.

Does the apache error_log show anything?

> Have you ever encountered problem with the update method ?
> Does it work correctly with versions more recent thatn 1.4b3 ?

Don't know, haven't used the OO implementation very much.

> Could using the mgd_update_article function work,

probably

> could I even update the midgard database by hand ?

Yes, by opening a separate database connection, but mgd_update_article
is going to be easier.

Emile


--
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]

Reply via email to