i moved my site to a different server. I use zen cart 1.3.8a with google checkout 1.4.7. I donwloaded all files and database, upload all files and imported the databse.
Now when I click add to cart, the google checkout button does not show, instead it shows a bunch of text:
tails . $email_order; $html_msg['EMAIL_TEXT_HEADER'] = nl2br($pmt_details) . $html_msg['EMAIL_TEXT_HEADER']; } zen_mail('', SEND_EXTRA_ORDER_EMAILS_TO, SEND_EXTRA_NEW_ORDERS_EMAILS_TO_SUBJECT . ' ' . EMAIL_TEXT_SUBJECT . EMAIL_ORDER_NUMBER_SUBJECT . $zf_insert_id, $email_order . $extra_info['TEXT'], STORE_NAME, EMAIL_FROM, $html_msg, 'checkout_extra', $this->attachArray); } $zco_notifier->notify('NOTIFY_ORDER_AFTER_SEND_ORDER_EMAIL'); } } ?>
I re-installed google checkout, uploaded the files again, problem remains.
Can someone help?
Thanks.



