• I seem to have an error message related to a plugin i installed for the following self designed template. Deleting the plugin has removed the issue from the actual posts but it remains on the blog home page.

    http://www.terenceblacker.com/comment

    You will notice that at the beginning of both of the posts there is a ”string 6” message at the start of the posts.

    Does anyone know what i should be looking for in the editor in order to find the issue in the php script.

    Or have any other suggestions for removing it.

Viewing 3 replies - 1 through 3 (of 3 total)
  • as the string 6 is [ ...] – i would assume it has something to do with the excerpt;
    have a look for everyting ‘excerpt’ related in functions.php of the theme, for instance.
    and in the template that displays your linked page.

    it might also help if you could name the removed plugin – it might give more clues to see if this is related.

    does the ‘string 6’ also appear on newly made posts?

    Thread Starter xan999

    (@xan999)

    thanks for that.

    Ive had a look in the functions.php but couldn’t find anything there.

    I didnt actually design the page so i;m not 100% sure which page is the template that displays the linked page. Do you have any clues as to what it may be called?

    I believe the problematic plugin was this one http://mitcho.com/code/yarpp/ which display posts similar to the one showing.

    To confirm, yes when you add another post you get the same problem.

    Thread Starter xan999

    (@xan999)

    thanks for that.

    Ive had a look in the functions.php but couldn’t find anything there.

    I didnt actually design the page so i;m not 100% sure which page is the template that displays the linked page. Do you have any clues as to what it may be called?

    I believe the problematic plugin was this one http://mitcho.com/code/yarpp/ which display posts similar to the one showing.

    To confirm, yes when you add another post you get the same problem.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘error on template – pls help’ is closed to new replies.