thanks mate.. looks like I'm finally getting somewhere ...

...ok I found the above phrase in the template ... this is whats behind it:
<td class="vbmenu_control"><a href="$vboptions[bburl]/misc.php?do=cfrules">$vboptions[cybfrules_link_edit]</a></td>
I've changed this to
<td class="vbmenu_control"><a href="misc.php?do=cfrules">$vboptions[cybfrules_link_edit]</a></td>
and now it works! TA