All Low add-ons are now owned by EEHarbor. Read the blog post.

Support archive

PHP Error after upgrade to PHP 5.6.21

thedesigncore 27 Feb 2017 17:31 question, complete

I am running EE 2.4.0 with Low Alphabet 1.07. I had to update my PHP version to 5.6.21 and now I am getting a PHP error.

Strict Standards: Redefining already defined constructor for class Low_alphabet_ext in /expressionengine/third_party/low_alphabet/ext.low_alphabet.php on line 109

Any help is appreciated.

Replies

  1. Low 28 Feb 2017 08:26

    You should probably update EE and LA to the latest EE2-compatible versions. For Low Alphabet, that's 1.2.2, available at devot:ee on the main add-on page, under Legacy downloads.

    Otherwise remove the whole function Low_alphabet_ext() from the extension file.

  2. thedesigncore 28 Feb 2017 14:22

    Thank you!