-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
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
bug error #4
Comments
Current PHP version 7.2 |
please |
help me |
Have the same problem |
Having the same problem. Cause: there's a reference to a non-existent template:
So a solution:
cd kimai/
bin/console cache:clear
bin/console cache:warmup Then you get the page back. I created a pull request: #5 If somebody is in hurry can clone from my fork with this fix: https://github.com/rafaelgou/ReadOnlyAccessBundle |
There's another one: if the readonly-user clicks on the "Show Recorded Times" page: Spoiler: critical exception
So, you have to delete the same line in the file Resources/views/showCustomerTimes.html.twig Spoiler: patch
|
I installed it correctly, but when I click the button
what could i have done wrong?
The text was updated successfully, but these errors were encountered: