Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Danny van Kooten

    (@dvankooten)

    Hi Yoderman,

    Strange. Could you give me some more information about your server set-up? If you have no idea, your host or webdeveloper can help you with this.

    Even better would be if you could install a plugin like “Blackbox Debug Bar” or set WP_DEBUG to true inside wp-config.php for a minute and then try to open the settings page to see what kind of error pops up.

    1. Open /wp-config.php
    2. Find the line define('WP_DEBUG', false);
    3. Change false in true so the line becomes define('WP_DEBUG', true); (so errors will show up instead of be suppressed)
    4. Try to open the Recent Facebook Posts settings page and see if any error or notices pop-up.
    5. Let me know and I’ll fix it. 🙂

    Thanks, Danny

    Oh, i have the same problem! I will try this.

    Notice: get_theme_data is to old from version 3.4. use wp_get_theme(). in /var/www/ic/wp-includes/functions.php on line 2841 Notice: Undefined variable: supported in /var/www/ic/wp-content/themes/healthcare/inc/library.php on line 396 Warning: preg_match(): Compilation failed: missing ) at offset 166 in /var/www/ic/wp-content/themes/healthcare/inc/library.php on line 396 Warning: preg_match(): No ending delimiter ‘/’ found in /var/www/ic/wp-content/themes/healthcare/inc/library.php on line 396 Notice: Undefined index: rfb-settings in /var/www/ic/wp-content/themes/healthcare/inc/administrator.php on line 35

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

The topic ‘Settings Shows Blank Pages’ is closed to new replies.