Error sending form in CGBetterForms
Posted: Thu Sep 14, 2017 6:44 am
I'm getting this error when sending a form from CGBetterForms.
and/or:
depending on the disposition.
I created a few other forms with CGBetterForms that work perfectly. This one works fine but sends two copies to each email address and shows this error after sending.
Any thoughts appreciated.
Code: Select all
Deprecated: Non-static method CGBetterForms\utils::get_mailer() should not be called statically, assuming $this from incompatible context in /home/wasten47/public_html/modules/CGBetterForms/lib/Dispositions/class.EmailFixedAddressesDisposition.php on line 54Code: Select all
Deprecated: Non-static method CGBetterForms\utils::get_mailer() should not be called statically, assuming $this from incompatible context in /home/wasten47/public_html/modules/CGBetterForms/lib/Dispositions/class.EmailUserAddressDisposition.php on line 49I created a few other forms with CGBetterForms that work perfectly. This one works fine but sends two copies to each email address and shows this error after sending.
Any thoughts appreciated.