• You MUST read the Babiato Rules before making your first post otherwise you may get permanent warning points or a permanent Ban.

    Our resources on Babiato Forum are CLEAN and SAFE. So you can use them for development and testing purposes. If your are on Windows and have an antivirus that alerts you about a possible infection: Know it's a false positive because all scripts are double checked by our experts. We advise you to add Babiato to trusted sites/sources or disable your antivirus momentarily while downloading a resource. "Enjoy your presence on Babiato"

Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone V8.7

No permission to download
hi for nulling go to
\vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
in line 25 find this code
PHP:
if($rn == "bad" && env('DEMO_MODE') != 'On') {
and change it to this code
PHP:
if($rn != "bad" && env('DEMO_MODE') != 'On') {

repeat this for update folder if trying to install new update
enjoy
 
hi for nulling go to
\vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
in line 25 find this code
PHP:
if($rn == "bad" && env('DEMO_MODE') != 'On') {
and change it to this code
PHP:
if($rn != "bad" && env('DEMO_MODE') != 'On') {

repeat this for update folder if trying to install new update
enjoy
@Babak Love You Bro :love: :love:
💕💕:love::love:
 
  • Love
Reactions: Babak
I'm getting too much emails going out of my site to mail named '[email protected]' all of it with links to my shop and products as I searched before it's a bug to send to the developer to get nulled sites also I've searched the code and the database but couldn't find that mail. Can anyone help?
 
I'm getting too much emails going out of my site to mail named '[email protected]' all of it with links to my shop and products as I searched before it's a bug to send to the developer to get nulled sites also I've searched the code and the database but couldn't find that mail. Can anyone help?
I would suggest you change your password first, make sure no new admin or regular user has been created in your site, then search for the email in phpmysql instead and change it to your own so that you recieve the emails while you try to stop the problem.
 
I would suggest you change your password first, make sure no new admin or regular user has been created in your site, then search for the email in phpmysql instead and change it to your own so that you recieve the emails while you try to stop the problem.

I couldn't find it in phpmyadmin or in the database also there is no new or strange accounts and there was a post on the forums here talking about the same problem.
 
hi for nulling go to
\vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
in line 25 find this code
PHP:
if($rn == "bad" && env('DEMO_MODE') != 'On') {
and change it to this code
PHP:
if($rn != "bad" && env('DEMO_MODE') != 'On') {

repeat this for update folder if trying to install new update
enjoy
Worked 👍
Thanks @Bakak
 
  • Love
Reactions: tofayelamin
I'm getting error after step 4 when i click the button "import Sql"

500
OOPS!

Something went wrong. Looks like server failed to load your request.
 
Is it nulled? Or how to null it? It is asking for purchase code.

use my code and use that purchase code..password is 123

or you can null using method by @Babak

Code:
hi for nulling go to
\vendor\mehedi-iitdu\core-component-repository\src\CoreComponentRepository.php
in line 25 find this code
PHP:

if($rn == "bad" && env('DEMO_MODE') != 'On') {

and change it to this code
PHP:

if($rn != "bad" && env('DEMO_MODE') != 'On') {

repeat this for update folder if trying to install new update
enjoy
 
  • Love
Reactions: Babak
anyone can help
I have a little problem with the currency, especially the Indonesian currency, when I add a product, the product must be converted into dollars. when I make a currency change the product price does not match.
For example, the price in rupiah (IDR) Rp1,990,000 is converted into dollars 139.29xxx. then I tried to save it back to rupiah the result was not 1,990,000

how to order the rupiah currency.
 
AdBlock Detected

We get it, advertisements are annoying!

However in order to keep our huge array of resources free of charge we need to generate income from ads so to use the site you will need to turn off your adblocker.

If you'd like to have an ad free experience you can become a Babiato Lover by donating as little as $5 per month. Click on the Donate menu tab for more info.

I've Disabled AdBlock