I was getting this:
Call to undefined method ParserOptions::getIsSectionPreview() in Cite_body.php on line 699
The 'temporary' way to get rid of this problem is to comment out the following line on line 699.
//if ( $parser->getOptions()->getIsSectionPreview() ) return true;
Unfortunately!
No comments:
Post a Comment