Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Problems with a two tags

Quote Reply
Problems with a two tags
Hi,

I have problems with two tags. They dont give any result.

1.- The link.html template wont work:

<%if Add_Date%>
<%Add_Date%>
<%endif%>

2.-The search_results.html template wont work either:

<%if category_results%>
<%category_results%>
<%endif%>

I 'm using Links SQL Version: 2.1.2

Can anyone help me. Thanks in advance
Quote Reply
Re: [JoseML] Problems with a two tags In reply to
Make sure you don't have any un-matched tags.

Put some regular text right after the <%endif%> If it prints, then you need to look at your database and see if you have an add_date <G>

If it doesn't print, you have a <%-- tag somewhere, or an extra tag, not closed.


PUGDOG� Enterprises, Inc.

The best way to contact me is to NOT use Email.
Please leave a PM here.