I have a local installation of Prestashop 1.6, one I wish to extend somewhat.
I am going through the usual five-step order checkout process, and at "Shipping", I get a blank page.
How do I fix this?
I have checked online and done the following changes to my local prestashop installation
- My PHP memory limit is now 128M
- I have deleted all override files
_PS_MODE_DEV_is currently set totrue- I have cleared all Smarty caches
Some more detail...
I checked the Network tab of my Web Inspector and the request returns a 200; but the response is blank.