2014-09-01, 09:25:23
I tried updating from version 5.7 to 5.8.2.1, but the form submission does not work. Clicking button 'Send' appears to reload the page and has no action (no error messages or email sent).
I am running GetSimple 3.3.3.
Plugin is being called in a Theme template file as:
<?php cbcontact_page('admin', true, false, true, 'email.address@gmail.com'); ?>
I have downgraded to 5.7 for now, as I could not troubleshoot. No log files are created and errors do not appear on page in DEBUG mode.
I am running GetSimple 3.3.3.
Plugin is being called in a Theme template file as:
<?php cbcontact_page('admin', true, false, true, 'email.address@gmail.com'); ?>
I have downgraded to 5.7 for now, as I could not troubleshoot. No log files are created and errors do not appear on page in DEBUG mode.