-
Hi there.
I just start to install librebooking on my server via FTP.
I tried to adapt config.php and tried https://mywebsite.fr/librebooking/Web, but it automatically goes back to https://mywebsite.…
-
Create a **LibreBooking Demo Website** with Githut IO, please.
-
Hi there.
>
> Fatal error: Uncaught Error: Class "Smarty" not found in C:\wamp64\www\booking\lib\Email\SmartyEmail.php on line 9 Error: Class "Smarty" not found in C:\wamp64\www\booki…
-
Allo!
I think the docker image could package cron and crontab to allow scheduling the jobs here.
https://github.com/LibreBooking/app/tree/develop/Jobs
Setting up the crontab by default for these …
-
A colleague recently reported they had an accessibility audit of their webservices and LibreBooking did not fully comply.
I still have to get the full report, but I just wanted to ask if this could b…
-
Hi,
I have installed librebooking 2.8.6.1 on debian 12 server and we have a problem, the system does not allow us to make more than one reservation at the same time for any resource, even if we set…
-
Hello,
We are testing the latest release and I ran in to an issue.
We typically allow unauthenticated users to browse the schedule with full reservation details so we can display Resource Calend…
-
git clone repository, tried to docker-compose up, got this error:
`Fatal error: Uncaught Error: Class "Smarty" not found in /var/www/librebooking/lib/Email/SmartyEmail.php:9 Stack trace: #0 /var/www/…
-
hello!
I'm working on an application that implements a panel for an Indoor TV and that would consume LibreBooking room scheduling data from the API, but I'm having difficulty understanding the step…
-
When I activate LDAP for authentication I got deprecated messages:
```
Deprecated: Return type of Net_LDAP2_Search::current() should either be compatible with Iterator::current(): mixed, or the #…