Quote:
Originally Posted by AndrewD
The code is in includes/local_links_profile.php. There are three lines
PHP Code:
'<a href="'.LINKS_SCRIPT.'.php?catid='.$myrow['catid'].'&linkid='.$myrow['linkid'].'" title="'.$catname_clean.'" target="_blank">'.
Change these to
PHP Code:
'<a href="'.LINKS_SCRIPT.'.php?action=play&catid='.$myrow['catid'].'&linkid='.$myrow['linkid'].'" title="'.$catname_clean.'" target="_blank">'.
|
Thanks for taking your time to reply. I tried making that change but it didn't do what I had asked. To clarify, I am providing an image below of the "Who's Online" display. The entry that has been circled in red is the link that should go directly to the embedded player page when a person clicks on that link. But the user is taken to a non-embedded page instead: