> -----Original Message-----
> From: Sam [mailto:[EMAIL PROTECTED]]
> Sent: 06 July 2000 20:30
> To: [EMAIL PROTECTED]
> Subject: RE: [midgard] Framed Admin release
>
> Imported OK - so I think..., but it doesn't ... errr... show any
> site data.
>
> Content button shows a blank left panel (apart from the header).
> Same for Host button and Layout button.
>
> Group button shows sub headings: "All persons" and "Midgard Users" but no
> names there.
>
> There are no logged errors.
If I edit style element content_list:
if ($t = mgd_list_topics(0)) {
while ($t->fetch()) {
$th=mgd_get_topic($t->id);
$thisowner = $th->owner;
if (1 || ( mgd_is_member($thisowner)) || (mgd_is_member(1) ) )
*****************
Adding 1 || where the ***** is then I get a proper content list. So I guess
something is wrong with the ownership checks, I am logged in to midgard as
"admin*","password" (still defaults on my demo server at home).
Sam
--
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]