• When I tried it on an existing post, I got a mostly blank page and this:

    Fatal error: Call to undefined function lcfirst() in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\dev22\wordpress\wp-content\plugins\thoth-suggested-tags\thoth-suggested-tags.php on line 277

Viewing 3 replies - 1 through 3 (of 3 total)
  • same exact problem. Did you ever resolve this?

    specific details on the error for troubleshooting;

    The ‘Fatal error’ message only seems to appear when attempting to edit a post or daft that was created before the plugin was installed.
    When this error is displayed, the entire middle column of the ‘edit post’ page is missing. By default these sections are effected and missing;
    – post title
    – post entry box/panel
    – excerpt panel
    – send trackbacks
    – custom fields
    – discussion
    – author

    When clicking on “save draft” (which is used refresh the tag suggestions, when working correctly), the page refreshes…and the middle column is visible again…and no fatal errors showing up.

    Sweet! oh…except that the content of the post is gone. empty/deleted post content ??

    Pull up the revision history and restore…fatal error message is back ??

    function lcfirst()
    Only available in (PHP 5 >= 5.3.0)
    Check your version of PHP. Might be the problem.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘[Plugin: Thoth's Suggested Tags] Breaks Edit Page for Exisiting Posts’ is closed to new replies.