Hi Andrew,
Could you please tell me what I part I have to put in. I have tried adding the link but it gives me errors.
In local_links_include.php i find:
$linktypebit .= '<a href="'.$LINKS_SCRIPT.'.php?action=play&id='.$ linkid.'" target="player" onclick="ldmpopup(this.href);return false;">';
$linktypebit .= '<img border="0" src="'.$icon_cache[$urlType].'" alt="'.$vbphrase['ll_playme'].'" />';
$linktypebit .= '</a>';
how do I insert the jump code.
Thanks in advance
|