Gossamer Forum
Home : Products : Links 2.0 : Installation -- Unix :

serious problem ! need help

Quote Reply
serious problem ! need help
Hi,

I installed Links, and everything went ok, i added a category, the built, and the category page was generated. then i added a link to that category, then i built, till now everything was smooth.
When i went to see the link , it only showed the line with the date, and the rate it link !

please tell me what could be wrong ?

Thanks,
Laith
Quote Reply
Re: serious problem ! need help In reply to
Laith

Take a look in your "link.html" in your templates.

------------------
Webmasters get a sponsor for your website. Over 350 to choose from.
www.websitesponsors.com




Quote Reply
Re: serious problem ! need help In reply to
Hi,

i did that, andi found nothing wrong, but heres my Link.html :

<ul>
<li><a class="link" href="<%db_cgi_url%>/jump.pl?ID=<%ID%>"><%Title%></a> <%if Description%>
<span class="descript">- <%Description%></span> <%endif%> <%if isNew%> <small><sup class="new">new</sup></small>
<%endif%> <%if isPopular%> <small><sup class="pop">pop</sup></small> <%endif%>
<small class="date">(Added: <%Date%> Hits: <%Hits%> Rating: <%Rating%> Votes:
<%Votes%> ) <a href="<%db_cgi_url%>/rate.pl?ID=<%ID%>">Rate It</a></small>
</ul>

the problem was partially solved when i set up Lins to " Not use templates " in Links.cfg .

but still i dont get the description .

Thanks,
Laith,
Quote Reply
Re: serious problem ! need help In reply to
Hi Laith,
You need to have your <%if ... and <%end if%> tags on separate lines. So you can manualy fix that or you just add in the modification 'Template Nested 'ifs' Mod' from
http://www.gossamer-threads.com/...cations/Version_2.x/

Hope this helps

Ken

------------------
Ken Chidlow
chidlow@gossamer-threads.com