Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.8.1

No permission to download

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,650
26,995
120
i just try to null the script with the given instructions, but is still redirecting me to https://activeitzone.com/activation/ for activation, can some one help me to null the script for me?
<?php

namespace MehediIitdu\CoreComponentRepository;
use App\Models\Addon;
use Cache;

class CoreComponentRepository
{
public static function instantiateShopRepository() {}

public static function initializeCache() {
foreach(Addon::all() as $addon){
if(Cache::get($addon->unique_identifier.'-purchased', 'no') == 'no'){
Cache::rememberForever($addon->unique_identifier.'-purchased', function () {
return 'yes';
});
}
}
}
}

Check again. I've edited my post to include a more comprehensive tutorial. @slvrsteele really opened my eyes to the shear number of people who log in to Babiato, download scripts and push to production with ZERO auditing.
See what I was talking about?

thanks mate... but i like to make any script null on my knowledge and not shared by anyone
You only have to answer to WWW (Where? What? Why?). Tho it require an IDE that allows you to search trough entire project at once without opening files one by one.
 
  • Like
Reactions: r3turn_z3r0

itechtheme

New member
Banned User
Oct 1, 2022
28
17
3
Khulna
thank you for understanding me...
Well while making any script null i learn a lot and so i like to null script by myself
Please dont misunderstand me
 

r3turn_z3r0

Well-known member
Feb 3, 2020
141
175
50
Paradise
@slvrsteele is right, your "way":
1. Even if you change it, that code will still send information to dev
2. Laracon got nothing to do with activation method the dev have, laracon is common vendor for laravel
3. Token is from laravel safety, not from dev.
4. You'll probably will break iizyco payment

But you are super really close. You just need to delete that "what you almost found", and reinstall via composer with minor edit so it wont get back as it were supposed to.

I bet you have find it by now. (y)
You're just spewing a bunch of numbered points in bad English and no code to back up your talk.

"Talk is cheap, show us the code." - Sun Tzu, Art Of War
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,650
26,995
120
@slvrsteele is right, your "way":
1. Even if you change it, that code will still send information to dev
2. Laracon got nothing to do with activation method the dev have, laracon is common vendor for laravel
3. Token is from laravel safety, not from dev.
4. You'll probably will break iizyco payment

But you are super really close. You just need to delete that "what you almost found", and reinstall via composer with minor edit so it wont get back as it supposed to.

I bet you have find it by now. (y)
@ryuki01 as @r3turn_z3r0 said "talk is cheap"
2 - just 😱 and beside that laracon21 is developed by activeit. And guess who's the developer of active ecommerce
3 - no matter the token that route will trigger a check on dev server. Token is there for misdirection
4 - redirect to admin dashboard directly logged in as administrator have nothing to do with iIzico Payment (see what the snippet actually does)

i Will share it with everyone via pm... why? so the dev won't know and change his activation method which will give babiato users a headache if the dev does that..... but definitely i will not share it with you ;) .. you've just made my day

ps: all addons, even the old one work in v5.5.3 (haven't have time to update it) with no problem.. hell i even installed it directly on live server.. not install it from localhost then copy it to live server then import database etc.
Share by pm what? v5.5.3 nulled with all 12 modules functional for v5.3^
You mean this?

No offense @ryuki01 but you have no idea what you're talking about. You didn't have time to update to 5.5.4 but it takes only half hour (if you're slow) to do it. I do wonder why did you chose 5.5.3 to share BY PM.
And last line: @r3turn_z3r0 covered anything you need to know to have a functional version of this script without being afraid that developer will intrude into your script/server

And you say you'll share by PM only for babiato users. Many developers are babiato users. How would you know if the one requesting for changes isn't the developer? And you believe that developer don't know what he did for protection? If he's smart when he sees his product nulled it means that his protection was bypassed and he will think for a better one either way.

I have seen a signature (can't remember who's but I invite him to reply to this) saying something like "behind every successful developer is a more successful nuller". Let the developer learn from his mistakes and come with a better product. While the same "protection" layers are kept between releases that mean the developer focuses on actually improving the product not the protection.

Disclaimer: as I am following "try before you buy" principle my nulls may not have all the calls deactivated. Either way it won't break the full functionality of the script nor that will allow interference from developer.
 

true_20

New member
Oct 3, 2022
0
0
0
Hello
I install V5-5-4 to step5
Appear
HTTP ERROR 500 error
My database has MySQL 5.6
Even if I manually import shop.sql
Jump to step6
Same as HTTP ERROR 500
What to do
thank you all

Hi, 5.5.4 didn't work well here. I'm using version 5.5.3
 

goe

New member
Mar 22, 2021
9
9
3
This code is one of the worst codes that you can rely on, in addition to the terrible errors in the code, we find an extremely bad customer support service, I do not advise anyone to buy it even for one dollar because they will simply lose their time on something sterile
 

goe

New member
Mar 22, 2021
9
9
3
Everyone will give you their opinion according to their preference so I advise you to try the two systems and spend some time with each one of them and then you can judge very well which one is the best, for me I did not use 6valley much but I used Active eCommerce and found it designed by people who are just hungry to make money in each A move they take, so I don't like it
 

meldroid

New member
Jan 30, 2021
4
0
1
Good day guys,

How is everyone,

Please, Who else gets this issue, when they try to log in with Gmail on the platform after registering with Gmail.


Screenshot 2021-12-21 at 11.39.31.png
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,650
26,995
120
This is a great feature a lot of people can use. I love it how can I add it to my website? did you make it as a module?
As of now it isn't a module. It require changes in the actual files. Anyway the whole aec script comes with already-made changes to support its own modules. Unfortunately this won't be free (nor a ripoff).

i amg getting 500 error when bulk imporing product.
@slvrsteele any idea bro ?
storage -> logs -> laravel-date.log scroll to bottom after trying to import and see the error.
 
Last edited by a moderator:

true_20

New member
Oct 3, 2022
0
0
0
Does anyone know how I can change the domain that I installed an application to another? The domain I'm using is not supporting ssl and I want to put it in the other one I already have!
 

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