I am trying to use the information in the page headers, so I want to be able to reference {$link_field6} within pligg.tpl. At the moment I am getting nothing when I use it.
Any ideas please?
I have tried adding the following, but it doesn't work:
Code:
{if $pagename eq "story"}
{php}
Global $db, $main_smarty, $link;
{/php}
{/if}





Linear Mode




