• Resolved globales

    (@globales)


    I have a compatibility issue between the NextGen Gallery plugin and the Events Calendar.
    The error is as follows: Warning: Undefined property: stdClass::$content in /srv/vhost/oterodeherreros.es/home/html/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/third_party_compat/module. third_party_compat.php online 489

    • This topic was modified 4 years, 2 months ago by globales.
Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @globales,

    Thanks for the report. Could you please elaborate more on this one in case that this warning functionally affects your site? If not, I’d consider it safe to just hide it by turning off WP Debug from wp-config.php file:

    ini_set('display_errors','Off');
    define('WP_DEBUG', false);
    define('WP_DEBUG_DISPLAY', false);
    Benjamin

    (@benjaminowens)

    This will be fixed with the next NextGEN release which I’m planning for the 23rd.

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

The topic ‘Compatibility problem’ is closed to new replies.