dashed-slug.net › Forums › Faucet extension support › Fatar Error
- This topic has 6 replies, 2 voices, and was last updated 7 years, 4 months ago by alexg.
-
AuthorPosts
-
August 5, 2017 at 1:56 pm #1692AnonymousInactive
Fatal error: Cannot redeclare tgmpa() (previously declared in /var/www/html/wp-content/plugins/wallets-faucet/includes/third-party/class-tgm-plugin-activation.php:2175) in /var/www/html/wp-content/themes/meta4delicious/TGM-Plugin-Activation/class-tgm-plugin-activation.php on line 2118
Just purchased and Installed Faucet plugin, it seems its clashing with my theme any work arounds ?
August 5, 2017 at 1:59 pm #1693alexgKeymasterThanks for reporting this.
I will fix it and release a new faucet version soon.
I will let you know when the fix is out.
regards,
AlexAugust 5, 2017 at 2:09 pm #1694alexgKeymasterOK I had a look and I will post a short and a long explanation:
Short version:
You can delete the filewallets-faucet/includes/third-party/class-tgm-plugin-activation.php
and your immediate problem should go away.Long version:
TGMPA is a very common library for tracking dependencies among wordpress themes and plugins. For this reason, many authors use it. The version that I have included into the faucet plugin, TGMPA 2.6.1, is careful enough to not re-declare itself if it is already declared. The error you are getting is triggered from your meta4delicious theme, which I assume has an older version of TGMPA, that did not do that check.I would recommend that you let the author of that theme know about this, so they can update to a more recent TGMPA version.
Let me know if deleting the file fixes your problem.
regards,
AlexAugust 5, 2017 at 7:28 pm #1695AnonymousInactiveYes, That solved the problem !
Thank you Alex for providing excellent customer support !!!
I will inform the template creator about this issue.
Regards
August 5, 2017 at 9:56 pm #1696AnonymousInactiveIn the Faucet Settings PageI cannot select any names in Faucet Owner, When clicked only a tick mark is visible.I am logged in as Admin———————-
Figured it out !
August 5, 2017 at 11:31 pm #1699AnonymousInactiveI am unable to select from the users in Faucet Owner dropbox, When I select and save it goes back to blank selection and the faucet does not pay out
August 6, 2017 at 11:09 am #1700alexgKeymasterHi, can you please check the following:
1. You can only set a faucet owner to be a user with the
manage_wallets
capability. Check that you have at least one user with that capability.2. Once you do successfully set a user, you will not be able to claim funds from the faucet while logged in as that user. You will need to setup another account to test the faucet.
Also, are you on a multisite installation?
regards,
Alex -
AuthorPosts
- You must be logged in to reply to this topic.