Hi,
You need to edit the '../components/com_jsjobs/models/jsjobs.php'
Find
function &getJobSearch ($uid,$title,$jobcategory,$jobtype,$jobstatus,$salaryrangefrom, $salaryrangeto,$salaryrangetype
,$shift, $experience, $durration, $startpublishing, $stoppublishing
,$company,$country,$state,$county,$city,$zipcode,$sortby,$limit,$limitstart)
Replace
function &getJobSearch ($uid,$title,$jobcategory,$jobtype,$jobstatus,$salaryrangefrom, $salaryrangeto,$salaryrangetype
,$educationminimax,$education
,$shift, $experience, $durration, $startpublishing, $stoppublishing
,$company,$country,$state,$county,$city,$zipcode,$sortby,$limit,$limitstart)
Thanks,