Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter rafalzamoj

    (@rafalzamoj)

    My website return error: HTTP ERROR 500

    Thread Starter rafalzamoj

    (@rafalzamoj)

    Parse error: syntax error, unexpected ‘.’, expecting ‘&’ or variable (T_VARIABLE) in /home/rafzam/public_html/progsm.pl/wp-content/plugins/order-tracking/PHPSpreadsheet/vendor/phpoffice/phpspreadsheet/src/PhpSpreadsheet/Calculation/Calculation.php on line 3036

    Plugin Contributor etoilewebdesign

    (@etoilewebdesign)

    In our big update for version 2.11.0, we switched to using PHPSpreadsheet for the importing/exporting, which offers support for all the latest versions of PHP. Prior to that, we were using PHPExcel, which will no longer support the new versions of PHP.

    PHPSpreadsheet requires at least version 5.6 of PHP. So, if it isn’t working for you, that sounds like maybe you are on an older version, like 5.4. Please check to see what version of PHP you are using and make sure that you upgrade it to at least 5.6.

    Thread Starter rafalzamoj

    (@rafalzamoj)

    version 7 solved the problem – thx 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘export to excel’ is closed to new replies.