milauskas Posted January 16, 2013 Posted January 16, 2013 Hi, I don't know when this occurred but a client's site recently suffered some sort of injection. Lots of spam emails were sent out and the hosting company shut the site down. It's back up and I've installed some security addons but things still aren't back to normal. Apparently customers can't complete orders online. I don't know the cause (yet) but when I went into the admin section to look for orders I happened to notice that the payment module screen lacks the edit box (or whatever it's called). I see the available modules (auth.net, credit card, etc) but that's all. There's no capability to edit one once it's selected. Other modules like Shipping and Order Total have the Edit/Remove box/button on the right, but not the Payment module. Any thoughts? Could I possibly restore this by reuploading my local copy of the admin folder?
milauskas Posted January 16, 2013 Author Posted January 16, 2013 I found a solution. A starting point, anyway. I did some searching on the web and found another site where someone had a similar problem. They had some renamed files in the includes/modules/payment folder and when they deleted them, the edit box appeared again. I had renamed the cc.php page to cc_orig.php but also had a modified cc.php page in the folder. I think osc chokes if you have a file in the folder that has either a similar name or it doesn't recognize the renamed file. Since the "offending" file was cc_orig.php the payment module admin page was only diplaying the payment modules from A to C (stopping or choking on cc_orig.php). I think the page was not loading fully and hence no other modules beginning with letters after C were showing up nor was the edit box. That solves one problem. Now onto the next.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.