Warning in form (joomla 3.1.x)

Status
Not open for further replies.

madpato

Member
Hello

Whenever i try to input data on a form, i get this warning:

Warning: Invalid argument supplied for foreach() in /home/xxxxx/components/com_fabrik/models/element.php on line 2402

Any ideas on what this is? Regards.
 
As a start:

If you haven't already updated from GitHub, do that first. If you just did, then perhaps the files didn't transfer completely. After that, make sure you clear Joomla and your browser cache.
 
2402 in latest code is not a foreach, so definitely update from GitHub.

If you still get this error, please report the error message (as you did before) plus the circumstances (on form display, of clicking save etc.) plus what you have changed recently (since you didn't have this error).

Thanks.

S
 
If you replace "master" with "joomla3" wget should work:
Code:
wget --no-check-certificate https://github.com/Fabrik/fabrik/tarball/joomla3 -O - | tar -zx --strip-components 1

However I have not tried this myself...

S
 
Status
Not open for further replies.
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top