- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
I’ve just tried using this plugin, but i can’t seem to make it work.. I’ve pushed an update on ThemeForest, have one of my items bought, but the check() function doesn’t work.. And i don’t know when does the filter that you hook in the class constructor run.
Is there a way to manually check for updates? Because since the check function has a parameter, i cannot call with because i have no idea what to pass in there.
So .. should this work only by adding the proper code inside functions.php? The class initializes, but it ends there. No updates check..
Could you please give some advice?
Thanks,
Ruben 
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
Later edit: This works perfectly fine! But not on Multisite..
- Sold between 100 000 and 250 000 dollars
- Won a Competition
- Author was Featured
- Item was Featured
- Referred between 500 and 999 users
- Author had a Free File of the Month
- Author had a File in an Envato Bundle
- Bought between 10 and 49 items
RubenBristian saidThat’s odd, i don’t see why it shouldn’t. Thanks for the feedback, we’ll take a look.
Later edit: This works perfectly fine! But not on Multisite..
I also included this script in my last theme. Thanks a lost pixelentity.
The problem is I don’t really have a buyer api key to test it out and support can’t give you one. 
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
@PixelBook .. there is a line which you if uncomment, it’ll work as a test. Check the class file and you’ll see the line which needs to be uncommented for debugging.
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
@PixelBook .. there is a line which you if uncomment, it’ll work as a test. Check the class file and you’ll see the line which needs to be uncommented for debugging.
- Author had a File in an Envato Bundle
- Author was Featured
- Bought between 1 and 9 items
- Europe
- Exclusive Author
- Has been a member for 2-3 years
- Item was Featured
- Referred between 100 and 199 users
Pretty please make the link available again. This is what i see
– http://i.imm.io/JfBq.png
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
- Sold between 100 000 and 250 000 dollars
- Won a Competition
- Author was Featured
- Item was Featured
- Referred between 500 and 999 users
- Author had a Free File of the Month
- Author had a File in an Envato Bundle
- Bought between 10 and 49 items
RubenBristian saidHe would still need buyer api key to test, that debug line only make sure the update code gets called on each page reload. Only way is to ask a buyer for it or purchase own item from another account.
@PixelBook .. there is a line which you if uncomment, it’ll work as a test. Check the class file and you’ll see the line which needs to be uncommented for debugging.
@duotive fixed link is in post 4
- Most Wanted Bounty Winner
- Sold between 250 000 and 1 000 000 dollars
- Has been a member for 5-6 years
- Repeatedly Helped protect Envato Marketplaces against copyright violations
- Won a Competition
- Bought between 100 and 499 items
- Exclusive Author
- Referred between 200 and 499 users
pixelentity said
RubenBristian saidHe would still need buyer api key to test, that debug line only make sure the update code gets called on each page reload. Only way is to ask a buyer for it or purchase own item from another account.
@PixelBook .. there is a line which you if uncomment, it’ll work as a test. Check the class file and you’ll see the line which needs to be uncommented for debugging.
oh .. ok. i’ve entered api details for a purchase and that’s why it worked for me..
