Gossamer Forum
Home : Products : Gossamer Links : Version 1.x :

Where Have My Links Gone!?

Quote Reply
Where Have My Links Gone!?
I was browsing what I have done @ www.nobags.com/pages and discovered that my links are no longer there.

I have re-build the pages, made sure the tag is there, but nothing.

Help me!

A
Quote Reply
Re: Where Have My Links Gone!? In reply to
If you changed the templates, go check to make sure the if statements are on a line by themselves. If not, categories and links don't show.

hope this helps!
Quote Reply
Re: Where Have My Links Gone!? In reply to
The categories show. So...
Quote Reply
Re: Where Have My Links Gone!? In reply to
did you check the templates? It could just be the if statements for the links. It's a place you could start.

I am assuming that the links really aren't gone (they can still be viewed in admin), and they just aren't showing up on your web pages? The only time this has happened to me, it was because the if statements were not by themselves like they should be below:

<%if links%>
<h2>Links: </h2>
<%links%>
<%endif%>
Quote Reply
Re: Where Have My Links Gone!? In reply to
I had this.

Have you re-indexed?

Tony
Quote Reply
Re: Where Have My Links Gone!? In reply to
First, make sure if you "List All" from the admin, you really do have links the database.

If the links are gone, several things could have happened.

Try re-indexing and rebuilding the site.

I've also had links disappear after making "minor" changes to the sort orders in the files, so if you made any changes to the code, back out of it.... It might make sense to you, but for some reason it prevents links from being added to the link output hash.



------------------
POSTCARDS.COM -- Everything Postcards on the Internet www.postcards.com
LinkSQL FAQ: www.postcards.com/FAQ/LinkSQL/