ok let me enable it...
This link issue still isn't working correctly...
PHP Code:
function OpenvBChat(){
vBChat = window.open('vBChat.php?$session[sessionurl]','vBChat','directories=no,height='+window.screen.height+',width='+window.screen.width+',location=no,menubar=no,scrollbars=yes,status=no,toolbar=no')
return false;
}
-->
</script>
<td class="vbmenu_control"><a href="http://www.goaguild.com/forum/vBChat.php?$session[sessionurl]" onclick="return OpenvBChat();">Chat</a></td>
If i change the first vBchat.php to (forum/vBChat.php the CMPS Chat link works correctly. THe problem is the second chat link located on the Forums Page now goes to forum/forum/vBChat.php :ermm: