Page 1 of 1

How to fix these errors?

Posted: Sat Aug 28, 2021 6:29 pm
by Chamith
Warning: Use of undefined constant LOG_TYPE_ERROR - assumed 'LOG_TYPE_ERROR' (this will throw an Error in a future version of PHP) in D:\XAMPP\htdocs\bl-kernel\abstract\dbjson.class.php on line 102

Warning: Use of undefined constant DEBUG_MODE - assumed 'DEBUG_MODE' (this will throw an Error in a future version of PHP) in D:\XAMPP\htdocs\bl-kernel\helpers\log.class.php on line 7

Warning: Use of undefined constant BLUDIT_VERSION - assumed 'BLUDIT_VERSION' (this will throw an Error in a future version of PHP) in D:\XAMPP\htdocs\bl-kernel\helpers\log.class.php on line 21

Warning: Use of undefined constant DEBUG_TYPE - assumed 'DEBUG_TYPE' (this will throw an Error in a future version of PHP) in D:\XAMPP\htdocs\bl-kernel\helpers\log.class.php on line 23

Notice: Undefined index: language-data in D:\XAMPP\htdocs\install.php on line 184


MY WEB SERVER XAMPP PHP 7.3.29, What's the problem here? I downloaded the latest bludit files from official github. :| Thank you for your help! <3

Re: How to fix these errors?

Posted: Sun Aug 29, 2021 12:27 pm
by Edi
I will try to reproduce the error.

Have you tried with other PHP versions?

Re: How to fix these errors?

Posted: Sun Aug 29, 2021 10:31 pm
by Chamith
Not yet, i will try 7.2 tomorrow, by the way https://www.bludit.com/releases/bludit-3-13-1.zip worked without any problem, even the pro version files. I think both files are from 13/07/2020

Re: How to fix these errors?

Posted: Sun Aug 29, 2021 10:50 pm
by Edi
Warnings are no errors. ;-)

Re: How to fix these errors?

Posted: Mon Aug 30, 2021 6:49 am
by Chamith
Ohhhh I seee :o