Gossamer Forum
Home : Products : Gossamer Links : Discussions :

updated links shown as new

Quote Reply
updated links shown as new
At home.html the categories with updated links are marked like they would have new links. I use 2.05 with dynamic pages.

I searched the forum, but did not find anything.

Thank you
Michael

--
Michael Skaide

http://www.cycle24.de

Quote Reply
Re: [Michael Skaide] updated links shown as new In reply to
Check your subcategory.html template...

You need a <%if Has_Changed_Links eq 'Yes'%>stuff<%endif%> type tag. Make sure "stuff" is how you want to display that the category has updated links.

This is as opposed to the <%if Has_New_Links eq 'Yes'%>stuff<%endif%> tag. Where "stuff" is how you want to display if the category has new links.

Do you maybe have "stuff" the same in both tags?

--
Matt G
Quote Reply
Re: [Matt Glaspie] updated links shown as new In reply to
I did not change this template, but I checked it now.
The code there seems to be ok, "new" and "updated"

I took a look at the admin section. The categories with updated links are flagged as they would have new links.

I saw this before at 2.03, but now I wonder, I thought this would be an old bug.

Michael

--
Michael Skaide

http://www.cycle24.de

Quote Reply
Re: [Michael Skaide] updated links shown as new In reply to
Hmm, in that case I'm not sure.

Maybe someone from GT can take a look...

--
Matt G