Guest Posted May 24, 2006 Posted May 24, 2006 i installed a contrib for UK_CVV numbers on My Webpage it works, but the screen displays instead it needs to ask for start date and cvv number, but i can't find the problem. i've been thru the changes in the php files and the sql database, but i just can't see it. ALSO. the functions actually work, but in the admin panel it won't display the start date and cvv number (but does have the fields listed), but the information is in the databse - thisone i think is simple, but i'm more concerned with problem number 1 just now. if you want to see peices of my code, tell me which bits and i will post
♥Monika in Germany Posted May 24, 2006 Posted May 24, 2006 i installed a contrib for UK_CVV numbers on My Webpage it works, but the screen displays instead it needs to ask for start date and cvv number, but i can't find the problem. i've been thru the changes in the php files and the sql database, but i just can't see it. ALSO. the functions actually work, but in the admin panel it won't display the start date and cvv number (but does have the fields listed), but the information is in the databse - thisone i think is simple, but i'm more concerned with problem number 1 just now. if you want to see peices of my code, tell me which bits and i will post you need to check if the payment file in your language folder /yourlanguage/modules/payment/yourpayment.php got those new defines added ... maybe you forgot to add them as for cvv, that number must not be save or displayed later. the purpose of a cvv is that it shows the person entering the number has the card not sure about date start in that mod, normally only expiration date is shown. If the contrib doesn't pull it in admin, the admin orders class has to be changed to reflect it. :-) Monika addicted to writing code ... can't get enough of databases either, LOL! my toolbox: Textpad - Compare and Merge - phpMyAdmin - WS_FTP - Photoshop - How to search the forum Interactive Media Award July 2007 ~ category E-Commerce my advice on the forum is for free, PMs where you send me work are considered consultation which I charge for ...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.