• Resolved elemontsystem

    (@elemontsystem)


    Next gen gallery after the update gives me this error when opening the website http://www.tramedutore.it
    Then everything seems to be working properly.
    You can help me?
    Thank you
    Iginio DeMonti

    [error] [client 108.162.246.60] – http://www.tramedautore.it – AH01215: PHP Warning: Invalid argument supplied for foreach() in /web/htdocs/www.tramedautore.it/home/wp-content/plugins/nextgen-gallery/products/photocrati_nextgen/modules/third_party_compat/module.third_party_compat.php on line 148: /web/htdocs/www.tramedautore.it/home/index.php

    The page I need help with: [log in to see the link]

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor Imagely

    (@imagely)

    Hi @elemontsystem,

    We do apologize for the inconveniences created. The warning that you have reported is going to be resolved in the upcoming NGG update.

    In the meantime as a workaround you can edit wp-config.php file and replace the following line of code to hide all the Warning and Notices from your site’s pages:

    define('WP_DEBUG', false);

    with these:

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

    Thanks for your understanding

    Thread Starter elemontsystem

    (@elemontsystem)

    PS: I have already tried to reinstall the plugin

    Thread Starter elemontsystem

    (@elemontsystem)

    Ok Grazie!!!

    Hi @elemontsystem,

    Following-up on the issue that you have reported. It got resolved within the latest version of NextGen Gallery.

    Sorry for the inconveniences created,
    Imagely Team

    Thread Starter elemontsystem

    (@elemontsystem)

    Tutto risolto bene! Grazie.
    Iginio

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

The topic ‘PHP WARNING’ is closed to new replies.