W
|
wpl 4/20/2025 |
Hi WisTex, what about security settings? Could it be that there are simply no rights on the new tables? |
W
|
WisTex author 4/22/2025 |
I checked the advanced security settings, and it is set to "Users can see and edit other users data." Although this table does not have a UserID field because the records are not associated with particular users. I compared it with similar tables that show up, and the settings appear to be the same. The only difference is that the tables that work were created in PHPRunner 10, and the tables that do not work were created in PHPRunner 11. |
W
|
wpl 4/23/2025 |
I was thinking of permissions on tables in security settings. Did you check these? |
J
|
JCoffren 4/26/2025 |
If you set up advanced security the admin section under the login will be active and you need to make it visible. I use ASP Runner but I did run into this by accident where the after login / landing page had been modified so the Admin section menu was disabled and I could not access the admin to enable it. there is also a default admin set up and in the app you can add an existing user to admin to enable your user to see the admin section. You can look at the database under dbo. usergroups and membership to see what users are in the admin group value will be -1 |