Admin login issue on upgrade

Open to all! Ask other shopowners for help.
Post Reply
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

Admin login issue on upgrade

Post by radhavallabh »

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


Join The Code Co-op to get access to your library in the Code Co-op Forum
raiwa
Certified Developer
Posts: 1641
Joined: Sat Dec 21, 2019 8:08 am
Phoenix Version: 1.1.0.6
Has thanked: 70 times
Been thanked: 152 times

Re: Admin login issue on upgrade

Post by raiwa »

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
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

Post by radhavallabh »

raiwa wrote: Tue Apr 16, 2024 12:06 pm Delete your admin session in the database session table.
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

Post by ecartz »

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

Post by radhavallabh »

ecartz wrote: Wed Apr 17, 2024 8:38 am Do you have these lines: https://github.com/CE-PhoenixCart/Phoen ... hp#L28-L30
Hi dear;
Yes I checked those are there since before;
Regds./
radhavallabh


Join The Code Co-op to get access to your library in the Code Co-op Forum
Post Reply