Quote:
Originally Posted by yoyoyoyo
try this:
<td class="vbmenu_control"><a href="$vboptions[bburl]/vBTube.php$session[sessionurl_q]">$vbphrase[vBTube_title]</a></td>
or
<td class="vbmenu_control"><a href="$vboptions[bburl]/vBTube.php">$vbphrase[vBTube_title]</a></td>
|
I am running version 1.2.5. I have checked my php config settings. And url_open is on...
As for the coding that you suggested. Where do I put it?