• Hello,

    [18-Jul-2023 10:05:52 UTC] PHP Deprecated: Creation of dynamic property PluginOrganizerMU::$adminMsg is deprecated in /httpdocs/wp-content/mu-plugins/

Viewing 9 replies - 1 through 9 (of 9 total)
  • I have the same problem. This message has appeared since I upgraded the server to PHP 8.2. Apparently the plugin is not compatible. We need an update.

    Plugin Author Jeff Sterup

    (@foomagoo)

    @gilbydesigner Can you give me the full message? I thought I had fixed this months ago. What version of Plugin Organizer are you running?

    Plugin Author Jeff Sterup

    (@foomagoo)

    @gilbydesigner without the source of the message I can’t fix it. Can you please post the message you’re receiving? I’m more than happy to release an updated version of the plugin to fix it.

    gilbydesigner

    (@gilbydesigner)

    Hello Jeff,
    I’m using Query Monitor and it displays this PHP error message:
    Message: Creation of dynamic property PluginOrganizerMU::$adminMsg is deprecated
    Location: wp-content/mu-plugins/PluginOrganizerMU.class.php:31 Component: MU Plugin: PluginOrganizerMU.class.php

    I’m using version 10.1.10 of Plugin Organizer.

    Plugin Author Jeff Sterup

    (@foomagoo)

    It seems like you have an old version of the MU plugin in place.

    Can you first open the file located at wp-content/mu-plugins/PluginOrganizerMU.class.php and check the version number in the header?

    Then manually copy the file from wp-content/plugins/plugin-organizer/lib/PluginOrganizerMU.class.php to wp-content/mu-plugins/PluginOrganizerMU.class.php.

    The file should have been copied for you automatically and the deprecated warning was fixed in an earlier version.

    Plugin Author Jeff Sterup

    (@foomagoo)

    You can also go to the Plugin Organizer settings page and there is a tab labeled Manage MU plugin file. On that tab there is a button labeled Copy. Clicking that button will copy the MU plugin file to your mu-plugins folder for you.

    gilbydesigner

    (@gilbydesigner)

    I checked the version number of PluginOrganizerMU.class.php and it is version 10.1.10 .
    I’m using PHP 8.2 and WordPress 6.4.1.

    Plugin Author Jeff Sterup

    (@foomagoo)

    I’m running WordPress 6.4.1 and PHP 8.2.4. I’ve tested with Query Monitor and get no warnings. The code in Plugin Organizer 10.1.10 does not have that warning. Can you try to reinstall Plugin Organizer to see if something didn’t copy correctly? Download this zip file:

    https://downloads.wordpress.org/plugin/plugin-organizer.10.1.10.zip

    Then go to the plugins page in the admin and click the Add New Plugin button. Select the zip file you downloaded and submit. Choose to replace the existing version. After you are done go to the Plugin Organizer settings page and over to the Manage MU Plugin tab. Click copy. See if the error still exists.

    Hi Jeff,
    I reinstalled the Plugin Organizer as you suggested and now the message has disappeared. Everything is working correctly.
    Thank you very much for your support and the excellent plugin.

    Big hug!

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘PHP Deprecated: Creation of dynamic property PluginOrganizerMU’ is closed to new replies.