• Hi,
    This morning I was a bit surprised to find my home page (cbsoundso.world) and all archive pages blank, posts/pages are working fine.
    – I just did a relaunch (same theme, new design, some new plugins, new URL) last week, but it was fine until today
    – I am working a multi-site install with the same theme on two sites; the other site (travel-b.de) is working fine
    – I have checked on multiple browsers, it’s the site, not the browser
    – I have deactivated all plugins (also via MySQL) — the problem persists
    – I have changed the theme to twentyfifteen — the problem disappears (but I don’t want to keep twentyfifteen…)

    Thank you for any pointers into fixing this!

    Carola

Viewing 2 replies - 1 through 2 (of 2 total)
  • Hi !

    try to put “debug” on “true” on wp-config.php and see if an error message displays

    Thread Starter cbsoundso

    (@cbsoundso)

    Hi Mathieu,
    Thanks for the advice!

    I did that and got a bunch of “deprecated” messages plus this one:
    Notice: register_uninstall_hook was called incorrectly. Only a static class method or function can be used in an uninstall hook. Please see Debugging in WordPress for more information. (This message was added in version 3.1.) in /homepages/31/d447767621/htdocs/wordpress/wp-includes/functions.php on line 3622

    Now, I am not sure what to do with this as the quoted line 3622 in the functions.php is just the function for displaying the error message.

    There was one plugin which showed up with faulty code when I ran a simple Google Chrome “Inspect Element”. I have uninstalled it. But the error persists…

    So I installed a debugger plugin (Debug This) to get more intel on which plugin has the wrong uninstall hook. Unfortunately, I had to realize that the WP admin bar does not display on the home or the archive pages. And without admin bar I can’t run Debug This on the faulty pages…

    What do you think? Is deinstalling every single plugin the way to go?

    Thanks!
    Carola

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Home page / archive pages blank’ is closed to new replies.