Version 1.3.0.53a, fresh install
URL - http://www.whatsonyourmind.us
I'm getting this error -
Call to undefined method stdClass::parse() in /home/sunwest/public_html/whatsonyourmind.us/fetchposts.php on line 92
I've seen it listed in other posts but not with this particular file "fetchposts.php" Here's what line 92 contains -
"$posts[$i]['post_text'] = $bbcode->parse($posts[$i]['post_text'], '', false, $clean_tags);"
I've already re-uploaded /includes/bbcode.php with no apparent help