• I’ve PO 2.6.3 installed (WP 3.8). After upgrading to PO 4.0.2, a blank page is shown and the error message appears in the log:

    “Call to undefined function wp_get_current_user()” in “post.php on line 2100”

    This is related to https://www.ads-software.com/support/topic/broken-in-wordpress-37

    Deleting the PluginOrganizerMU.class.php in the mu-plugins directory doesn’t help.

    The fix mentioned in the above link is not useful. When applied, the blank page persists with some “Call to a member function using_permalinks() on a non-object” fatal errors in link-template.php core file and in /w3-total-cache/lib/W3/SharedPageUrls.php W3TC plugin file.

    Thanks

    https://www.ads-software.com/plugins/plugin-organizer/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Jeff Sterup

    (@foomagoo)

    I’m not calling wp_count_posts which is where your error is appearing. I’m guessing it calls that function when I do the select statement to get all your old activated and deactivated plugins. You may have to start from scratch. Go back to 2.6.3 and uncheck the option to keep your settings after the plugin is deactivated. Then deactivate plugin organizer and upgrade to 4.0.2.

    Thread Starter infrcl

    (@infrcl)

    Thanks Jeff, it worked.

    I had some minor issues after upgrading to PO 4.0.2: A repeated list of the same group was created (I manually deleted them) and the url filters wasn’t imported correctly in the plugins filters (manually deleted also)

    All is working except when global plugins are allowed in individual post or pages (the post/page doesn’t load them)

    Cheers

    Plugin Author Jeff Sterup

    (@foomagoo)

    Thats odd. I was afraid upgrading from such an old version would have issues. A lot has changed since then. You might need to try deactivating the plugin again with the option to save your settings unchecked.

    Thread Starter infrcl

    (@infrcl)

    It didn’t work, Jeff. PO keeps on ignoring the selectively disabled list for each page/post. It could be a compatibility issue with another plugin.

    Thanks for your effort!

    Thread Starter infrcl

    (@infrcl)

    Hi Jeff,

    I think there’s an https issue in my installation. I have my entire wp site over https.

    When ‘ignore URL protocol’ is enabled:
    – Only the filters with ‘http’ permalinks work.
    – The same filters with ‘https’ permalinks doesn’t work.
    – The plugins selection doesn’t work at all in post/pages (although settings are saved)

    If ‘ignore URL protocol’ is disabled:
    – Then the same above filters with ‘http’ permalinks work (they shouldn’t)
    – The same filters with ‘https’ permalinks work.
    – The plugins selection works in post/pages!

    Cheers

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Cannot upgrade from old PO version’ is closed to new replies.