Mort-lemur Posted January 27, 2012 Posted January 27, 2012 Hi, I am trying to install MATC for 2.3.1 as I have it installed on my 2,2 stores - but the 2.3.1 version does not seem to work (it lets you pay without checking that you have read the Ts & Cs. Does anyone have this working on 2.3.1? Many thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.
apolyshow Posted January 27, 2012 Posted January 27, 2012 Yes it working. Where did you stuck? Have you enter the sql? Did you make it true to admin panel? One amateur made the Arc, 5.000 pro made the Titanic...
Guest Posted January 27, 2012 Posted January 27, 2012 @@Mort-lemur, Hi Heather, I have it working on several v2.3.1 sites including my own. Chris
Mort-lemur Posted January 27, 2012 Author Posted January 27, 2012 OK thanks Chris, Ill take another look at it - everything is there, box etc, but it does not prevent me checking out if I dont tick the box. Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.
Mort-lemur Posted January 27, 2012 Author Posted January 27, 2012 Still no joy - and its an easy installation - so I have not made an error. Chris, can you confirm that this is the version you are using : http://addons.oscommerce.com/info/8205/v,23 Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.
Guest Posted January 27, 2012 Posted January 27, 2012 @@Mort-lemur, Yes, that is what I originally used. However, if I recall I did have to change the code for the checkout_payment.php file because the button was not 'inactive'. Usually when I find an error, I correct it and then add the revised add on to my local machine. I will post a revised checkout_payment,php file here when I get a moment so you can see the changes to the MATC installation. Chris
Mort-lemur Posted January 27, 2012 Author Posted January 27, 2012 Thanks Chris - and Im pleased that my question was clear this time :blink: I thought that there may have been an error in the code somewhere - but I couldnt spot it. Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.
Mort-lemur Posted February 3, 2012 Author Posted February 3, 2012 Hi Chris, have you had chance to post the fix yet?? Many Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.
GGOscar Posted February 21, 2012 Posted February 21, 2012 Hi Chris and Heather, I'm having the same problem... everything is there but I do not have to click the box Term and condition in order to proceed. ..did you manage to solve it...? Any help is much appreciated Cheers @@Mort-lemur, Yes, that is what I originally used. However, if I recall I did have to change the code for the checkout_payment.php file because the button was not 'inactive'. Usually when I find an error, I correct it and then add the revised add on to my local machine. I will post a revised checkout_payment,php file here when I get a moment so you can see the changes to the MATC installation. Chris Hi Chris and Heather, I'm having the same problem... everything is there but I do not have to click the box Term and condition in order to proceed. ..did you manage to solve it...? Any help is much appreciated Cheers
Guest Posted February 21, 2012 Posted February 21, 2012 Here is a copy of my checkout_payment.php file. It is customized so only use the MTAC code, not the template code. Chris
Mort-lemur Posted February 21, 2012 Author Posted February 21, 2012 Hi, The problem on my site was with the paypal express module - as this bypasses the order confirmation page. I removed the express module and MATC works now as it should. Thanks Now running on a fully modded, Mobile Friendly 2.3.4 Store with the Excellent MTS installed - See my profile for the mods installed ..... So much thanks for all the help given along the way by forum members.
Guest Posted February 21, 2012 Posted February 21, 2012 @@Mort-lemur Remove the express button, leaving only the regular checkout button. Chris
GGOscar Posted February 22, 2012 Posted February 22, 2012 Hi Chris, have you had chance to post the fix yet?? Many Thanks Thank you every so much for your help Chris & Mort-Lemur; however I have not been able to solve the problem. As I would prefer to use paypal express rather than standard I removed the paypal express button using this thread: http://www.oscommerce.com/forums/topic/381237-help-please-paypal-express-disable-guest-checkout/ However, that didn't solve the problem... Is there any other way that I should remove the button? I also tried using the file that Chris uploaded... Though Im not very good at comparing files and then knowing what to change and what not to change and also I didnt really understand the "inactive" part... I tried adding the file as it was but that didn't work either... ( I also tried this contribution; http://www.oscommerce.com/community/contributions,1341 however that one included a lot of comparing files which I didnt know how to do and it also didnt feel as neat as this one...) Do any of you have any suggestions on how I can continue from here... Do you think it might not work for me because Im using "shorter checkout" or some other contribution such as Modular Front Page? Any help is so very much appreciated... All the best Oscar
hyuned Posted March 18, 2012 Posted March 18, 2012 I am having a simmilair problem here. I installed and checked 10 times but I when my term box is not checked I am kicked out back to the login page. my chart is empthy and i can't login again unless i jump to a differant link and them back. Its driving me crazy here. Any help would be very much welcome.
hyuned Posted March 18, 2012 Posted March 18, 2012 Solution: thanks to Whitehat :) the problem was in the domain and cookies settings in the configre.php file. After setting them correct the problem was over. This was a install done by plesk add-on manager, and i did not check. Thx anyway.
Irin Posted August 29, 2012 Posted August 29, 2012 I have a problem with the checkbox area not being highlighted when the box is unchecked. Also, the continue button doesn't become active once the box is checked. I think the reason for that is that 2.3.x stores handle buttons differently now. The MATC v2.3.4 /includes/modules/matc.php file is not converted for 2.3.x stores, as it's still dealing with images (/images/buttons/button_continue.gif and /images/buttons/button_continue_disabled.gif). This needs to be changed to handle the IMAGE_BUTTON_CONTINUE button. I tried to change this piece of code, but I have no luck. change from this: //Initiate everything $(document).ready(function(){ $("#TheSubmitButton").after('<?php if(MATC_BUTTONSTYLE == 'gray'){ echo tep_image(DIR_WS_LANGUAGES . $language . '/images/buttons/button_continue_disabled.gif', '', '', '', ' id="TheDisabledButton" style="display:none;cursor:not-allowed;" onMouseOut="warningoff()" onMouseOver="warningon()"'); }else{ echo tep_image(DIR_WS_LANGUAGES . $language . '/images/buttons/button_continue.gif', '', '', '', ' id="TheDisabledButton" style="display:none;cursor:not-allowed;filter:alpha(opacity=33);-moz-opacity:.33;opacity:.33;" onMouseOut="warningoff()" onMouseOver="warningon()"'); } ?>'); to this: //Initiate everything $(document).ready(function(){ $("#TheSubmitButton").after('<?php if(MATC_BUTTONSTYLE == 'gray'){ echo tep_draw_button(IMAGE_BUTTON_CONTINUE, 'triangle-1-e', null, 'primary', 'id="TheDisabledButton" style="display:none;cursor:not-allowed;" onMouseOut="warningoff()" onMouseOver="warningon()"') }else{ echo tep_draw_button(IMAGE_BUTTON_CONTINUE, 'triangle-1-e', null, 'primary', 'id="TheDisabledButton" style="display:none;cursor:not-allowed;filter:alpha(opacity=33);-moz-opacity:.33;opacity:.33;" onMouseOut="warningoff()" onMouseOver="warningon()"') } ?>'); Any ideas how to fix that?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.