its happening in both firefox and IE.
and sorry about the login, its working now. I forgot to set the permissions in cmps.
The code is:
Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="javascript:popUp('/forums/radio.blog/index.php','width=222,height=300,location=no,menubar=no,resizable=no,scrollbars=no,status=no')">Radio</a></td><else /></if>
That was after using just a straight up
Code:
<if condition="$show['member']">
<td class="vbmenu_control"><a href="javascript:popUp('/forums/radio.blog/index.php?$session[sessionurl]')">Radio</a></td><else /></if>
I've attached images of both browsers.