We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I've got the tracker running, but when i login with System and password it says bad credentials.
The text was updated successfully, but these errors were encountered:
You should check your apache/nginx log, or look at the console ( F12 )in chrome when login in.
Also, make sure you have the rewrite and rewrite rules enabled
Sorry, something went wrong.
Got the exact same issue, can't seem to get it to work.
PHP Notice: Undefined index: uid in /var/www/rartracker/api/LoginAttempts.php on line 78, referer: https://websiteurl/login
at line 78: $uid = $postdata["uid"] ?: 0;
No branches or pull requests
I've got the tracker running, but when i login with System and password it says bad credentials.
The text was updated successfully, but these errors were encountered: