John Ireland Posted December 17, 2007 Posted December 17, 2007 Hi I have looked through a lot of the forums about cvv2 changes. I have tried editing the includes the orders.php languages cc.validation php I have done all. Now what i thinks is the really tricky bit is this.... Then you will need to do the following. (the following info new to this revision) To add the CVV2 code to the DB, use phpmyadmin to do the following query... ALTER TABLE `orders` ADD `cc_cvv2` VARCHAR(4) AFTER `cc_number`; Dont know how to use the database but have made the query, and after that Im a blank. Is it possible for some one to give me a link to all the files that need to be edited in an edited form. In other words with the changes made, so I can just remove the old and upload the new? Could some one help with this data base also? Very much appreciated Thanking you. I see a lot about not allowed ccv2 etc there must be a brake down in communication some where with this as I have worked as an admin on other shopping sites where this is included and in the admin control area, after the ccv2 is entered there is a button to remove it from the system.
♥geoffreywalton Posted December 17, 2007 Posted December 17, 2007 This link explains how to "do queries" http://www.oscommerce.com/forums/index.php?sho...p;hl=phpmyadmin Need help installing add ons/contributions, cleaning a hacked site or a bespoke development, check my profile Virus Threat Scanner My Contributions Basic install answers. Click here for Contributions / Add Ons. UK your site. Site Move. Basic design info. For links mentioned in old answers that are no longer here follow this link Useful Threads. If this post was useful, click the Like This button over there ======>>>>>.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.