Thanks Toby, the template validator did it, my page is back
Is this ok to get a table of thumbnails:
Code:
<%TEMPLATE
NAME Thumb
HTML <td><a href="##Gallery_URL##" target="_blank"><img src="##Thumbnail_URL##" border="0" class="thumb"></a></td>
%>
Code:
<%GALLERIES
TYPE Thumb
CATEGORY Mixed
AMOUNT 28
HTML Thumb
INSERT
{
LOCATION +7
HTML </tr><tr>
}
%>
If not any suggestions?
Thank You all.