¢яєαтυяє
Active member
Demo is working but it seems like its missing some modulesWhy App is not working
Demo is working but it seems like its missing some modulesWhy App is not working
username: AdminWhat is Default username and password of admin panel?
How to inject?username: Admin
password: 123456
but the credentials are not working.
if you downloaded the db from the comment section then use cookie - editor chrome extension inject the following cookie it will get you logged in
Name: ci_session
Value: afgi92al638c5184h5m4ksqqigttqs9b
1. Goto the login screen and click on Cookie-Editor iconHow to inject?
no bro not working1. Goto the login screen and click on Cookie-Editor icon
2.It will show "ci_session" delete it
3. click on + icon in Cookie-Editor
4. Add "ci_session" in the name filed
5. copy paste the cookie in the value field click on save icon
6. Refresh the login page
no bro not working
its saying ...1. Goto the login screen and click on Cookie-Editor icon
2.It will show "ci_session" delete it
3. click on + icon in Cookie-Editor
4. Add "ci_session" in the name filed
5. copy paste the cookie in the value field click on save icon
6. Refresh the login page
please you export sql database with username and password and share here.1. Goto the login screen and click on Cookie-Editor icon
2.It will show "ci_session" delete it
3. click on + icon in Cookie-Editor
4. Add "ci_session" in the name filed
5. copy paste the cookie in the value field click on save icon
6. Refresh the login page
Here it you can try but login won't workplease you export sql database with username and password and share here.
hmm I will try and recreate the db partNO
user table is missing in the db
it uses table name 'users' to store userdatahmm I will try and recreate the db part
Yeah I guess did you try adding those tables?@suniluppar24
/application/controllers/api/User.php shows
$data = array(
'full_name'=>$full_name,
'user_email'=>$user_email,
'token'=>$token,
'device_token'=>$device_token,
'user_name'=>$user_name,
'identity'=>$identity,
'created_date'=>$created_date,
'login_type'=>$login_type,
);
perhaps we are missing those tables
@suniluppar24 /application/controllers/api/User.php shows $data = array( 'full_name'=>$full_name, 'user_email'=>$user_email, 'token'=>$token, 'device_token'=>$device_token, 'user_name'=>$user_name, 'identity'=>$identity, 'created_date'=>$created_date, 'login_type'=>$login_type, ); perhaps we are missing those tables
@suniluppar24
/application/controllers/api/User.php shows
$data = array(
'full_name'=>$full_name,
'user_email'=>$user_email,
'token'=>$token,
'device_token'=>$device_token,
'user_name'=>$user_name,
'identity'=>$identity,
'created_date'=>$created_date,
'login_type'=>$login_type,
);
perhaps we are missing those tables
working on the app register first then admin but awesome job
working on the app register first then admin but awesome job
Once you fix it do share the fix for the App. Thanksworking on the app register first then admin but awesome job