4 users online. Create an account or sign in to join them.Users
datasource.section.php error in 2.0.7
This is an open discussion with 2 replies, filed under Troubleshooting.
Search
Please post bugs on the issue tracker.
Yes, I’ve seen this bug. Doesn’t appear to happen with fresh 2.0.7 installs, only on upgrades and only, in my experience, with DSes that don’t output any elements.
Thanks! I pored through the DSes and enabled an element on one of them; that fixed the error. Will post this on the issue tracker.
Create an account or sign in to comment.
Hi all,
I just updated my 2.0.6 to the current 2.0.7 build and I’m getting this error:
Invalid argument supplied for foreach()
An error occurred in (sym-dir)/symphony/lib/toolkit/data-sources/datasource.section.php around line 63
line 63 is
if (!$param_output_only) foreach ($ds->dsParamINCLUDEDELEMENTS as $handle) {
anyone run into this one before?
Thanks, Jonas