Hi dear;
I am upgrading to 1.0.8.21 from 1.0.8.20.
PHP Version 7.4.10 (Zend 3.4.0)
MySQL 5.6.51-91.0
In admin I am getting below problem-
When I try to login in admin page refreshes and this error appears-
Notice: Undefined index: sessiontoken in /xx/xx/xx/includes/system/versioned/1.0.8.1/form.php on line 107
Please help fix this issue;
Thank you in advance;
Regds./
radhavallabh
Admin login issue on upgrade
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
-
raiwa
- Certified Developer
- Posts: 1641
- Joined: Sat Dec 21, 2019 8:08 am
- Phoenix Version: 1.1.0.6
- : Buy Me A Beverage
- Has thanked: 70 times
- Been thanked: 152 times
Re: Admin login issue on upgrade
Delete your admin session in the database session table.
Public Phoenix Change Log Cheat Set on Google Sheets
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
https://docs.google.com/spreadsheets/d/ ... sp=sharing
Need Help?viewtopic.php?f=10&t=27
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
Re: Admin login issue on upgrade
Hi dear;
After I delete it the error is gone, but still I am not able to login;
After filling in login details The page just refreshes for the first time after deleting sessions showing no error;
Again when I try to re-login same error shows up;
Please help me....
Thank you in advance;
Your help is deeply appreciated dear;
Regds./
radhavallabh
-
ecartz
- Core Team
- Posts: 3084
- Joined: Tue Nov 05, 2019 6:02 pm
- Phoenix Version:
- Has thanked: 4 times
- Been thanked: 208 times
Re: Admin login issue on upgrade
Do you have these lines: https://github.com/CE-PhoenixCart/Phoen ... hp#L28-L30
-
radhavallabh
- Senior Contributor
- Posts: 466
- Joined: Tue Oct 27, 2020 4:09 am
- Phoenix Version: 1.1.0.6
- Has thanked: 29 times
- Been thanked: 3 times
Re: Admin login issue on upgrade
Hi dear;ecartz wrote: ↑Wed Apr 17, 2024 8:38 am Do you have these lines: https://github.com/CE-PhoenixCart/Phoen ... hp#L28-L30
Yes I checked those are there since before;
Regds./
radhavallabh