• Resolved brian_w2

    (@brian_w2)


    Hello,

    Since yesterday, I have this message that appears on the top of the page. The site works normally.
    I do not know what this is about?

    Error Message: “Warning: Creating default object from empty value in /customers/f/7/9/domainname.fr/httpd.www/wp-content/plugins/cms-pack/admin.php on line 28”

    Thank you.

    • This topic was modified 9 years, 1 month ago by brian_w2.
Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter brian_w2

    (@brian_w2)

    Here is the line 28 of the file “admin.php” (/wp-content/plugins/cms-pack/admin.php):

    /* Create the theme settings page. */
    $cms_pack->settings_page = add_theme_page( __( ‘CMS Pack’, ‘cms-pack’ ), __( ‘CMS Pack’, ‘cms-pack’ ), ‘edit_theme_options’, ‘cms-pack’, ‘cms_pack_settings_page’ );

    Moderator Steven Stern (sterndata)

    (@sterndata)

    Volunteer Forum Moderator

    I went to find the support link for the CMS Pack plugin and saw this:

    This plugin hasn’t been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

    It was last updated 5 years ago.

    I suggest you find another plugin. If you’re capable, you could modify the plugin to fix the error, but I suspect you’d just be chasing down a really unpleasant rabbit hole.

    Thread Starter brian_w2

    (@brian_w2)

    Hello,

    It came from the plugin, I disable it, the line disappeared.

    Thank you very much.

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

The topic ‘Error Message: Warning: Creating default object from empty value in /customers/f’ is closed to new replies.