dashed-slug.net › Forums › Airdrop extension support › Error when I activate airdrop/fiat plugin › Reply To: Error when I activate airdrop/fiat plugin
February 24, 2022 at 8:26 am
#11512
alexg
Keymaster
Thank you.
This is a common issue with TGMPA, I have seen it before.
Some themes do not load TGMPA correctly because they assume that no other plugin is using that same library.
Simply delete the file wp-content/plugins/wallets-airdrop/includes/third-party/TGM-Plugin-Activation/class-tgm-plugin-activation.php
This should resolve the problem.
Ideally you should notify the theme developer about this. All themes and plugins must check if TGMPA is defined before attempting to redefine it. Unfortunately some themes do not include the latest version of TGMPA that does this extra check.
with regards