Quote:
Originally Posted by MissKalunji
mine working....whats your problem?
|
Thanks for the replies! I read every single post, and I was stupid not to have done so. My apologies! I got it installed nicely, but when I put in the ppverify.php url I get this error:
Database error in vBulletin 3.5.0:
Invalid SQL:
INSERT INTO donation_paypalipn (
`txn_id`, `userid`,
`test_ipn`, `notify_version`, `verify_sign`,
`first_name`,
`last_name`, `payer_business_name`, `address_name`,
`address_street`,
`address_city`, `address_state`, `address_zip`,
`address_country`,
`address_status`, `payer_email`, `payer_id`,
`payer_status`,
`business`, `receiver_email`, `receiver_id`,
`item_name`,
`ip_address`, `quantity`, `invoice`,
`memo`, `tax`,
`option_name1`, `option_selection1`, `option_name2`,
`option_selection2`,
`payment_date`, `parent_txn_id`, `txn_type`,
`payment_type`,
`payment_status`, `pending_reason`, `reason_code`,
`mc_gross`,
`mc_fee`, `mc_currency`, `mc_handling`, `mc_shipping`,
`settle_amount`,
`settle_currency`, `exchange_rate`, `case_id`,
`case_type`,
`case_creation_date`, `valid`
) VALUES (
'', '0', '0', '0',
'',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '', '',
'', '', '0', '',
'', '0', '', '', '',
'', '', '', '',
'', '', '', '',
'0', '0', '', '0',
'0',
'0', '', '0', '',
'', '', '0'
);;
MySQL Error : Duplicate entry '' for key 1
Error Number : 1062
I am good to go if I can get this fixed! Thanks for the script and all the help you guys have given throughout this thread!
S :chinese: