Undefined variable: properties in list.php on 5405

PaulV888

Member
Hi,

I am getting this on a content plugin, trying to show a list. {fabrik view=list id=212}
I looks like the content plug-in is maybe not handled in menuModulePrefilters().

A quick fix for me is to init $properties in the top of the function
Line 5370: $properties = null;

Regards,
Paul

Official 3.4.3 Fabrik release, plus the latest J! 3.5 release.
 
I think that's been fixed in github.

We had to build 3.4.3 from a branch of github from earlier this month, as the current github has some instability, while we work on some fairly sweeping changes to how we load our Javascript (part of our gradual migration from Mootools to jQuery). So there's about 3 weeks worth of fixes missing from 3.4.3.

As soon as we get the teething troubles with the current github ironed out, we'll build a 3.5 and roll everything in to it.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top