I had my site working and the I don't know what changed but now the card number doesn't get saved to the database or sent in the email. I just use the cc.php payment module.

The card number, exp. date, and cvv all show up on the confirmation page but after that page it seems the card number is lost. the exp. date and cvv code both get saved to the database and sent in the confirmation emails but the card number does not. I even get the separate email with the middle digits of the card number.

I tried replacing the orders.php class, and cc.php module with new files from a new zen cart install but that didn't fix the problem.

Where should I be looking to fix this problem?

Thanks