Voor een webshop wil ik graag Company ID en BTW nummer verwijderen uit de guest-checkout en het registratie form. Echter krijg ik een dikke error op het moment dat ik de registratie wil voltooien, nl:
Code: Select all
Notice: Undefined index: approval in /home/dannyy/domains/getfittedstore.com/public_html/webshop/catalog/model/account/customer.php on line 14Notice: Undefined index: approval in /home/dannyy/domains/getfittedstore.com/public_html/webshop/catalog/model/account/customer.php on line 30Warning: Cannot modify header information - headers already sent by (output started at /home/dannyy/domains/getfittedstore.com/public_html/webshop/index.php:108) in /home/dannyy/domains/getfittedstore.com/public_html/webshop/vqmod/vqcache/vq2-system_engine_controller.php on line 52Warning: Cannot modify header information - headers already sent by (output started at /home/dannyy/domains/getfittedstore.com/public_html/webshop/index.php:108) in /home/dannyy/domains/getfittedstore.com/public_html/webshop/vqmod/vqcache/vq2-system_engine_controller.php on line 53
Alvast bedankt en fijne dagen gewenst!