Forums

Post-Template.php (2 posts)

  1. Brizz215
    Member
    Posted 1 year ago #

    After making a post to my blog i received this error:

    Warning: preg_match() expects parameter 2 to be string, object given in /homepages/36/d295492326/htdocs/wp-includes/post-template.php on line 200

    Catchable fatal error: Object of class stdClass could not be converted to string in /homepages/36/d295492326/htdocs/wp-includes/post-template.php on line 214

    Anyone have an idea what may have went wrong?

  2. Brizz215
    Member
    Posted 1 year ago #

    line 200-> if ( preg_match('/<!--more(.*?)?-->/', $content, $matches) ) {

    line 214-> $output .= $teaser;

Topic Closed

This topic has been closed to new replies.

About this Topic