View Single Post
Old September 29th, 2007, 01:44 PM   #3 (permalink)
JSDillon
Member
Verified Customer
 
Join Date: Mar 2005
Posts: 101
Thanks Chuck, I was able to enter the full path for the arcade mod in the navbar template and it fixed that one link. It was an easy fix because it launches a php file and I just entered the full path as http://www.domainname.com/arcade.php and the link in the navbar works fine now.

However, the RadioandTV feature I have installed launches a javascript program in a new window. It doesn't launch it via a php file like the arcade mod does. When I try to enter the full path, it does not work. Here is what it looks like now.

<td class="vbmenu_control"><a href="javascriptpenRadioAndTV()">$vbphrase[rs_radiostations]</a></td>

If I change it to http://www.domainname.com/javascriptpenRadioAndTV()

it then says PAGE NOT FOUND like I entered the wrong address. How do you enter the full path to javascriptpenRadioAndTV()

Note: I understand this is not a PhotoPost question. You don't have to respond, but if you do, I would be grateful.
JSDillon is offline   Reply With Quote