Closed (fixed)
Project:
Instagram Without API (IWA)
Version:
3.0.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jun 2019 at 09:15 UTC
Updated:
5 May 2026 at 16:05 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
malcomio commentedI don't think that PHP notices are critical issues - production environments should be configured not to display errors and notices
See https://www.ostraining.com/blog/drupal/warnings/
Comment #3
pranav.aeer commentedHere is the patch to fix the error.
Comment #4
ngkoutsaik commentedHi,
I tested the patch and it works.
I had to run the patch with
git apply -v --reject --whitespace=fix Fixed-undefined-variable-issue-3064187-3_0.patchfor it to be accepted.Comment #5
ipwa commentedFixed as part of #3250550: Placed Block does not render any HTML