I'm trying to build my archive pages and whenever I insert the AutoGallery code into the template page and build it all I get is a blank white page. I take the code out and build it, the page comes up fine. So my code must be wrong.
I'm using this at the very top of the page:
And this where I want my code:
Anybody see any obvious errors?
I'm using this at the very top of the page:
PHP Code:
<%TEMPLATE
NAME Text
HTML <FONT face=arial size=2><b> - </b><a href="##Gallery_URL##">##Description##</a></FONT><br>
%>
PHP Code:
<%GALLERIES
TYPE Text
CATEGORY Anal
SORT Display_Date DESC, Display_Stamp DESC
HTML Text
%>


Comment