On Thu, 6 Apr 2000, Chari Daignault wrote:

> This snippet is from the page that fetches and displays all the available
> articles (systems) as referenced in my previous post. It correctly displays
> them, and as you can see, should create a url corresponding to their system
> id number as listed in the MySQL midgard database. I've checked, and they're
> all there in the database... but it still won't create the page. I've
> looked, and the syntax is basically the same as the example site's syntax in
> this respect. And yet, it won't work for my new site.  Any ideas? Thanks in
> advance.
> 
> href="&(system.id);.html">&(system.title);</a></strong></dt>

If this page is at /systems/, the links this generate
will be to /systems/id.html, and I see no code to fetch the data and
display those.

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