Burak KAYMAKCI Posted April 30, 2018 Share Posted April 30, 2018 (edited) Hello everyone, I am using PrestaShop 1.7.3.0 and I am also using a free virtual POS module - called iyzico - on it. After installing the module there were some other errors too but fixing the others I've got this far and I am stuck with this error. When I get this error is that when I want to check out using a credit card. I type in my card info and then proceed to check out with 3D-Secure option. Then I get redirected to the page where I am asked the SMS code that is sent to my mobile phone. In that page, if I refuse to pay and click cancel or type in a wrong SMS code then I get this error. This is the line 187 in the specified file in the image. <?php if ($_smarty_tpl->tpl_vars['locale']->value=="tr") {?> I couldn't really understand what the problem might be. Could you please take a look for me and tell me if you have any solution? I am also attaching the module if anyone wants to take a look at it. Thanks! ^^ Edit : Actually, I get this error after I refuse to pay on 3D-Secure payment page and click cancel or type in wrong SMS code. See attachments for 3D-Secure SMS confirmation page. iyzico-prestashop1.7-master.zip Edited April 30, 2018 by Burak KAYMAKCI (see edit history) Link to comment Share on other sites More sharing options...
Burak KAYMAKCI Posted April 30, 2018 Author Share Posted April 30, 2018 And here I am with another error. This time the error says Quote ContextErrorException in /var/www/html/vendor/prestashop/smarty/sysplugins/smarty_internal_templatebase.php(157) : eval()'d code line 187: Notice: Undefined index: locale Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now