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

    (@gcwebsolutions)

    can you provide details through our contact page? This is more than likely the type of server that your site is in.

    Plugin Author GC GROUP

    (@gcwebsolutions)

    Glad that you worked it out. For others that are having similar warning. Open wp-content/plugins/gift-certificates-lite/gift-certificate-lite.php

    check the following line

    $id = intval($_atts[“id”]); and replace it with

    //$id = intval($_atts[“id”]);

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Warning: Illegal string offset 'id'’ is closed to new replies.