Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author paulstuttard

    (@paulstuttard)

    Hi,

    Are you still having problems, can you provide a bit more information if you are?

    Are you behind a firewall or on a private test network?

    Paul

    Thread Starter Anonymous User 11480689

    (@anonymized-11480689)

    hj sir!
    yes! still error!
    i’m using VPS…and i allway get this error.
    i change access key, secrect key….but not work

    Plugin Author paulstuttard

    (@paulstuttard)

    Hi,

    Can you check the connectivity of your Server.

    Go to the WordPress admin page wp-admin/plugin-install.php on your websites backend, check that you can access the plugin directory.

    Use your servers diagnostic tools to check that it can access the server: webservices.amazon.co.uk.

    Try increasing the timeout on the AWS request in the file wp-content/plugins/amazon-link/include/awsRequest.php change line 74 to read:

    // do request
        $result = wp_remote_request( $request, array( 'timeout' => '30'));

    This will increase the timeout to 30 seconds.

    Hope this helps,

    Paul

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

The topic ‘Error when save setting’ is closed to new replies.