Tagged: 

Viewing 7 posts - 1 through 7 (of 7 total)
  • Author
    Posts
  • #1227140

    On all category pages, e.g. https://www.iconbit.de/category/aktuelle-neuigkeiten/ i get this error messages:

    PHP 7.3.18-he10.1
    Wordpress 5.4.2
    Enfold 4.7.5 WPML 4.3.16

    Warning: Illegal offset type in isset or empty in /is/htdocs/wp11232345_U71IU6GNB0/cms2019/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4482

    Warning: Illegal offset type in isset or empty in /is/htdocs/wp11232345_U71IU6GNB0/cms2019/wp-content/plugins/sitepress-multilingual-cms/sitepress.class.php on line 4486

    I have tried to hide the warnings by adding this code in the wp-config.php file but didn’t work:

    ini_set(‘log_errors’,’On’);
    ini_set(‘display_errors’,’Off’);
    ini_set(‘error_reporting’, E_ALL );
    define(‘WP_DEBUG’, false);
    define(‘WP_DEBUG_LOG’, true);
    define(‘WP_DEBUG_DISPLAY’, false);

    #1227362

    Hey iconbit,

    Thanks for the login details, they are not working though. Please check and verify.

    Also, did you try reaching out to the plugin developers for support as well?

    Best regards,
    Rikard

    #1228394

    Any update? I could not find any solution so far :/
    It seems that a lot of other enfold pages having the same issue when i am google this error message.

    #1228749

    Hi,

    Thanks for the update, login details are working now. I can’t see the warnings you are referring to on either the front or backend though, where exactly are you seeing them?

    Best regards,
    Rikard

    #1229005

    Hi Rikard,
    the issue was solved by WPML. Dont know how but error message is gone now.

    #1229006

    Hi Rikard,
    the issue was solved by WPML. Dont know how but error message is gone now.
    Best regards

    #1229083

    Hi iconbit,

    We’re glad to hear that :)
    Thanks for using Enfold and have a great day!

    Best regards,
    Nikko

Viewing 7 posts - 1 through 7 (of 7 total)
  • The topic ‘Warning: Illegal offset type in isset or empty in …. wWPML?’ is closed to new replies.