How to fix these errors?

Post Reply
User avatar
Chamith
Jr. Bludit
Posts: 9
Joined: Thu Aug 26, 2021 5:50 pm

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
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

I will try to reproduce the error.

Have you tried with other PHP versions?
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
Chamith
Jr. Bludit
Posts: 9
Joined: Thu Aug 26, 2021 5:50 pm

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
User avatar
Edi
Site Admin
Posts: 3121
Joined: Sun Aug 09, 2015 5:01 pm
Location: Zurich
Has thanked: 54 times
Been thanked: 77 times
Contact:

Warnings are no errors. ;-)
Clickwork - Websites mit Bludit | Planet Bludit - Tipps und Snippets
User avatar
Chamith
Jr. Bludit
Posts: 9
Joined: Thu Aug 26, 2021 5:50 pm

Ohhhh I seee :o
Post Reply