[GIVEAWAY] zCart v2.3.1 Nulled - Exclusive only for Babiato Forums

Xeonwales

Member
Jun 12, 2020
44
15
8
Thanks for this - After install, I can't access the Admin page - Just the error: Did you remove the old files !?

This is using the replacement files from johnc

If I DON'T use those files, it works, but error 500 on /admin/account/profile so can't change username/password
 
Last edited:

alghorabaa

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jul 25, 2020
347
1,079
93
Thanks for this - After install, I can't access the Admin page - Just the error: Did you remove the old files !?

This is using the replacement files from johnc

If I DON'T use those files, it works, but error 500 on /admin/account/profile so can't change username/password

Hi,
Dont use the replacement files, use the original.

Yes it also shows me error 500 on local host in my laptop, but I check the website I already hacked and got the script from, and it turned out it also had error 500 on that page, so it is a bug in the original script.
 
Last edited:

alghorabaa

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jul 25, 2020
347
1,079
93
Decoded and nulled Files of InitSettings.php and autolod.php are attached
You can replace with these files.
The author encoded these files
These files caused an error message when login to admin cpanel, so use the original files instead.
 

johnc

Well-known member
Feb 18, 2021
288
261
63
admin panel showing 500 error with or without replacing files.
 

johnc

Well-known member
Feb 18, 2021
288
261
63
I don't know what resolved my issue but I have done the bellow and admin page is online now
edit vendor\composer\autoload_static.php
replaced


Code:
public static $prefixLengthsPsr4 = array (
        'p' =>
        array (
            'phpseclib3\\' => 11,
        ),
        'm' =>

to
Code:
public static $prefixLengthsPsr4 = array (
        'p' =>
        array (
            'phpseclib3\\' => 11,
            'phpDocumentor\\Reflection\\' => 25,
        ),
        'm' =>

Then via ssh go to path e.g. /home/user/public_html/
then run command composer update -W

after that you can login to admin using yourdomain.com/admin/dashboard or yourdomain.com/login

login via yourdomain.com/admin will not work
 

alghorabaa

Well-known member
Babiato Lover
Null Master
Trusted Uploader
Jul 25, 2020
347
1,079
93
I don't know what resolved my issue but I have done the bellow and admin page is online now
edit vendor\composer\autoload_static.php
replaced


Code:
public static $prefixLengthsPsr4 = array (
        'p' =>
        array (
            'phpseclib3\\' => 11,
        ),
        'm' =>

to
Code:
public static $prefixLengthsPsr4 = array (
        'p' =>
        array (
            'phpseclib3\\' => 11,
            'phpDocumentor\\Reflection\\' => 25,
        ),
        'm' =>

Then via ssh go to path e.g. /home/user/public_html/
then run command composer update -W

after that you can login to admin using yourdomain.com/admin/dashboard or yourdomain.com/login
Admin dashboard works normally with me, but it is (admin > account > profile) page that throws error 500
 

Badmood

New member
Mar 15, 2021
2
1
3
Why does the admin dashboard show like this although store front looks perfect??
 

Attachments

  • 20210317_024255.jpg
    20210317_024255.jpg
    1.5 MB · Views: 24
  • Like
Reactions: hackermiind

johnc

Well-known member
Feb 18, 2021
288
261
63
@Badmood

login to admin panel >>settings >> System Settings >> Environment config
and import Demo contents
 

Badmood

New member
Mar 15, 2021
2
1
3
@Badmood

login to admin panel >>settings >> System Settings >> Environment config
and import Demo contents
Already imported all demo content and still page shows like this although on loading demo version on zcart main website it loads perfectly
 

johnc

Well-known member
Feb 18, 2021
288
261
63
Already imported all demo content and still page shows like this although on loading demo version on zcart main website it loads perfectly
check .htaccess file, Also check regarding SSL. Try using http and https
 

johnc

Well-known member
Feb 18, 2021
288
261
63
yeah! i think the author did that on purpose. you can't change admin details
You can still change admin details using Login as Superadmin >>admin >> user >> edit
For Super admin login you can change using edit database
1- login to phpmyadmin
2- selects users table
3- copy password of any admin account you have changed using the above method and replace it with superadmin password
 

afroking

Active member
Trusted Uploader
Aug 7, 2019
585
154
43
www.servedmind.com
You can still change admin details using Login as Superadmin >>admin >> user >> edit
For Super admin login you can change using edit database
1- login to phpmyadmin
2- selects users table
3- copy password of any admin account you have changed using the above method and replace it with superadmin password
great! this was very helpful...thanks
 

johnc

Well-known member
Feb 18, 2021
288
261
63
Kindly update to latest Version 2.3.2 (6 April 2021) (Nulled)
 

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