I've been looking at the tables in the database and I see something that may
be affecting this issue, but I'm not sure.

In "sitegroup" I have the following

id      name            realm           admingroup      sitegroup
7       Comcast NULL            10              0

Then in Topic I have the following

id      up      name                            sitegroup
33      0       VoIP                            7
34      33      Daily Communications    7
36      33      Intranet Content                7

With "Comcast" as the ID of 7, but the Sitegroup of 0, would this cause the
issue I'm seeing?  Is there any way to fix this without manual manipulation
of the database, or is this even the cause of the issue.

Thanks,
Damien Heiser

-----Original Message-----
From: Heiser, Damien 
Sent: Friday, January 09, 2004 7:41 AM
To: '[EMAIL PROTECTED]'
Subject: [midgard-user] News & Articles issue (Was Passing HTTP
Arguments)


All I'm doing to create them is clicking on News & Articles in Aegir, then
click on New Category.  It doesn't matter if I create them with the SG0
admin or the Company admin, but they never show up for the company.  Below
are some screen shots.

http://www.damienheiser.com/midgard/aegir/aegir-admin.png
        Here you can see all of the categories and articles I've created.
You can see that there are categories under the "Comcast" company.  Here I
have logged in as the administrator
http://www.damienheiser.com/midgard/aegir/aegir-company.png
        Here you can see in the News & Articles section that it does not
show any of the categories or articles, however does show the "New Article"
section, which means categories are available.
http://www.damienheiser.com/midgard/aegir/aegir-company-article.png
        Here you can see that the categories that were created are available
to create the article.

These are not getting copied and are being created from the "New Category"
link in the News & Articles section.

Thanks!
Damien Heiser

-----Original Message-----
From: Marcin Soltysiak [mailto:[EMAIL PROTECTED]
Sent: Friday, January 09, 2004 12:52 AM
To: [EMAIL PROTECTED]
Subject: Re: [midgard-user] Passing HTTP Arguments


> Also, another little question.  When I login as the administrator of a
> "Company" I can not see created News & Articles.  However I can see them
> when I login as the SG0 administrator.  I have them set to be viewed by
the
> company administrator, and I have also done it so it shows to all, but it
> still does not show up.  Is this a known bug and is there code to correct
> it?

How did you create them? Such is happening when (somehow) objectc have
proper up or topic or whatever fileld used in reference set, but have 0
(zero) in sitegroup field. For example this could happen when you try to
copy objects within a non-SG0 as SG0 admin because you copy (therefore
create new) as SG0-admin and I put simple mgd_copy_* function in those
routines (that was'nt too smart in fact).

Unfortunately, this bug cause grave database inconsistency that can be
repaired only with mysql client and all you have to do is set sitegroup
field of disappearing objects to you company's sitegroup ID.

Hope that helps

Solt


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

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

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

Reply via email to