After upgrading from Joomla 1.5.22 to 1.6 beta 14 I am getting this error when trying to call parameter in the xml file : Fatal error: Call to a member function getLabel() on a non-object
the code is in view.php
the max_chars parameter obtained from models/setting.xml, the code is :
Am I doing wrong thing..? pls help me......