• Resolved maurichieri

    (@maurichieri)


    after instalation i recevied this error… this is te line 295

    if ( is_wp_error( $raw_response ) || 200 !=
    wp_remote_retrieve_response_code( $raw_response ) )return false;

    $response = json_decode( wp_remote_retrieve_body( $raw_response ), true );
    foreach ( $response[‘plugins’] as &$plugin ) {
    $plugin = (object) $plugin;
    }

    https://ww.wp.xz.cn/plugins/google-language-translator/

Viewing 4 replies - 1 through 4 (of 4 total)
  • Hi maurichieri,

    I’ve never yet seen this issue. Did you get this resolved?

    Let me know and I will do my best to help.

    Thanks!

    I’m closing this as resolved, since no response at this time.

    Have the same problem with this. Any help?
    Thanks!

    It says:
    Warning: An unexpected error occurred. Something may be wrong with ww.wp.xz.cn or this server’s configuration. If you continue to have problems, please try the support forums. (WordPress could not establish a secure connection to ww.wp.xz.cn. Please contact your server administrator.)
    in /Applications/MAMP/htdocs/bpoavenue/wp-includes/update.php on line 295

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

The topic ‘Error on line 295 update.php’ is closed to new replies.