Can't get MiniForm to work with WB 2.12.2 r379. Forms won't submit and in the console an error 500 is shown. Tried both Ajax and non-ajax post with default templates. Any help? Thanks.
Hello, should be solved with the latest version of miniform.
To find in https://addon.WebsiteBaker.org/pages/en/browse-add-ons.php
Already tried with the latest version of MiniForm without luck. I traced down the problem to the mail function in the mform class, probably some incompatibility with wbmailer class.
Solved. For some reason my "include/PHPMailer" directory was lowercase (include/phpmailer)..