Please Log in or Create an account to join the conversation.
I don't know, it looks fine to me.There is something about the value tested by the REGEX but what ?
You'd need to edit the class file and add a var_dump to see what it's trying to match against.How can I echo the tested value ?
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
components/com_comprofiler/plugin/user/plug_cbconditional/cbconditional.class.phpOf course I have to <pre>var_dump</pre> but what object in wich file/class ?
I have already do it on the $this object of plugin/template/templatename/templatename.php but I don't have any anything relevant because the render of the html is already store in the object.
CB is MVC. CB 2.0 will improve on this of course. Just because it's not structured the same as Joomla does not mean it isn't MVC.I hope CB 2.0 well be more MVC compliant
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.
Please Log in or Create an account to join the conversation.