Skip to content
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

/Web/admin - PHP Fatal error #442

Open
l3th0n opened this issue Oct 16, 2024 · 0 comments
Open

/Web/admin - PHP Fatal error #442

l3th0n opened this issue Oct 16, 2024 · 0 comments

Comments

@l3th0n
Copy link

l3th0n commented Oct 16, 2024

Hi

I've managed to set up my apache server with Librebooking.
Registered the first account and clicked the Add Resource and get the following error message -
image

Looking in /var/log/error.log I find the following error messages -

[Wed Oct 16 23:16:38.811629 2024] [php:error] [pid 15152] [client ip:port] PHP Fatal error:  Access level to ResourceStatusChangeEmail::$email must be protected (as in class EmailMessage) or weaker in /var/www/example.com/app/lib/Email/Messages/ResourceStatusChangeEmail.php on line 0, referer: http://example.com/app/Web/schedule.php
[Wed Oct 16 23:16:46.998533 2024] [php:error] [pid 15153] [client ip:port] PHP Fatal error:  Access level to ResourceStatusChangeEmail::$email must be protected (as in class EmailMessage) or weaker in /var/www/example.com/app/lib/Email/Messages/ResourceStatusChangeEmail.php on line 0, referer: http://example.com/app/Web/schedule.php
[Wed Oct 16 23:27:27.880248 2024] [php:error] [pid 15207] [client ip:port] PHP Fatal error:  Access level to ResourceStatusChangeEmail::$email must be protected (as in class EmailMessage) or weaker in /var/www/example.com/app/lib/Email/Messages/ResourceStatusChangeEmail.php on line 0, referer: http://example.com/app/Web/schedule.php
[Wed Oct 16 23:29:54.174504 2024] [php:error] [pid 15384] [client ip:port] PHP Fatal error:  Access level to ResourceStatusChangeEmail::$email must be protected (as in class EmailMessage) or weaker in /var/www/example.com/app/lib/Email/Messages/ResourceStatusChangeEmail.php on line 0, referer: http://example.com/app/Web/admin/
[Wed Oct 16 23:54:57.093722 2024] [php:warn] [pid 15401] [client ip:port] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user 'lb_user'@'localhost' (using password: YES) in /var/www/example.com/app/Presenters/Install/Installer.php on line 203
[Wed Oct 16 23:55:05.936383 2024] [php:warn] [pid 15410] [client ip:port] PHP Warning:  mysqli_connect(): (HY000/1045): Access denied for user 'lb_user'@'localhost' (using password: YES) in /var/www/example.com/app/Presenters/Install/Installer.php on line 203, referer: http://example.com/app/Web/install/
[Wed Oct 16 23:56:50.141171 2024] [php:notice] [pid 17902] [client ip:port] PHP Notice:  escape: unsupported type: json - returning unmodified string in /var/www/example.com/app/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 186, referer: http://example.com/app/Web/reservation.php?rid=1&sid=1&rd=2024-10-13&sd=2024-10-13%2010%3A00%3A00&ed=2024-10-13%2010%3A30%3A00
[Wed Oct 16 23:56:50.141215 2024] [php:notice] [pid 17902] [client ip:port] PHP Notice:  escape: unsupported type: json - returning unmodified string in /var/www/example.com/app/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 186, referer: http://example.com/app/Web/reservation.php?rid=1&sid=1&rd=2024-10-13&sd=2024-10-13%2010%3A00%3A00&ed=2024-10-13%2010%3A30%3A00
[Wed Oct 16 23:56:50.141222 2024] [php:notice] [pid 17902] [client ip:port] PHP Notice:  escape: unsupported type: json - returning unmodified string in /var/www/example.com/app/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 186, referer: http://example.com/app/Web/reservation.php?rid=1&sid=1&rd=2024-10-13&sd=2024-10-13%2010%3A00%3A00&ed=2024-10-13%2010%3A30%3A00
[Wed Oct 16 23:56:50.141227 2024] [php:notice] [pid 17902] [client ip:port] PHP Notice:  escape: unsupported type: json - returning unmodified string in /var/www/example.com/app/vendor/smarty/smarty/libs/plugins/modifier.escape.php on line 186, referer: http://example.com/app/Web/reservation.php?rid=1&sid=1&rd=2024-10-13&sd=2024-10-13%2010%3A00%3A00&ed=2024-10-13%2010%3A30%3A00
[Thu Oct 17 00:00:17.630751 2024] [php:error] [pid 18070] [client ip:port] PHP Fatal error:  Access level to ResourceStatusChangeEmail::$email must be protected (as in class EmailMessage) or weaker in /var/www/example.com/app/lib/Email/Messages/ResourceStatusChangeEmail.php on line 0, referer: http://example.com/app/Web/admin/manage_blackouts.php

There was also an issue when using the /Web/install with pending_reservations.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant