Gossamer Forum
Home : Products : Gossamer Links : Discussions :

Unknown Tag: 'links'

Quote Reply
Unknown Tag: 'links'
As our site is new, there are quite a few empty categorys, but on each one thats empty the following message appears...

LINKS:
Unknown Tag: 'links'

Anyone know how to turn this off, or change it?

Thanks


Scampi.

-----------------------------------------------------
A Little Madness Now And Then,
Is Relished By The Wisest Men
- Mr Willy Wonka
-----------------------------------------------------
Quote Reply
Re: [Scampi] Unknown Tag: 'links' In reply to
In category.html, use something like;

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

Hope that helps.

Andy (mod)
andy@ultranerds.co.uk
Want to give me something back for my help? Please see my Amazon Wish List
GLinks ULTRA Package | GLinks ULTRA Package PRO
Links SQL Plugins | Website Design and SEO | UltraNerds | ULTRAGLobals Plugin | Pre-Made Template Sets | FREE GLinks Plugins!
Quote Reply
Re: [Andy] Unknown Tag: 'links' In reply to
In Reply To:
In category.html, use something like;

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

Hope that helps.
Thanks, thats worked a treat : )
Scampi.

-----------------------------------------------------
A Little Madness Now And Then,
Is Relished By The Wisest Men
- Mr Willy Wonka
-----------------------------------------------------