Hi Andy,
Just tried to install latest update and getting;
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ‘TEXT NOT NULL,amount
float(12,2),date_range
TEXT NULL ,ID
int(11) NOT N…’ at line 1]
CREATE TABLE wp_church_admin_donor_receipts
(receipt_id
INT(11) NULL,person
TEXT NULL,email
TEXT NULL fund
TEXT NOT NULL,amount
float(12,2),date_range
TEXT NULL ,ID
int(11) NOT NULL AUTO_INCREMENT , PRIMARY KEY (ID
))
Hope this is helpful?
Blessings,
Rich.