When trying to add a new job I am getting this error. It will allow me to fill out the form but crashes when I click save. I added new jobs a little while back and editing jobs I have already posted works fine.
Fatal error: Call to a member function getJobbyId() on a non-object in /home/content/e/l/a/elantinc77/html/administrator/components/com_jsjobs/views/application/view.html.php on line 126
Here is that line 126 on the view.html.php page:
$result = $model->getJobbyId($c_id, $uid);
Im working with version 1.0.5.3 beta
Thanks a ton,
Matt