![]() |
Quote:
try removing this Code:
$vbulletin->db->query_write("DROP TABLE IF EXISTS ".TABLE_PREFIX."donation_buttons"); |
If I do that, then I get:
Database error in vBulletin 3.5.1: Invalid SQL: CREATE TABLE donation_buttons ( id int(255) NOT NULL auto_increment, goalid int(255) NOT NULL default '0', amount decimal(10,2) default NULL, Does the current script delete the following: User table donor and showdonor fields Donation_donors history (old donations) If it only deletes the goals and buttons, I will run the normal install and recreate those. I'm just concerned about whether it touches the data in the User table or the donations table. Let me know if you agree with this approach. Thanks again! |
Bravo to making this a plugin!!!!!
|
Quote:
Found the solution myself error is because its not compatible with PHP 5 in most documents it states Code:
<? Code:
<?php Also since i see it come back often: Quote:
when you've got the donate admin CP menu part, there is also a option for making donation buttons. Don't forget to make these or there are none! |
Anyone run into the error where a user donates, it tells the user they donated $0, and they dont show up on the donors page?
any suggestions? |
Sorry, I read this entire thread a month ago and forgot that someone had release the XML installer. I used that, made MissKalunji's edits to clear the IF EXISTS DROP nonsense, and everything is working properly.
Does anyone see any reason why I can't add a date-time timestamp column to the donation_donors table? I want to record when the last donation for a member was taken. What will happen when someone who has already donated comes and donates again? Will it just increment the time? I have it set to a timestamp value, so I know it will set it properly, I am just wondering what will happen when I get a second donation from someone and it has to edit the record. Let me know your thoughts. Thanks! |
For some reason my refunds show up as invalid transactions. I know this is not supported anymore. Any help would be appreciated.
|
Quote:
|
Quote:
|
I'm also having the same problem. I have my goal and my donate button and still nothing is happening. The users donate and i get my e-mails but nothing ever makes it back to my site. I have IPN turned on and i have a premiere account. I can't understand what the problem is.
KB |
All times are GMT. The time now is 09:15 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|