Can't login

I upgraded to latest today, recompiled and now I get this when logging in:
You do not have permission to access /xxx/xxxedit.php.

did I miss a step on upgrading?
Why does my project always reset when doing so?

Cannot reproduce the issue. I had also upgraded to v2020.0.14, and I was successfully login, and can edit the record properly.

  1. Make sure you have already uninstalled the older minor version completely,
  2. Make sure you have already installed the v2020.0.14 version,
  3. Make sure you have already removed template cache files from “Tools” → “Delete Template Cache”,
  4. Make sure you have already re-generated ALL the script files, and try again.

yes, I have done all of that.
As a hardcoded administrator, I can log in.
But any of my users, with UserID security, cannot and get the error: You do not have permission to access /xxx/xxxxxedit.php.

hi,

just re-generated all my code, and no issues so far…

did you check maybe your project id changed by accident ?
stupid question of the day, did they have access to that form?
check the permissions table, see if the records are indeed there… the record prefix should be the same as the projectid of the project

HTH

Here is what I have

I have UserID security so no permissions table

User Table:
Username
Password
TeamID

Table that I want them to see:
DataTable:
data1
data2
TeamID

Security Page:
Admin Login checked
Username: xxxxx
Password: xxxxx

Use existing table checked
Table: Users
User Name Field: Username
Password filed: password

Advanced button:
userID tab:
UserID field: TeamID

Table that I want them to see:
DataTable → UserID field is TeamID
Allow View all checked

If you login not from the same site, you may need to set up your samesite cookie. Read:
https://blog.chromium.org/2020/02/samesite-cookie-changes-in-february.html
https://blog.chromium.org/2020/04/temporarily-rolling-back-samesite.html
https://www.chromium.org/updates/same-site

April 3, 2020: In light of the extraordinary global circumstances due to COVID-19, Google have decided to temporarily roll back the enforcement of SameSite cookie labeling on Chrome 80 stable.

Yes, but it worked before the latest update…two days ago.

Now I am getting this:
You do not have permission to access /xxx/index.php