Im so sorry for the late reply and i want it to let people know what i did to fix it and the reason why the Mods didnt worked.
When i first upgraded vb 3.8.4 to 4.0 i did with all my Mods installed still. That gave me problems at my site so i went and disable all the mods at my board until i delete them, I did this by adding in the CONFIG.php
Code:
define('DISABLE_HOOKS', true);
after <?php (which is the first line)
I totally forgot about doing this and that was the reason why any mod didnt displayed.
Thanks all for your help