Quote:
Originally Posted by Willnot
Yes on both counts but no go. Not a deal breaker, but frustrating.
|
iirc,
there are 2 fields in sql that you will probably need to change manually if you want to show members
The table is vb3_users (vb3 is what my prefix is, yours may be different)
find:
donor
showdonor
for all the people that have donated, set those two fields to 1
(donor is if the person is a donor, showdonor is relative to the checkbox in the users cp)
Quote:
Originally Posted by jellybaby
Ive just upgraded to 3.5.2 and now have a white screen does anyone know whats causing this please?
|
re-install the templates, that fixes the white screens for me after upgrades.
A useful tip for anyone that has a lot of donors etc set up, but wants to uninstall / reinstall without losing all their info, backup the following tables in myphpadmin or whatever system you use:
vb3_donation_buttons
vb3_donation_currency_exchange
vb3_donation_donors
vb3_donation_goals
vb3_donation_paypalipn
when you do a reinstall, just load the saved sql back up and all your buttons, donors etc are all back as they were ( i can't be held responsible if you don't do this correctly!)
For peoples general info, I use the plugin version of donations, which i find is a lot better when upgrading etc. (I think it can be found around page 10 of this thread)
I have no problems with it on Vb 3.5.2
Hope that helps some folks