Skip to:
Content
Pages
Categories
Search
Top
Bottom

Error in bp-core-avatars.php after logging in


  • jgsketch
    Participant

    @jgsketch

    I get the following error when logging into worpdress:
    Warning: Creating default object from empty value in /home/xxx/public_html/wp-content/plugins/buddypress/bp-core/bp-core-avatars.php on line 962

    The code:

    if ( $key == 'baseurl' && is_ssl() ) {
    					$retval = str_replace( 'http://', 'https://', $retval );
    				}

    I just started receiving this error when I updated my WP e-commerce plugin which was outdated.

    I can turn deactivate the e-commerce plugin and the warnings go away. I am running the latest versions of wordpress and buddypress. I just wanted to check here first before going over to wp e-commerce support.

    Thanks.

  • The topic ‘Error in bp-core-avatars.php after logging in’ is closed to new replies.
Skip to toolbar