Quote:
Originally Posted by Marc Peters
I get the same error. When I insert a ; at the end of this line, I then get the following:
Code:
Parse error: syntax error, unexpected T_ENCAPSED_AND_WHITESPACE, expecting T_STRING or T_VARIABLE or T_NUM_STRING in /var/www/html/includes/cron/nominate_topic_cron.php on line 533
|
Ok, now fixed this line by changing 'postid' to postid on line 533 and removing a extra } on line 583