roia
Forum Replies Created
-
Thank you very much Matheus Martins
I re-run most of the updates and the following 3 updates have refused running
Create_subscription_tables – the status is Failed
Add payment mode column to subscription table – status Pending
Add phone column to donors table – status Pending
The error I receive from the last one is as follows:Database update failed!
Check migration details for more information
And according to the logs the errror is as follows:Donation Route Error: unknown_error
{ “error_type”: “unknown_error”, “exceptionMessage”: “Database Query”, “formData”: { “gatewayId”: “offline”, “requestData”: { “givewp-route”: “donate”, “givewp-route-signature”: “ae76f185db8b9c66f904400a123bb1d1”, “givewp-route-signature-id”: “givewp-donate”, “givewp-route-signature-expiration”: “1720644086”, “amount”: “10”, “currency”: “USD”, “donationType”: “single”, “formId”: “10235”, “firstName”: “Dolly”, “lastName”: “K”, “email”: “**********”, “gatewayId”: “offline”, “phone”: “”, “originUrl”: “https://healthyplacesbydesign.org/donations/givewp-donation-form/”, “isEmbed”: “true”, “embedId”: “10235” }, “formId”: 10235, “originUrl”: “https://healthyplacesbydesign.org/donations/givewp-donation-form/”, “embedId”: “10235”, “isEmbed”: true } }