barrystein Posted March 30, 2016 Share Posted March 30, 2016 There is no place to enter voucher codes in checkout. This just happened, I don't know why the place to enter vouchers disappeared. It was there a few days ago. Prestashop 1.5.4.1 PHP version: 5.2.17 MySQL version: 5.5.42-37.1-log Link to comment Share on other sites More sharing options...
tuk66 Posted March 30, 2016 Share Posted March 30, 2016 Do you use PayPal? Link to comment Share on other sites More sharing options...
barrystein Posted March 30, 2016 Author Share Posted March 30, 2016 yes I use paypal.... it appears to be a cache cookie issue. It shows up in private browsing... and on another computer going to the website fresh Link to comment Share on other sites More sharing options...
tuk66 Posted March 30, 2016 Share Posted March 30, 2016 I don't understand the reason, but it is the PayPal module. This module hides several page parts. Link to comment Share on other sites More sharing options...
barrystein Posted March 30, 2016 Author Share Posted March 30, 2016 I am using Paypal version 3.10.1 prestashop module.... is this the module that is hiding page parts.... what page parts? PayPal INSTALLED Developed by : PrestaShop | Version : 3.10.1 Link to comment Share on other sites More sharing options...
tuk66 Posted March 30, 2016 Share Posted March 30, 2016 Hard to say. I saw some JavaScript code which caused hiding. Try to search for "hide" in all files of this module. Link to comment Share on other sites More sharing options...
PrestaSOO Posted July 12, 2016 Share Posted July 12, 2016 Maybe your themes has been change or js conflict. Could you give me your url to debug ? ( PM, please, do not post here ) Link to comment Share on other sites More sharing options...
musicmaster Posted July 12, 2016 Share Posted July 12, 2016 I solved it by modifying shopping-cart.tpl. Somewhere it has the code {if $voucherAllowed} You should remove that and the corresponding {/if} Link to comment Share on other sites More sharing options...
jkility Posted July 12, 2016 Share Posted July 12, 2016 Which "{if $voucherAllowed}" do I need to edit, and with what as I got same error and have looked and there are 3 "{if $voucherAllowed}" within shopping-cart.tpl Link to comment Share on other sites More sharing options...
jkility Posted July 12, 2016 Share Posted July 12, 2016 I solved it by modifying shopping-cart.tpl. Somewhere it has the code {if $voucherAllowed} You should remove that and the corresponding {/if} Went back and deleted all those lines that included the above and it seems to have worked now! 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