• We have a site running an earlier version of 3.X.X which has been fine for quite a while. Suddenly, the right-hand side of admin page is completely blank. The Admin menu bar (which is the gray bar across top of page) works fine, but if you click on any of the links, it does the same.

    I have done the following:

    • Reloaded cache
    • changed the Plugins directory to a new name, and then went to admin section to see if there was some Plugin conflict, which there didn’t appear to be
    • Changed the theme name in order to break it, to see if there was some problem with theme

    The site functions fine, but the admin right side is bank. Any thoughts would be appreciated! Thanks.

Viewing 6 replies - 1 through 6 (of 6 total)
  • Thread Starter chaski1952

    (@chaski1952)

    I just looked through PHP error doc and found following, if this is any help:

    PHP Warning:  PHP Startup: Unable to load dynamic library '/usr/local/lib/php/extensions/no-debug-non-zts-20100525/suhosin.so' - /usr/local/lib/php/extensions/no-debug-non-zts-20100525/suhosin.so: cannot open shared object file: No such file or directory in Unknown on line 0

    Moderator t-p

    (@t-p)

    – Check the error logs on your server for a more specific error message. If you need help locating them, ask your hosting provider to help you with that.

    Moderator t-p

    (@t-p)

    what php version are using?

    Thread Starter chaski1952

    (@chaski1952)

    PHP Version 5.4.23

    Moderator t-p

    (@t-p)

    This is a server configuration issue.
    If you are on a remote server, have discussed this php issue with your hosting provider?

    OR have you tried updating your php.ini configuration file to stop it attempting to load that PHP extension or ensure that it exists on your server.

    Thread Starter chaski1952

    (@chaski1952)

    I just got off the help desk with my hosting provider and they stated that php had been updated, rendering this problem. So now I guess I have to manually update the site to 3.8.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Admin right-hand section blank’ is closed to new replies.