You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No I had to use a standard for loop, the foreach did have an array assigned. I am busy at the moment, but when I have time I will send across the full code.
Hi,
I am looping through an array using @foreach but it throughs this error:
syntax error, unexpected token ";"
The compiled file shows $__currentLoopData = ;
Any ideas what could be causing this, or is it a bug?
The text was updated successfully, but these errors were encountered: