I've discovered a few errors in the midgard-data for 1.2.6, which are
probably
local issues for me, but I thought I would present them here for
discussion. 
As a background, when I implemented 1.2.6 Beta, I had to diff the
changes in
midgard.sql in order to preserve the site I built on top of the Midgard
sample
site. While I believe I got all the changes for the admin site, some may
have
been missed. 

First off, under styles/layout, whenever I did a list of the new
layouts, I 
received an error that mgd_list_elements_by_name was missing. I cut and
pasted
the Midgard addon for named elements into my code-global, and copied one
of
the name-element functions to create the right function. It did cause an 
interesting side effect, and that was the <()> content tags appear in
the 
list of elements. Is this desired? I do seem to be able to modify, add
and
delete styles correctly though.

Second problem was the mgd_list_reply_articles error which seems to
still
exist from 1.2.5. I corrected this problem by adding an empty function
in
code-global. Hope to see this fixed eventually tho.

Lastly, I have a problem in 1.2.6 in adding new hosts. This one went a
bit
beyond my simple hacks above. I receive this error when adding or
modifying
a host entry:

   Warning: Wrong parameter count from mgd_update_host() in code-init
line 11.

I assume this is a result of the added prefix form variable added in the 
1.2.6 interface for host admin. This is only a minor inconvienence as I
can
fairly easily modify the host entries directly in SQL. 

Thanks for your comments, 
Fred Hirsch
Dark Hart Design

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