• Resolved Angela Bowman

    (@askwpgirl)


    Hi All,

    I just updated to Icegram 1.9.11 and am getting these PHP errors with Query Monitor:

    Undefined variable: offer_content 1 wp-content/plugins/icegram/icegram.php:180 wp-admin/edit-form-advanced.php Core
    Uninitialized string offset: 0 1 wp-content/plugins/icegram/icegram.php:181 wp-admin/edit-form-advanced.php Core
    Uninitialized string offset: 0 1 wp-content/plugins/icegram/icegram.php:182 wp-admin/edit-form-advanced.php Core
    Uninitialized string offset: 0 1 wp-content/plugins/icegram/icegram.php:189 wp-admin/edit-form-advanced.php Core

    Love Icegram. Thanks for all the work on this product.

    https://wordpress.org/plugins/icegram/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Icegram

    (@icegram)

    Hi askwpgirl

    Sorry for inconvenience cause.
    We will fix this error in next version of Icegram.
    For now you can add below code in
    wp-content/plugins/icegram/icegram.php file at line no 179
    $offer_content = array();
    This will solve your issue.

    Thanks,
    Team Icegram

    Plugin Author Icegram

    (@icegram)

    We are sorry for the inconvenience.

    Please, Update Icegram to version 1.9.11.1.
    This will solve the issue.

    Thanks,
    Team Icegram.

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

The topic ‘PHP Errors with Latest Update’ is closed to new replies.