Thanks soundbarrier. I've added the link, but now when it loads the trader.php it is blank. I think it is because it is not passing the session data. $session[sessionurl] is a NULL value for some reason:
Under NAVBAR:
<if condition="$show['quick_links_groups']">
<tr><td class="vbmenu_option"><a href="trader/itrader.php?$session[sessionurl]">iTrader</a></td></tr>
</if>
Any ideas?
Oh FYI, I had to create a sub folder "trader", because if I didn't, it would have rewritten all the images & admincp that's already on my server! Did anyone else notice that?
|