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
These files caused an error message when login to admin cpanel, so use the original files instead.Decoded and nulled Files of InitSettings.php and autolod.php are attached
You can replace with these files.
The author encoded these files
Yes, it is a bug in the original scriptadmin panel showing 500 error with or without replacing files.
public static $prefixLengthsPsr4 = array (
'p' =>
array (
'phpseclib3\\' => 11,
),
'm' =>
public static $prefixLengthsPsr4 = array (
'p' =>
array (
'phpseclib3\\' => 11,
'phpDocumentor\\Reflection\\' => 25,
),
'm' =>
Admin dashboard works normally with me, but it is (admin > account > profile) page that throws error 500I 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
same problemWhy does the admin dashboard show like this although store front looks perfect??
Already imported all demo content and still page shows like this although on loading demo version on zcart main website it loads perfectly@Badmood
login to admin panel >>settings >> System Settings >> Environment config
and import Demo contents
check .htaccess file, Also check regarding SSL. Try using http and httpsAlready imported all demo content and still page shows like this although on loading demo version on zcart main website it loads perfectly
yeah! i think the author did that on purpose. you can't change admin detailsAdmin dashboard works normally with me, but it is (admin > account > profile) page that throws error 500
You can still change admin details using Login as Superadmin >>admin >> user >> edityeah! i think the author did that on purpose. you can't change admin details
great! this was very helpful...thanksYou 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
I will as soon as I get it.Kindly update to latest Version 2.3.2 (6 April 2021) (Nulled)
Do you already have the updated version 2.3.2?Oi, pessoal,
Como prometi, estou lhe dando a última versão do zCart, é v2.3.1 nulo e pronto para usar :frio:
Link:
https://mega.nz/file/gMY2HbpK#ED_M_nKLmgunP4Sy7__AIxh3laFMHtZ5vcLCVUFxtaM
Se você gostou da minha postagem, clique em (Curtir) e aproveite o download
![]()