1
I'm using News 1.2 and I think the templates changed a LOT? Regardless, I'm trying to implement tracback on news which requires me to put a link like
http://site.com/cgi-bin/tb.cgi?=[storyid]
I *thought* it used to be we would just go to templates and put something like
"http://site.com/cgi-bin/tb.cgi?=<{$news.id}>"
but that doesn't work anymore and comparing the old and new templates, the smarty variables have changed can anyone help me?