Undefined variable $maxitems
-
In happy-elementor-addons/classes/dashboard-widgets.php line 56 sets $maxitems if there is not an error pulling content from the rss feed, if there is an error then $maxitems doesn’t get defined and so when it is later used on line 107 the page throws an error.
I assume you could just default $maxitems to 0 on line 54 so it is defined but I’ve not tried that out.
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
The topic ‘Undefined variable $maxitems’ is closed to new replies.