Jul 26, 2012, 10:14 AM
Veteran / Moderator (18436 posts)
Jul 26, 2012, 10:14 AM
Post #4 of 5
Views: 3729
Hi,
You probably need a custom global to do it. Something like:
get_detailed_url
Code:
sub {
return $CFG->{build_detail_url} . "/" . $DB->table('Links')->detailed_url( $_[0] );
}
Then call with:
Code:
Your detailed page can be found here: <%get_detailed_url($ID)%>
Hope that helps.
Cheers
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!