[SCAMMED?] yukapo.com

Status
Not open for further replies.

KlaudiaK

Banned - selling outside of the marketplace.
Joined
Jul 26, 2019
Messages
421
Reaction score
320
Last night, i ordered the landscaping wordpress theme, as festinger does not have it and has been pn request since December, so i figured i would just buy it from https://yukapo.com/ that were offering it but after i have paid and downloaded theme, it's asking for envato theme activation. Have i been scammed ?
 
Last night, i ordered the landscaping wordpress theme, as festinger does not have it and has been pn request since December, so i figured i would just buy it from https://yukapo.com/ that were offering it but after i have paid and downloaded theme, it's asking for envato theme activation. Have i been scammed ?
Looks like it's not nullified then. Did you try putting in a garbage key and clicking the activation button? Sometimes that's how it works (they just return true in the activation checking function).

If that's not the case, then try reaching the support may be?
 
Looks like it's not nullified then. Did you try putting in a garbage key and clicking the activation button? Sometimes that's how it works (the just return true in the activation checking function).

If that's not the case, then try reaching the support may be?

Yes i tried putting in a garbage key and you are right, it has not been nullified. It's starting to freak me out, since i used my card info that its just setup to steal bank infos.
 
Yes i tried putting in a garbage key and you are right, it has not been nullified. It's starting to freak me out, since i used my card info that its just setup to steal bank infos.
Hmm that's a bad move. PayPal is awesome for these cases coz it protects your details as well as refunds you your hard earned money if you got scammed or something. I guess those idiots do not take paypal?

Even if you block your card now, you will be charged some money for reissuing the card which sucks.
 
Yes i tried putting in a garbage key and you are right, it has not been nullified. It's starting to freak me out, since i used my card info that its just setup to steal bank infos.
What's a garbage key?

Yes i tried putting in a garbage key and you are right, it has not been nullified. It's starting to freak me out, since i used my card info that its just setup to steal bank infos.
I was going to purchase the one time membership but it was fishy, always ask for recommendations before going for such sites
 
What's a garbage key?


I was going to purchase the one time membership but it was fishy, always ask for recommendations before going for such sites

garbage key, would mean entering in anything to register product. However, it has not been nullified, so it does not work. Which means i need a full working license key for it too work.
 
I've bought themes from there before and haven't had any issues. I highly recommend Festinger but sometimes you need other themes.
 
their theme infected 11 of my website as we speak and no one can fix it for some reason. the scary thing is they trick you into using your card claiming they use stripe as a payment processor then all f a sudden i was billed by puddle or whatever the name is i blocked my card and that site is a scam.
 
Last night, i ordered the landscaping wordpress theme, as festinger does not have it and has been pn request since December, so i figured i would just buy it from https://yukapo.com/ that were offering it but after i have paid and downloaded theme, it's asking for envato theme activation. Have i been scammed ?

Thre are 3+ threads offering Envato Elements products for free:

https://www.blackhatworld.com/seo/free-giveway-elements-envato-any-files.1313548/https://www.blackhatworld.com/seo/free-product-from-envato-eelements.1321985/https://www.blackhatworld.com/seo/request-any-envato-elements-limited-time.1291316/
 
Just an update, these scamming mother fuckers don't respond to email. Since they want to be pricks, would you all take the time to report them. I am contacting there payment processor about this issue and theme developers.
 
Just an update, these scamming mother fuckers don't respond to email. Since they want to be pricks, would you all take the time to report them. I am contacting there payment processor about this issue and theme developers.

Yep, stick it to them!

They keep scamming people because they have littered the Internet with fake reviews; numerous buyers have been ripped off just like you.
 
Just an update, these scamming mother fuckers don't respond to email. Since they want to be pricks, would you all take the time to report them. I am contacting there payment processor about this issue and theme developers.
So let me summarize:

- You want to report them for reselling GPL? which is legal, and what you wanted to buy, right?

Report to whom? You learned your lesson, use paypal, disposable CC etc and that's it. I'd not buy "nulled" themes from random sites, you never know..well now you do at least know
 
Just an update, these scamming mother fuckers don't respond to email. Since they want to be pricks, would you all take the time to report them. I am contacting there payment processor about this issue and theme developers.

link to theme i might have it
 
Last night, i ordered the landscaping wordpress theme, as festinger does not have it and has been pn request since December, so i figured i would just buy it from https://yukapo.com/ that were offering it but after i have paid and downloaded theme, it's asking for envato theme activation. Have i been scammed ?
That doesn't sounds good man. What theme did you purchase? Let me know and I'll upload it here for free.
 
That doesn't sounds good man. What theme did you purchase? Let me know and I'll upload it here for free.

I had a look on your website it was the vamtam landscaping theme.

So let me summarize:

- You want to report them for reselling GPL? which is legal, and what you wanted to buy, right?

Report to whom? You learned your lesson, use paypal, disposable CC etc and that's it. I'd not buy "nulled" themes from random sites, you never know..well now you do at least know


Is this your website ?


I have nothing against people re-selling GPL. However, I do have an issue with people selling something, that's not quite as advertised. I made a purchase there, as they advertised to be a full working, clean theme. Which was a load of old tosh. I am not bothered by the money just the fact they have wasted my time. Getting my money back isn't a problem as well, just spoke to there payment processor, which have informed me they will be looking into it, so the dudes an idiot to scam someone for $10 when he could have earned thousands by just providing, what he advertises. They get a quick hit of money but forget the most important part of business which is the "life time value" of a client.

I messaged him telling him I was the local BHW Peanut but he hasn't responded yet, w*nker.
 
Sorry I don't have this particular theme, but I do have this one:
https://themeforest.net/item/the-landscaper-lawn-landscaping-wp-theme/13460357
Would you like to have this one?

Thanks for the offer but I will have to pass. Cheers for trying.
 
Thanks for the offer but I will have to pass. Cheers for trying.
Hi, i am working for that website and we are so sorry about bad support.
please

go to vamtam-landscaping\vamtam\admin\helpers\updates\version-checker.php
go to line 190
public static function is_valid_purchase_code() { if ( apply_filters( 'vamtam_purchase_code_import_override', false) ) { return true; }


and change it to
public static function is_valid_purchase_code() { if ( apply_filters( 'vamtam_purchase_code_import_override', true ) ) { return true; }
 
Hi, i am working for that website and we are so sorry about bad support.
please

go to vamtam-landscaping\vamtam\admin\helpers\updates\version-checker.php
go to line 190
public static function is_valid_purchase_code() { if ( apply_filters( 'vamtam_purchase_code_import_override', false) ) { return true; }


and change it to
public static function is_valid_purchase_code() { if ( apply_filters( 'vamtam_purchase_code_import_override', true ) ) { return true; }

Thank you for a response. However, I need further clarification that if i do the above code changers, will i be able to import the "demo" content ?
 
Thank you for a response. However, I need further clarification that if i do the above code changers, will i be able to import the "demo" content ?
this notes come from our freelancer nuller/cracker. please try first if its not okay we will refund you (please send an refund request over email)
 
Status
Not open for further replies.
Back
Top