It is one of the problems with the upgrade script, it actually does uninstall the tables you need.... ask the ever silent cloudrunner why it does that by design, we are still hoping there is some good coder out there that can update a few probs with the way he has done things.
Of course, you backed up your database before you upgraded... so its easy to restore your users goals and buttons to their former glory:
Read this thread which tells you which tables you need to restore:
https://vborg.vbsupport.ru/showpost.php?p=861377&postcount=689
If you didn't backup your DB before your upgrade, well your a bit up the creek.
If you are getting a "white page" when you click on your donations link
Reinstall the templates (there is an option to reinstall templates, if you run the install script iirc)
The VBa CMPS module was only for 3.07. Cloudrunner did not include a new updated version for this newer version.
Another member however got the functionality to work,
it can be found here:
https://vborg.vbsupport.ru/showpost.php?p=816754&postcount=370
You may need to go a bit back and forward from post #370, as i remember there were a couple of problems but all fixed around there.
the instructions for adding links to donations can be found here:
https://vborg.vbsupport.ru/showpost.php?p=806309&postcount=310
The admincp not showing up:
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">
For anyone installing for first time, I would reccomend installing the Plugin version of this hack, and doing the template changes manually.
(its much safer this way!)
See this thread:
https://vborg.vbsupport.ru/showpost.php?p=762511&postcount=119