Active eCommerce CMS By ActiveITzone 23471405

Active eCommerce CMS By ActiveITzone 23471405 v9.8.1

No permission to download

mhsowrove

Active member
Trusted Uploader
Oct 16, 2019
187
80
28
ASIA
mdsowrove.xyz
I Need the Database with demo content......

Can anyone Help me.... its too Hard to create cat/subcat/sub subcat/ brand one by one...
Thanks...
 

SMRAlo

Active member
Feb 9, 2019
184
84
28
Underwater
Changelog:
- added documentation folder in install
- Fixed definition and use of Str class

Edit: in the left is the new version 2020-08-03 20_48_51.png

All changes are related to Illuminate/Support/Str class and use from str:: to Str::
Have this fixed payment page error 500 issues?
 

olivia89

Active member
Trusted Uploader
Jul 11, 2019
138
55
28
hello, I try to install but I can go forward because ask me codcanyon code
 

MrSam_1

Well-known member
Administrative
Trusted Seller
Dec 1, 2018
23,617
26,960
120
3.1 Small Patch

Changelog:
- reverted changelog of August 3rd
- this version is identical with the one released on July 31st

Expect more patches in the next days
 

xquisit

Active member
May 28, 2020
128
43
28
3.1 Small Patch

Another issue I found is that if you type & sign it doesn't show on frontend.
so eg. If you have a category named Fitness & Health, it will show on frontend as Fitness Health. The & sign will not display.
 

xcool

New member
Aug 24, 2019
21
15
3
I was able to bypass ADMIN redirect and clean installation if you need help regarding the installation contact me.
Now to fix the problem with admin redirection you need to go to

/public_html/vendor/mehedi-iitdu/core-component-repository/src/CoreComponentRepository.php
and change

"
protected static function finalizeRepository($rn) {
if($rn != 'nice') {
return redirect('https://activeitzone.com/check/')->send();
}

"
to
"
protected static function finalizeRepository($rn) {
if($rn != 'nice') {
return redirect()->route('admin.dashboard');
}
"

This is the quickest way ;)
 

arkobd

Active member
Sep 8, 2018
466
78
28
I was able to bypass ADMIN redirect and clean installation if you need help regarding the installation contact me.
Now to fix the problem with admin redirection you need to go to

/public_html/vendor/mehedi-iitdu/core-component-repository/src/CoreComponentRepository.php
and change

"
protected static function finalizeRepository($rn) {
if($rn != 'nice') {
return redirect('https://activeitzone.com/check/')->send();
}

"
to
"
protected static function finalizeRepository($rn) {
if($rn != 'nice') {
return redirect()->route('admin.dashboard');
}
"

This is the quickest way ;)
Thanks mate
 

hiitsjb1

Active member
Aug 8, 2019
493
110
43
digitalive.world
I was able to bypass ADMIN redirect and clean installation if you need help regarding the installation contact me.
Now to fix the problem with admin redirection you need to go to

/public_html/vendor/mehedi-iitdu/core-component-repository/src/CoreComponentRepository.php
and change

"
protected static function finalizeRepository($rn) {
if($rn != 'nice') {
return redirect('https://activeitzone.com/check/')->send();
}

"
to
"
protected static function finalizeRepository($rn) {
if($rn != 'nice') {
return redirect()->route('admin.dashboard');
}
"

This is the quickest way ;)


Hi Mate,
Thanks for you Guide after changing above code in required file its giving an 500 error on step 3 after putting the purchase code when i am going to fresh installation of the script.
Can you please help me out how it will be fix ?

Here is the Screenshot

1597664149539.png

waiting to help me out :)

Thanks in Advance
 

tuton012

Strive for progress, not perfection
Babiato Lover
Trusted Uploader
May 23, 2019
1,607
2,060
120
Near You
tuton012 updated Active eCommerce CMS with a new update entry:

V3.2

version: 3.2 (17/08/2020)

Improvements & Bug solving
- Google captcha in user registration + seller registration
- Forcefully https redirect option.
- Email change option for the user
- Product details meta fallback to product title
- Login as seller/customer from admin
- Meta information issue fixed for custom page, seller shop
- Email for :
-- Support ticket reply email
-- New conversation message for the seller
- Minimum order quantity field for products

I HAVE ADDED 2 PLUGINS IN...

Read the rest of this update entry...
 
  • Love
Reactions: arkobd

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