I also can not find
Code:
if (fetch_require_hvcheck('post'))
at all, I'm guessing that was in an older version?
I'm having the same error pop up!
Quote:
Parse error: syntax error, unexpected T_ELSE in /home/halcyon/public_html/forums/newthread.php(74) : eval()'d code on line 469
|
I replaced
Code:
if ( function_exists(fetch_require_hvcheck) )
with what you suggest above since it was the closest match I could find, error still appears.