Forums
Forums / Plugin: Instagram Picture / Error Message
(@lethargio)
11 years, 6 months ago
I just updated to WP 4.0 and all was fine for a couple hours. Then I check back and under my widget title I have this error.
Notice: Undefined variable: anzahl in /…/wp-content/plugins/instagram-picture/inc/grid.php on line 3840
The plugin appears to be working fine aside from this message. I’m using Hayden theme.
https://ww.wp.xz.cn/plugins/instagram-picture/
I was using Style for user info: 302 and Style ID for pictures: 207. I ended up defining
$anzahl = '6';
after
if($str == "302"){...
in grid.php and it seems to be working now.
The topic ‘Error Message’ is closed to new replies.