#cw-racingapp
1 messages · Page 1 of 1 (latest)
No idea why this would be happening
Your user is marked as "god" so unless something is scufed with the user I dont see why this wouldn't work
Will SQL be affected?
What do you mean?
Wait a minute, I'll find a gpt translation
When you try to create in the app it fetches authority from DB directly.
Hi, I’m wondering if the permissions issue might be related to the SQL data?
Because I’m using my own custom racer_names table, could that affect the permission checks?
Is there anything specific in the database I should verify or update regarding permissions?
oh
If you've been changing stuff in the DB that's probalby the cause for this.
may I ask, the racer_names table needs to be created manually, right?
I tried to find it on the website or in the files, but couldn’t locate it, so I just created it myself.
There's .sql files with all the sql commands you need to set up the script. You do not need to manually create it