• Resolved majaxyz

    (@majaxyz)


    Hello UpdraftPlus-Team,

    when I want to make a backup via UpdraftPlus, an error message appears recently. Another plugin (Fancy Product Designer) seems to be using the same function name (amazon web services, aws/functions.php):

    Ein Fehler vom Typ E_COMPILE_ERROR wurde in der Zeile 20 der Datei
    …/wp-content/plugins/updraftplus/vendor/aws/aws-sdk-php/src/functions.php verursacht.
    Fehlermeldung:
    Cannot redeclare Awsconstantly() (previously declared in
    …/wp-content/plugins/fancy-product-designer-export/cloud-upload/aws/Aws/functions.php:20)

    What can I do?
    Best regards, Maja

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor bcrodua

    (@bcrodua)

    Hi Maja,

    It appears that another plugin is causing conflict with UpdraftPlus. Can you temporarily disable Fancy Product Designer Export and see if you still get the same result?

    Regards,
    Bryle

    Plugin Author David Anderson

    (@davidanderson)

    Hi,

    Please add this early in your wp-config.php file:

    define('UPDRAFTPLUS_S3_OLDLIB', true);

    Thank you,
    David

    Thread Starter majaxyz

    (@majaxyz)

    Many thanks!

    Best,
    Maja

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘error using aws/functions.php’ is closed to new replies.