[thelist] SSIs not working inside a <div>

Dan Romanchik dan at danromanchik.com
Mon Nov 18 09:03:01 CST 2002


I tried that, too. I used the statement:

    <!--#include virtual="/newsletter/officers1.html"-->

with the same results. The error message is the generic:

    [an error occurred while processing this directive]

Dan

----- Original Message -----
From: "Ken Kogler" <ken.kogler at curf.edu>
To: <thelist at lists.evolt.org>
Sent: Monday, November 18, 2002 1:38 AM
Subject: RE: [thelist] SSIs not working inside a <div>


> I think your problem is with the include statement itself:
>
> > <!--#include virtual="officers1.html" -->
>
> Virtual includes are root-relative, meaning you have to start the URI
> with a slash, like this:
>
>   <!--#include virtual="/officers1.html" -->
>
> Or:
>
>   <!--#include virtual="/path/to/file/officers1.html" -->
>
> Try that. If that doesn't clear it up, please post the text of the error
> message and we'll be able to dig a little deeper.
>
> HTH!
> --Ken
>
> P.S. Don't forget to trim your replies!
>      (This goes for everyone...)
>
> --
> * * Please support the community that supports you.  * *
> http://evolt.org/help_support_evolt/
>
> For unsubscribe and other options, including the Tip Harvester
> and archives of thelist go to: http://lists.evolt.org
> Workers of the Web, evolt !
>




More information about the thelist mailing list