• Resolved madflute

    (@madflute)


    Hello, someone suggested I to post it here:

    About a week ago, all the admin pages started to show:

    Warning: Cannot declare class PAnD, because the name is already in use in /home/......./public_html/wp-content/plugins/wp-user-avatar/third-party/vendor/collizo4sky/persist-admin-notices-dismissal/persist-admin-notices-dismissal.php on line 161

    There is no plugin related to avatars installed as far as I can see, but I see ‘wp-user-avatar’ does exist. If I rename this plugin directory, the profile pictures from every contributor’s profile change into either null or crazy unknown someone else’s photos. This is very puzzling.

    It’s not a critical issue, but the contributors have been complaining about the error. We don’t have a dev person. It’s just me trying to run WP. Any feedback would be appreciated.

    -Hiro

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Ibrahim Nasir

    (@ibrahimkh4l33l)

    Hello @madflute

    To properly troubleshoot this issue for you, please open a support ticket here: https://profilepress.com/support

    Regards

    Thread Starter madflute

    (@madflute)

    Thank you. The ticket has been submitted.

    Hello @madflute,

    Did the issue get resolved and was it related to ProfilePress?

    I got the same error showing up on a site I manage and it also has ProfilePress (I only checked ProfilePress after going through this thread).

    Thanks in advance.

    Thread Starter madflute

    (@madflute)

    They are investigating the root cause. Meanwhile, they suggested to hide the warning at the wp-config.php.

    // Disable display of warnings

    define( 'WP_DEBUG_DISPLAY', false );

    @ini_set( 'display_errors', 0 );

    • This reply was modified 3 months, 3 weeks ago by madflute.
Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.