×

Notice

The forum is in read only mode.

Fatal error: Call to a member function getUserStat

10 years 7 months ago #3008 by mohamed
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
10 years 7 months ago #3015 by Super User
Hi,

Make sure this like is there before problem line.

$mainframe = &JFactory::getApplication();

Best regards,

Ahmad Bilal
Time to create page: 0.073 seconds

Please publish modules in offcanvas position.