Skip to content

Issues with PHP 5.4.x and Module Version 3.5.6

Sam edited this page Feb 5, 2016 · 1 revision

While the latest development branch here (v3.5.7) supports versions of PHP < 5.5.0, the module that will be automatically installed by the PS backoffice (v3.5.6) does not. There are a couple of easy ways to solve this:

  1. Perhaps the easiest is by updating PHP to version 5.5.0 or above.

  2. If updating PHP is not possible, replace your PrestaShop installation's modules/avalaratax/avalaratax.php file with the 3.5.7 version of the file.

Clone this wiki locally