Viewing 15 replies - 1 through 15 (of 15 total)
  • I’m also getting the same error code in line 181: ‘wp-content/plugins/icegram/icegram.php’ – the front end of the site is https://discover.film – you will see no errors are showing on the front and the icegrame popups etc are working ok.

    Same error here.

    Plugin Author Icegram

    (@icegram)

    @nutsac ,@emmagold ,@joyryde

    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

    I’m getting the same error. And I am a bit concerned as it says “illegal”.
    I have half in mind to deactivate plugin and delete it until this can be solved. As I would not want anything that’s unncessary happening to my site.

    Please solve!
    Thank you!

    Same here.

    Notice: Undefined variable: offer_content in ../wp-content/plugins/icegram/icegram.php on line 180

    Warning: Illegal string offset ‘option_name’ in ../wp-content/plugins/icegram/icegram.php on line 181

    Notice: Uninitialized string offset: 0 in ../wp-content/plugins/icegram/icegram.php on line 181

    @icegram I’ve added the code you suggest in line 179 of ../wp-content/plugins/icegram/icegram.php but the error persists.

    Installing the previous version and all works fine.

    after the fix I get
    Warning: Illegal string offset ‘option_name’ in … on line 181
    I added the line
    $offer_content = array();
    It is now 179
    This is line 180
    $offer_content = apply_filters(‘ig_in_app_offers’,$offer_content);

    Adding $offer_content = array(); to line no 179 did not resolve the issue.
    Deactivating until next version is released.

    I’m out too.

    Tried code. Didn’t work. Deactivated.

    Bummer too, please fix ASAP.

    Thanks

    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.

    Thanks ??

    Thread Starter nutsac

    (@nutsac)

    Thanks! Works perfectly!
    ~g

    Plugin Author Icegram

    (@icegram)

    Hey guys, Thank you for updating and acknowledging us back ??
    Do keep Icegramming…Incase oyu have any more questions, feel free to contat.

    Regards,
    Team Icegram

    Works thanks!

Viewing 15 replies - 1 through 15 (of 15 total)
  • The topic ‘Error with recent update’ is closed to new replies.