Hello Dion,

Friday, July 07, 2000, 10:23:59 PM, you wrote:

> $mgdroot doesn't seem to be getting set either. My copy of the admin site
> uses:
It is set up in code-init, I think. You have to use the following
sequence:
<?php
 $mgdhost = mgd_get_host($midgard->host);
 $mgdroot = $mgdhost->prefix;
?>

>    <a href="&(mgdroot);/topic/" class="navi">&(link.title);</a>
> to create its links. But when I try using mgdroot I do not get the same
> results. Do I have a configuration/compilation problem, or has something
> changed somewhere?
Because you didn't defined it :-)

-- 
Best regards,
 Alexander                            mailto:[EMAIL PROTECTED]



--
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