• Hi,

    I’ve done a clean install of WordPress 3.5.1 on an fresh Apache Server.

    (no plugins/default twentytwelve theme)

    ie/ 54.XXX.XXX.XXX/wordpress

    Everything appears to work correctly.

    NEXT:

    We’re using a reverse proxy on our main server (111.XXX.XXX.XXX) to send requests to this install – I updated the Site URL / WordPress URL to reflect this:

    ie/ https://www.ourdomain.com/wordpress

    This too appears to work correctly – both the wordpress frontend and wp-admin backend all work with ONE EXCEPTION:

    dropdowns – including: Screen Options menus (clicking this opens and closes in quick succession), and any postboxes within the admin interface simply don’t respond at all.

    Additional Info:
    – I’ve looked at the page load using Firebug and all resources are loading correctly.
    _ I do get one error in the console on pageload of wp-admin:

    TypeError: wp.media.view.settings.post is undefined

    Does anyone have any ideas on how to fix the drop down issue?

    Please let me know if I can supply any more info.

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter doop85

    (@doop85)

    UPDATE:

    Adding:
    define(‘WP_DEBUG_LOG’, true); to my wp-config.php,

    appears to resolve the issue – does this indicate a WordPress 3.5.1 issue?

    does this indicate a WordPress 3.5.1 issue?

    Not really; do you have mod_pagespeed on the server?

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Screen Options drop down menus are autoclosing (3.5.1 reverse proxy)’ is closed to new replies.