Site no longer renders at all.

I added a custom line of CSS, clicked save and then the site would no longer render. It seems to load the header, but not the body. What happened? It went back and removed the line CSS I added to no avail. Tried removing all custom css, to no avail.  I reinstalled the latest version of the theme to no avail. I disabled all plugins to no avail.  The admin section still works.  Changing to a different theme renders fine.

The other page I worked on was http://wiltshirepantry.com/dev/?page_id=32

Please help.

http://wiltshirepantry.com/dev

Comments

  • Noticed this at end of incomplete source file of page.
    /* ==============================================================================================================================
    /* Font | Size & Style Font | Size & Style
    /* ============================================================================================================================ */

    <br />
    <b>Fatal error</b>: Call to undefined function array_replace_recursive() in <b>/home/content/95/5527795/html/dev/wp-content/themes/betheme/style.php</b> on line <b>147</b><br />
  • I upgraded my PHP to 5.4.19 from 5.2 and now it works. Don't know why it was working before.
  • Latest version of Wordpress requires minimum PHP 5.6 and if you have older one, you would have an issues like above. You can check PHP version under Appearance > System Status section. We are not sure why it works on 5.4.19 but maybe that one was added earlier than 5.6. Anyway, we are glad to know that you fixed it :)
Sign In or Register to comment.