Quote:
Originally Posted by RS_Jelle
It's controlled by /includes/xml/cpnav_ecdownloads.xml which doesn't contain "admincp" hardcoded in any way. It should work (if you uploaded it) 
|
Solved it.
In case anyone else has this issue, open up /includes/xml/cpnav_ecdownloads.xml
find this on line 3:
PHP Code:
<navgroup text="Downloads" hr="true" displayorder="15">
and change the display order number to something other than 15 (16 worked for me).
Trying the mod out now, will mark as installed and rate when done