Gossamer Forum
Home : Products : Gossamer Links : Discussions :

load_link_info not working

Quote Reply
load_link_info not working
In the category.html template, to display links, it uses the old method:

Code:
<%links%>

I want to change it to the newer method:

Code:
<%Links::Utils::load_link_info%><%include link.html%>

but now where the link is supposed to be displayed, it says:

Code:
Unknown Tag: 'Title'
(Added: Hits: Unknown Tag: 'Hits' Rating: Unknown Tag: 'Rating' Votes: Unknown Tag: 'Votes') Rate

How can I fix this?
Subject Author Views Date
Thread load_link_info not working yo Huge 14431 Oct 14, 2014, 6:33 PM
Post Re: [yo Huge] load_link_info not working
tandat 11172 Oct 19, 2014, 5:52 PM