Page 1 of 1

Undefined constant "C_CARTELLA_DOC"

Posted: Sun Sep 18, 2022 9:54 am
by BadBone2k
Hello everyone. In Hoteldruid 3.0.3 and 3.0.4 (on Ubuntu 22.04) there is an error on viewing and creating documents. /var/log/apache2/error.log says:

Code: Select all

PHP Fatal error:  Uncaught Error: Undefined constant "C_CARTELLA_DOC" in /usr/share/hoteldruid/modifica_contratto.php:133\nStack trace:\n#0 {main}\n  thrown in /usr/share/hoteldruid/modifica_contratto.php on line 133
I added the following line to /usr/share/hoteldruid/costanti.php to fix the problem:

Code: Select all

define('C_CARTELLA_DOC',"");
Maybe this can be fixed in the future.

Re: Undefined constant "C_CARTELLA_DOC"

Posted: Tue Mar 21, 2023 10:20 am
by marco
Hello,
thank you for reporting, this will be fixed in next release (>3.0.5).

Regards,
Marco