Content Egg - All in one plugin for Affiliate, Price Comparison, Deal sites

Content Egg - All in one plugin for Affiliate, Price Comparison, Deal sites v12.11.4

No permission to download

tanierlyons

Well-known member
Staff member
Administrator
Moderator
May 24, 2018
73,008
110,703
120
  • Like
Reactions: fboyl

fboyl

New member
Apr 8, 2019
4
1
3
Thank you very much for sharing as always @Tomz !!!! But this 10.8.2 doesn't seem to work. The box disappears from the editor when I use 10.8.2; and reappear when I roll back to 10.8.1.... There's no error I can see neither.... Any idea why this may be please?
 

mixtape25

New member
Sep 9, 2022
18
6
3
Germany
If you want to run Integration with Affiliate Egg you have to go to: content-egg\application\admin and open the AeIntegrationConfig.php file.

On line 73 delete this: || !\Keywordrush\AffiliateEgg\LicConfig::getInstance()->option('license_key')

The code should look like this:
public static function isAEIntegrationPosible()
{
include_once(ABSPATH . 'wp-admin/includes/plugin.php');

if (!\is_plugin_active('affiliate-egg/affiliate-egg.php'))
return false;

if (!class_exists('\Keywordrush\AffiliateEgg\ShopManager'))
return false;

$v = \Keywordrush\AffiliateEgg\AffiliateEgg::version();

if (version_compare(self::MIN_AE_VERSION, $v, '>'))
return false;

return true;
}

Save the modification, I tested until version 10.1.1
Let me know your feedback.
this works on the newest version, delete it and type in some random numbers on activate license screen and tada !
thx mate
 

tanierlyons

Well-known member
Staff member
Administrator
Moderator
May 24, 2018
73,008
110,703
120

tanierlyons

Well-known member
Staff member
Administrator
Moderator
May 24, 2018
73,008
110,703
120
  • Like
Reactions: fau777

joker82

New member
May 11, 2022
1
1
3
Hi guys, I have a problem. After installing the new version, the module for inserting products under posts no longer appears. And even if I restore the previous version, it doesn't appear anymore.
 
Last edited:
  • Like
Reactions: mbd

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu