Gossamer Forum
Home : Products : Links 2.0 : Discussions :

error in rate page

Quote Reply
error in rate page
Hello,
I have installed the scripts and a few mods. Everything seems to be working except when i click on a hyperlink to rate one of the links i get a blank page with this error
Unkown Tag: title
I have checked the templates and cannot find an html error. Could something else be wrong?
Quote Reply
Re: error in rate page In reply to
Good.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. :)
----------------------








Quote Reply
Re: error in rate page In reply to
In your rate.html page, you need to use the following tag:

Code:
<%Title%>

Remember that tags are case sensitive based on the name of fields in the links.def file.

Regards,

------------------
Eliot Lee
Anthro TECH,L.L.C
www.anthrotech.com
* Be sure to visit the Resource Center for FAQ's, Modifications and Extra Goodies!!
* Search Forums!
* Say NO to Duplicate Threads. :)
----------------------








Quote Reply
Re: error in rate page In reply to
And there ya go! Thanks, that fixed it.
Mike