Torben Nehmer wrote:

> 1. In Asgard I've got a whole bunch of unexpanded <[...]> Tags in the
> content. For example in /asgard/page/view/5.html, which is the OldAdmin
> Root Page, I get something like this below the Location line (up until
> here everything is fine):
>
> - ---cut---
> <[open-cell-label]>URL Name:<[close-cell-label]>
> <[open-cell-value]>Admin Root<[close-cell-value]>
> <[open-cell-label]>Title:<[close-cell-label]>  <[open-cell-value]>Admin
> Site<[close-cell-value]> <[open-cell-label]>Style:<[close-cell-label]>
> <[open-cell-value]>Inherited
> <[close-cell-value]> <[open-cell-label]>Type:<[close-cell-label]>
> <[open-cell-value]>Normal
> <[close-cell-value]>
> <[open-cell-label]>Authentication:<[close-cell-label]>
> <[open-cell-value]>Inherited
> <[close-cell-value]> <[open-cell-label]>Author:<[close-cell-label]>
> <[open-cell-value]>Midgard Administrator
> <[close-cell-value]>

I used to have this, but checked in a fix to this problem at Mon Jan 28
00:10:54 2002 UTC. You can get a look at what's happening by compiling
midgard-lib with flex debug info, then using midgard-pageresolve to dump
the [age. Do _not_ leave the flex debug option enabled on a site that's
in use. _Large_ quantities of debug data.

> Fatal error: Call to undefined function: asgard_topic_has_children() in
> code-init on line 10

That's probably because a snippet failed to import. Which used to be
related to the problem for which a fix was issued as noted above. Maybe
the fix didn't get everything. More testing needed.

> 2. As I looked into the Pagecache to find out what really happens, I
> got a surprise. I hade some Files there, but _all_ looked like
> midgard-root.php, byte for byte. Even if I request a page from the
> example site, I'm getting the same.

You mean it even had the ROOT stuff still in place? Are you sure you
have the correct version of the rootfile? MMP and non-MMP have different
rootfiles, and a fix to the MMP rootfile was checked in 3 weeks ago.

> MidgardTrace: mgd_is_article_in_topic_tree(...)
> MidgardTrace: mgd_get_article(...)
> MidgardTrace: mgd_get_article(...)
> MidgardTrace: mgd_get_person(...)
> MidgardTrace: mgd_get_person(...)

Try a page dump using midgard-pageresolve.

Emile



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

Reply via email to