Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author WPSolr free

    (@wpsolr)

    With all WP debug flags on, I cannot reproduce your problem.

    I am getting exactly the same error :

    Warning: Illegal offset type in isset or empty in /usr/share/nginx/html/domain.tld/original/wp-content/plugins/wpsolr-search-engine/classes/utilities/WPSOLR_Option.php on line 86

    My environment:
    WP 4.5.1
    WP-Solr 9.0
    14.04.1-Ubuntu
    PHP Version 5.5.9-1ubuntu4.16
    FPM/FastCGI
    Solr: 5.5.0

    php.ini:
    error_reporting = E_ALL
    display_errors = On

    wp-config.php:
    define(‘WP_DEBUG’, true);

    Please advise.

    Thanks

    Plugin Author WPSolr free

    (@wpsolr)

    I cannot.

    Try to debug and get more details.

    Plugin Author WPSolr free

    (@wpsolr)

    Fixed in WPSOLR 9.9

    (I could finally reproduce the problem at a user instance)

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP error from WPSOLR_Option.php’ is closed to new replies.