Forum Moderators: phranque
SSI directive was not properly finished at the end of parsed document
<!--#echo var="LAST_MODIFIED" ---->
Must now look like this
<!--#echo var="LAST_MODIFIED" -->
Just looking for some insight or possible config change I can make. I haven't been able to find any documentation that indicated this once was acceptable or has been deprecated.
So it looks like several hours with a multi-file search and replace tool are called for. :(
And use of an HTML validator on all new pages in the future would be a very good idea...
Jim