phadrus Posted July 4, 2007 Share Posted July 4, 2007 Hi, I have an ecommerce store and it's been working just fine. We usually get the orders by email and in the email the credit card information is completely missing from the email. The only change recently that was done that might be related is that a few hundred records were intentionally deleted from the addresses database table because there was an issue related to session management that caused numerous records to of different people to be assigned the same user idea. This posed a big security issue because users with the same id could see the other user's information. So the records were deleted to clear out the problem. Now a user still has to fill out all of their credit card info and it is getting saved to the database, so I don't know why deleting those records would have caused the email problem to arise, however I can think of anything else that may have triggered it. I'm hoping some kind soul here has an answer or can help solve the mystery. Here's an example of where the email just stops... ...everything above this point is fine, then... Payment Method ------------------------------------------------------ Credit Card And nothing else below Credit Card Best regards, Chris Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.