> >My guess: the page isn't active, so $argv[0] == 0 (undefined actually)
> >allways and the page defaults to listing the articles.
> 
> Nope - it looks right to me:

damn, there goes the colour TV :<

Echo $argv[0] on the page to see if it's set. I can't pull up the page
right now but it's also possible that $argv[0] was copied by a page
element to a variable to be used in the page content and that the problem
lies in this element.

> >> Oh - I also just noticed that admin site works fine but everytime I
> >> pull up an article it says "Can't find article #9", however:> 
> >> And there is definitely content there when I include content in the
> >> above select (way too long and unnecessary to print off).
> >
> >No changes to the admin site?
> 
> Nope.

This could be related to the first problem so let's try to deal with that
first.

> Is it unrelated that pictures for the admin site won't come up but
> pictures for the example site do?

The pictures aren't server by Midgard. We pass that job on to 'normal'
apache, so look where apache expects the pictures (somewhere under the
admin site docroot of course) and move them there or adjust the docroot.

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