Das Plugin funktioniert gut bis auf die Zahlungsabwicklung. Beim testweisen Absenden einer Bestellung erhalte ich folgende Fehlermeldungen:
WordPress database error: [Unknown column 'firstname' in 'field list']
INSERT INTO `wp4_purchase_logs` ( `totalprice` , `sessionid` , `firstname`, `lastname`, `email`, `address`, `phone`, `date`, `billing_country`, `shipping_country`,`shipping_region`, `user_ID` ) VALUES ( '8.71', '8671192607443', '', '', '', '', '' , '1192607443', 'DE', 'DE', '' , null)
WordPress database error: [You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND `form_id` = '' LIMIT 1' at line 1]
SELECT * FROM `wp4_submited_form_data` WHERE `log_id`= AND `form_id` = '' LIMIT 1
Warning: Cannot modify header information - headers already sent by (output started at /mnt/web5/30/52/5450852/htdocs/sf/wordpress4/wp-includes/wp-db.php:159) in /mnt/web5/30/52/5450852/htdocs/sf/wordpress4/wp-content/plugins/wp-shopping-cart/merchants/paypal_multiple.php on line 191
Wäre nett, weinn sich jemand damit auskennt und mir helfen kann. Vielleicht gibt es ja auch ein alternatives Plugin?
Liebe Grüße
Klaus :???: