Hi guys. Sorry for my english. I've a problem with 3.6.7 PL1 version of vbulletin and version 1.3 of this script.
I've a problem when i search to change NAVBAR file. When i click on SAVE the server says:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, ************ and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.37 Server at ********.net Port 80
Don't work javascript ?

If for example i change
<td class="vbmenu_control"><a href="javascript
penRadioAndTV()">$vbphrase[rs_radiostations]</a></td> with a normal
<td class="vbmenu_control"><a href="radioandtv.php$session[sessionurl_q]">$vbphrase[rs_radiostations]</a></td> it works but in full screen and same page.
A comment ? Thanks