i am installer Joomla 2.5 and upload the jsjobs and when i open it from the control panel see this
Fatal error: Call to a member function getUserStateFromRequest() on a non-object in /home/jobs2013/public_html/administrator/components/com_jsjobs/views/applications/view.html.php on line 64
and when i open this page see this in line 64
$limit = $mainframe->getUserStateFromRequest( 'global.list.limit', 'limit', $mainframe->getCfg('list_limit'), 'int' );
i want to know what can i do