Viewing 4 replies - 1 through 4 (of 4 total)
  • Yes it works. Use these settings:

    define(‘ADVMO_MINIO_KEY’, ‘XXXXXXXXX’);
    define(‘ADVMO_MINIO_SECRET’, ‘XXXXXXXXX’);
    define(‘ADVMO_MINIO_ENDPOINT’, ‘https://fsn1.your-objectstorage.com’);
    define(‘ADVMO_MINIO_BUCKET’, ‘XXXXXXXXX’);
    define(‘ADVMO_MINIO_DOMAIN’, ‘https://fsn1.your-objectstorage.com’);
    define(‘ADVMO_MINIO_PATH_STYLE_ENDPOINT’, true);

    Thread Starter Tello

    (@ahmadtello)

    I tried these configurations and I got this error

    PHP Fatal error:
    Uncaught Error: Call to undefined function
    WPFitter\GuzzleHttp\default_user_agent()
    in /…/wp-content/plugins/advanced-media-offloader/vendor/aws/aws-sdk-php/src/Handler/GuzzleV6/GuzzleHandler.php:36

    Plugin Author Masoud Golchin

    (@masoudin)

    Hi @ahmadtello

    Which version of the plugin are you using?

    Could you please share more details about your WordPress setup?

    WordPress version
    PHP Version
    Advanced Media Offloader Version
    Web Server (Apache, NGINX, LiteSpeed)
    List of installed plugins

    Plugin Author Masoud Golchin

    (@masoudin)

    Its been a week and we haven’t heard back from you. I’m marking this ticket as resolved, but feel free to change the status when needed.

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

The topic ‘Other Providers’ is closed to new replies.