Quote:
Originally Posted by Rukas
OK I fixed it, the xml file was wrong.
Head to /forum/includes/xml and edit cpnav_paypal_donations.xml
Find:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="vBulletin">
Replace with:
Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="vbulletin">
I still cant work out how to get the vBadvanced module to work though.
|
First of all this is a brilliant hack, installed well with no problems.
However i get the same problem in control panel and have no menu to change the goals and stuff like that.
Just noticed when doin this edit that your replacing code for identical code..... is that right?