Ok, so basically here are my problems :
1.
When I access the WoW Roster on my website from the Modules block (the links on the left side) it doesnt work right.
BUT if I go to the settings pannel. and logout from there, and click on the roster button it will redirect me to the right place and everything will work fine.
This is the link from the modules block (bad one) :
mydomain/PHP_Nuke/modules.php?name=Roster
From the addon panel itself (good one):
mydomain/PHP_Nuke/modules/Roster/index.php
How would I change it? or fix it?
2. This one is less important but still. When I click the "Roster" link in the modules block, it opens a completely new window. How do I make it appear in the page? Like the forums for example. So that I have the roster with my PHP-Nuke panels around it?