Hello,
When I put error reporting to 'Maximum' in Joomla, in a search&list in the frontend with dynamic searchfields, I get:
Notice: Undefined property: stdClass::$text in [mydomain]/plugins/cck_field/select_dynamic/select_dynamic.php on line 228
This notice repeats itself a lot of times because it is a list.
That line 228 says: $attrib=count( $attribs );
Did I do something wrong somewhere or is there a problem in the code?
Regards,
Bernard