Hello,
I’ve setup everything correctly according to the install instructions etc.. however the cart is not working. I am able to add products and everything, but when trying to check out or submit the order, the submit button is disabled upon click, and no order is placed. No email and no confirmation.
When I try to test the SMTP server that’s running locally, I am getting this fatal error which is probably why the checkout doesnt work:
Array
(
[error] => FAIL – check details below
[error-info] => Array
(
[last-error] => Array
(
[type] => 8
[message] => Undefined offset: 1
[file] => /var/www/html/wp-content/plugins/wppizza/inc/common.helper.functions.inc.php
PLEASE HELP. I’ve already implemented the whole system on my WP site.