• Resolved mrprainx

    (@mrprainx)


    Hello.

    Looking at my debug.log file, I’ve noticed that there is an error caused by this plugin.

    Namely:

    [07-Jan-2019 07:31:11 UTC] PHP Notice: unserialize(): Error at offset 0 of 1 bytes in /home/cies2641/public_html/wp-content/plugins/wp-user-avatar/includes/wpua-globals.php on line 47

    Is there a way to fix this?

    Thank you.

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

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hello,
    It seems you have enabled the wp-debug at wp-config.php file. Please disable it and your issue will be resolved.

    Thanks

    I am getting the same error and my debug is set to false:
    define( ‘WP_DEBUG’, false );

    Also wouldn’t that just hide the error, and not fix why it’s happening? I’ve been having this issue with the plugin anytime I go to update it. I constantly have to go in an uncomment line 46/47.

    What is the issue here?

    • This reply was modified 5 years, 8 months ago by Keryn.

    Activating the plugin also gives this error:

    The plugin generated 234 characters of unexpected output during activation. If you notice “headers already sent” messages, problems with syndication feeds or other issues, try deactivating or removing this plugin.

    Hello,

    Please update with latest version 2.1.9 and we have resolved this warning issue.

    Please let me know if still any issue with this.

    Thanks

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘PHP Notice: unserialize(): Error at offset 0 of 1 bytes’ is closed to new replies.