Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • tranqiv Friend
    #963606

    I am getting the error below when attempting to migrate from php5.6 to php7.

    Is this a know issue? Is there a fix available yet?

    Thanks

    Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemPlg_jaamazons3 has a deprecated constructor in C:Apache24htdocsdwnzpluginssystemplg_jaamazons3plg_jaamazons3.php on line 22

    Plugin version 2.5.7

    Mo0nlight Moderator
    #963723

    Hi.

    You can try this.

    Open the file : /plugins/system/plg_jaamazons3/plg_jaamazons3.php

    Edit the code around line : 26

    function plgSystemPlg_jaamazons3(&$subject, $config)

    To

    function __construct(&$subject, $config)

    Regards.

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

This topic contains 1 reply, has 2 voices, and was last updated by  Mo0nlight 8 years, 2 months ago.

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