71newyorker Posted February 2, 2015 Share Posted February 2, 2015 (edited) Hi Everyone, We've had a nightmare two weeks, our paypal module broke a few weeks ago and we have since been trying to fix it. By broke i mean, customer would order, go to paypal, successfully complete paypal payment but would go back our website looking at a blank screem. ALSO, the customers order would NOT show in the back office > orders page. Edited February 11, 2020 by 71newyorker (see edit history) Link to comment Share on other sites More sharing options...
El Patron Posted February 2, 2015 Share Posted February 2, 2015 per other post, I suggest not using mysql for smarty cache, rather file cache. also when working with modules turn off file cache. Link to comment Share on other sites More sharing options...
71newyorker Posted February 2, 2015 Author Share Posted February 2, 2015 Thanks El Patron, i will give this a try in 48 hours, we're a bit scared to touch anything else right now lol so we decided we will just monitor and let the website, cache, everything just settle for a few days. ''also when working with modules turn off file cache.'' Can you explain what you mean by this? When you say 'working with modules' do you mean e.g when we're editing module files? Also what do you mean 'turn off file cache'? Do you mean turn OFF the caching system at the very bottom of the page? (performance page) As always you have been very helpful, we really appreciate all of your input Link to comment Share on other sites More sharing options...
El Patron Posted February 2, 2015 Share Posted February 2, 2015 smarch cache = use file cache...not mysql cache...mysql cache is brand new and is not default, nor is the any 'found' documentation on using the mysql for smarty cache. this is probably your overall issue. down at the bottom, file cache... this can lead to some very strange behaviors, especially in back office when working with modules, here is free module https://www.prestashop.com/forums/topic/377575-free-module-alert-prestashop-file-cache-enabled-disabled-module-page/ that will tell you when file cache is enabled/disabled...disable when working in modules section, enable file cache when done working in module section. 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