Install problems of new site
i first tried manual upload of the new version of jobroller, then i tried the upoad zip, then went back to manual upload.
i got this parse error message, i opend the installscript.php and have pasted line 398 below, any ideas much appreciated.
Parse error: syntax error, unexpected T_OBJECT_OPERATOR in /homepages/10/d114144304/htdocs/JOB/
wp-content/themes/jobroller/includes/admin/install-script.php on line 398
$featured_job_cat_id = get_term_by( 'slug', sanitize_title($featured_job_cat_name), 'job_cat')->term_id;