Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.8.1

No permission to download

tanierlyons

Well-known member
Staff member
Administrative
Moderator
May 24, 2018
75,060
111,714
120
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
 

tofayelamin

Active member
Jul 1, 2020
285
68
28
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
@Tomz Love You Bro :love: :love:
💕💕:love::love:
 
  • Love
Reactions: tanierlyons

HossamAhmedHamdi

New member
May 3, 2020
6
0
1
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?
 

xquisit

Active member
May 28, 2020
128
43
28
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.
 

HossamAhmedHamdi

New member
May 3, 2020
6
0
1
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.
 

hawkeye

New member
May 6, 2020
8
4
3
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

iAndrew

New member
Jul 2, 2020
21
6
3
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.
 

nullbabloo

Active member
Oct 15, 2019
178
79
28
Anonymous Proxy
babiato.tech
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 @Tomz

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: tanierlyons

kaos0blon9

New member
Jun 19, 2019
9
1
1
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.
 

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