PHP warning: low_select_entries/vt.low_select_entries.php, Invalid argument supplied for foreach()
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: low_select_entries/vt.low_select_entries.php
Line Number: 258
It would seem this->EE->api_channel_categories can also return FALSE in some cases, causing this warning
Replies
Low 13 Jan 2012 08:48
Hi Tim,
Thanks for reporting. You can replace that code block (the foreach loop) with this:
...which I'll add to the core.
Low 20 Jan 2012 11:26
v2.0.2 should fix this issue.