Quote:
Originally Posted by Trana
MissKalunji,
I checked the file that is listed here and it does not contain an xml installer. I am downloading straight from this site. Has the install package changed? The version is Paypal Donations 2.02.
Thanks!
|
uhm i dont know :-/ i only use the xml.....i probably have the old version
try removing this
Code:
$vbulletin->db->query_write("DROP TABLE IF EXISTS ".TABLE_PREFIX."donation_buttons");
then
$vbulletin->db->query_write("DROP TABLE IF EXISTS ".TABLE_PREFIX."donation_currency_exchange");
then
$vbulletin->db->query_write("DROP TABLE IF EXISTS ".TABLE_PREFIX."donation_goals");
then
$vbulletin->db->query_write("DROP TABLE IF EXISTS ".TABLE_PREFIX."donation_paypalipn");
from donation_install_tables since thats the only thing giving permissions to the mod to delete and reinstall