Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • baijianpeng Friend
    #1019256

    Today when I testing with JA Content Slider module v2.7.2 (the latest version from your download area) on PHP 7.0.8, I got following error message at frontend module :

    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 D:/xampp/htdocs/joomla/modules/mod_jacontentslider/helper.php on line 1057

    It seems that this module is not compatible with PHP7?

    Maybe you need to update it, it is almost 2 years old now.

    Thank you.

    Saguaros Moderator
    #1019971

    Hi,

    This is an old extension, I will pass to the team for further checking, pls stay tuned.

    Regards

    Mo0nlight Moderator
    #1020804

    Hi.

    You can edit the file.
    /modules/mod_jacontentslider/helper.php
    at line 1057
    Change the code.

    public function JAStack()

    To

    public function __construct()
Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 2 replies, has 3 voices, and was last updated by  Mo0nlight 7 years, 1 month ago.

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