Thanks, that did help.
I can now get to the entering payment for the order, but it errors out when finalizing. I still get the same message on the server side, on the customer side I am getting:
The table exists on the sql server, but as zen_free_shipping_referrals.1146 Table 'fla1014004183835.TABLE_FREE_SHIPPING_REFERRALS' doesn't exist
in:
[INSERT INTO TABLE_FREE_SHIPPING_REFERRALS (referral_id, language_id, referral_f_name, referral_l_name, customers_id, customers_referral, referral_to_address, referral_from_address) VALUES ('tell_referrer_id', '1', 'Some', 'One', '1', '', '[email protected]', '[email protected]')]
I'll keep looking, maybe I can figure this out.



Reply With Quote
