Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • jimmiehendriks Friend
    #1039601

    Hello, I wanted to update my Ja Nuevo to a PHP7 server. This was not possible. The error is:

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; JAStack has a deprecated constructor in /home/sites/site46697/web/modules/mod_jaslideshowlite/helpers/helper.php on line 800

    Is there a fix?
    Kind regards, John

    Saguaros Moderator
    #1039802

    Hi John,

    I’ve passed to the team for further updating this for PHP7, you can track its progress here: http://pm.joomlart.com/browse/JATCNUEVO-133

    In the meantime, you can hide this message by accessing admin panel > Global Configuration > Server tab and set the Error Reporting to None.

    Regards

    jimmiehendriks Friend
    #1044185

    PHP Fixed ???

    Saguaros Moderator
    #1044361

    You can try opening this file: [root]/modules/mod_jaslideshowlite/helpers/helper.php

    At approx line 809, you change the function JAStack() to function __construct():

    function __construct()
    {
        $this->_arr = array();
    }

    http://prntscr.com/fol3op

    Remember to backup this file before making changes.

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

This topic contains 3 replies, has 2 voices, and was last updated by  Saguaros 6 years, 10 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum