Hey guys hoping to get a quick answer on this. What the hell am I doing wrong? It goes out to trades but is blank when it goes to the gallery...
TGPX String
<a href="tgpx/click.php?id={$gallery.gallery_id|urlencode}&url={ $gallery.gallery_url|urlencode}&p=70" target="_blank">
Click.php String
$TEMPLATE = 'tp/out.php?p=70&url={$gallery_url}';
This is basically a cut and paste from another site that is working fine. Has me stumped
