Page 1 of 1

Invalid argument supplied for foreach

Posted: 10 Jul 2017, 03:55
by pueblo23
Hello,

can you please tell me what this error means?

Warning: Invalid argument supplied for foreach() in /data/web/virtuals/28775/virtual/www/subdom/pix/app/extensions/twig.imagevue.inc.php on line 85

I have checked the code but i dont understand it :)

Sorry for lame question :)

Thanks!

Re: Invalid argument supplied for foreach

Posted: 10 Jul 2017, 04:03
by mjau-mjau
Where do you get this error? I am guessing you have an old PHP version perhaps 5.3? You can try to edit line 83 into:
Code
if(!empty($items) && count($items)) {
If the above doesn't work, I will need the link and maybe FTP login.

Re: Invalid argument supplied for foreach

Posted: 10 Jul 2017, 09:43
by pueblo23
I have sent you a PM with details. thank you very much!