Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1270438

    VelocityWeb
    Blocked

    Fatal Error: Cannot recover after last error. Any further errors will be ignored.
    From line 8, column 16099; to line 8, column 16393
    pt></head><body data-rsssl=”1″ class=”home page page-id-184 page-template page-template-template-blank-4 page-…full-width-layout-active x-content-sidebar-active x-v4_6_4 x-child-theme-active cornerstone-v1_3_3″><div i

    website https://www.velocitywebsites.co.nz/

    What does this mean?

    #1270563

    VelocityWeb
    Blocked
    #1270623

    Darshana
    Moderator

    Hi there,

    Thanks for writing in! First of all, try switching back to the parent theme so that you know there is an issue with your child theme modifications.

    If not, you could try testing for a plugin conflict. You can do this by deactivating all third party plugins, and seeing if the problem remains. If it’s fixed, you’ll know a plugin caused the problem, and you can narrow down which one by reactivating them one at a time.

    Let us know how it goes.
    Thanks!

    #1270651

    VelocityWeb
    Blocked

    thank’s I tried the parent theme and got the same problem. I am manually up loading every image on the website again at the moment. I have swithced off all plugins and that didn’t help either. Have a service call to Bluehost as well as I have a new ssl.

    #1270899

    Rad
    Moderator

    Hi there,

    You should fix the errors before the fatal error, it can’t display more information because of previous error given that entire structure is malformed.

    Example, you shouldn’t add any code that has <img> to within <head>, and based on the given information, it looks like from facebook embed code .

    Then fix another error one by one.

    Thanks!