Vendor collision with other plugin

UpdraftPlus Home Forums Paid support forum – UpdraftPlus backup plugin Vendor collision with other plugin

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #389957
    info4329
    Participant

    I’m having an issue where UpdraftPlus’ vendor files collide with the ones from another plugin. The other plugin is using the same crypto library which results in redeclared classes.

    PHP Fatal error: Cannot declare class Crypt_Rijndael, because the name is already in use in /wp-content/plugins/updraftplus/vendor/phpseclib/phpseclib/phpseclib/Crypt/Rijndael.php on line 1050

    As a quick fix I renamed all occurences of the crypt libraries. But I don’t wanna do this with every update.

    Maybe this could help: https://github.com/TypistTech/imposter

    #390060
    udadmin
    Keymaster

    Hi,

    Thank you for the report. I have made an adjustment to our development version so that this won’t happen in the next release.

    David

Viewing 2 posts - 1 through 2 (of 2 total)
  • The topic ‘Vendor collision with other plugin’ is closed to new replies.