Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • Mo0nlight Moderator
    #992819

    Hi,

    You can try edit the file : modules/mod_javlist_voices/helper.php

    Change the code:

    function getList(&$params) {

    To

    public static function getList(&$params) {

    And

    function parseItems(&$items, $types){

    To

    public static function parseItems(&$items, $types){

    If the problem still persists, you can send credentials of your site in PRIVATE reply, I will check for you.

    Regards

    rbi Friend
    #993190
    This reply has been marked as private.
Viewing 2 posts - 1 through 2 (of 2 total)

This topic contains 2 replies, has 2 voices, and was last updated by  rbi 7 years, 11 months ago.

The topic ‘JA Voices – php7 – Deprecated: Non-static method’ is closed to new replies.