I was looking for the place to change the MY Card on the shopping cart to a PayPa/lMC/DISc I put in the html and it did not work. Now I tried to go back to the origianl and the page comes up blank. Below is the page and I was working where it says:
<?php
if (SHOW_ACCEPTED_CREDIT_CARDS == '1') {
echo TEXT_ACCEPTED_CREDIT_CARDS . zen_get_cc_enabled);
}
if (SHOW_ACCEPTED_CREDIT_CARDS == '2') {
echo TEXT_ACCEPTED_CREDIT_CARDS . zen_get_cc_enabled)('IMAGE');
<snip -- huge amount of PHP code removed by moderator>



