Gossamer Forum
Home : Products : Links 2.0 : Discussions :

Links not showing up in category index

Quote Reply
Links not showing up in category index
I just reinstalled Link2.0 (upgraded from 1.1) and none of my links show up in their proper categories. However, they show up in the New Links and Cool Links pages just fine. This one has me stumped.

Here's the run-down of the problem:

1. I add a link from admin.cgi.
2. validate links
3. rebuild pages
4. Go to the category it's in
5. no links are display, just the Links: header.

Any help would be appreciated. ;)

Quote Reply
Re: Links not showing up in category index In reply to
Make sure that your tags are on different lines in the category.html file:

Code:

<%if links%>
<%links%>
<%endif%>


Let me guess...you edited your category.html file via a WYSIWYG editor.

Regards,

Eliot Lee