Server error log
XF\Db\Exception: MySQL query error [1366]: Incorrect string value: '\xF0\x9F\x91\x8D\xF0\x9F...' for column 'message' at row 1 src/XF/Db/AbstractStatement.php:212
Generated by: Unknown account Aug 9, 2018 at 11:03 AM
Stack trace
INSERT INTO `xf_thdonate_donation` (`user_id`, `campaign_id`, `amount`, `purchase_request_key`, `message`, `donation_date`, `anonymous`) VALUES (?, ?, ?, ?, ?, ?, ?)
------------
#0 src/XF/Db/Mysqli/Statement.php(196): XF\Db\AbstractStatement->getException('MySQL query err...', 1366, '22007')
#1 src/XF/Db/Mysqli/Statement.php(77): XF\Db\Mysqli\Statement->getException('MySQL query err...', 1366, '22007')
#2 src/XF/Db/AbstractAdapter.php(79): XF\Db\Mysqli\Statement->execute()
#3 src/XF/Db/AbstractAdapter.php(160): XF\Db\AbstractAdapter->query('INSERT INTO `x...', Array)
#4 src/XF/Mvc/Entity/Entity.php(1389): XF\Db\AbstractAdapter->insert('xf_thdonate_don...', Array, false)
#5 src/XF/Mvc/Entity/Entity.php(1121): XF\Mvc\Entity\Entity->_saveToSource()
#6 src/addons/ThemeHouse/Donate/Service/Donate.php(63): XF\Mvc\Entity\Entity->save()
#7 src/addons/ThemeHouse/Donate/Purchasable/Campaign.php(197): ThemeHouse\Donate\Service\Donate->donate()
#8 src/XF/Payment/AbstractProvider.php(164): ThemeHouse\Donate\Purchasable\Campaign->completePurchase(Object(XF\Payment\CallbackState))
#9 payment_callback.php(62): XF\Payment\AbstractProvider->completeTransaction(Object(XF\Payment\CallbackState))
#10 {main}
Request state
array(4) {
["url"] => string(40) "/payment_callback.php?_xfProvider=paypal"
["referrer"] => bool(false)
["_GET"] => array(1) {
["_xfProvider"] => string(6) "paypal"
}
["_POST"] => array(33) {
["mc_gross"] => string(5) "10.00"
["protection_eligibility"] => string(10) "Ineligible"
["payer_id"] => string(13) "FDYC2RCG8WM5S"
["payment_date"] => string(25) "12:22:12 Aug 08, 2018 PDT"
["payment_status"] => string(9) "Completed"
["charset"] => string(12) "windows-1252"
["first_name"] => string(5) "*******"
["mc_fee"] => string(4) "0.66"
["notify_version"] => string(3) "3.9"
["custom"] => string(32) "re8By7GnvsIM-HBNnvZqrQif18HasKOO"
["payer_status"] => string(8) "verified"
["business"] => string(17) "***********"
["quantity"] => string(1) "1"
["verify_sign"] => string(56) "A9l4ETRyLUdh4pMcT8Qiai1RIHsMAddI3UpWnYe1AysxWhEyFnEM1Nkn"
["payer_email"] => string(23) "************"
["txn_id"] => string(17) "83E77500AV184783K"
["payment_type"] => string(7) "instant"
["last_name"] => string(8) "*********"
["receiver_email"] => string(17) "***********"
["payment_fee"] => string(4) "0.66"
["shipping_discount"] => string(4) "0.00"
["receiver_id"] => string(13) "QNK3BM8SEKD8J"
["insurance_amount"] => string(4) "0.00"
["txn_type"] => string(10) "web_accept"
["item_name"] => string(45) "Donation Campaign: Annual Goal (***********)"
["discount"] => string(4) "0.00"
["mc_currency"] => string(3) "USD"
["item_number"] => string(0) ""
["residence_country"] => string(2) "US"
["shipping_method"] => string(7) "Default"
["transaction_subject"] => string(0) ""
["payment_gross"] => string(5) "10.00"
["ipn_track_id"] => string(13) "721dbb1e2822d"
}
}