MUST READ BEFORE INSTALLING FLATBOARD!!

simon
MUST READ BEFORE INSTALLING FLATBOARD!!
Simon Wednesday 27th December 2023, 19:07:26



Due to an oversight in the Flatboard code, the debug mode is enabled by default!

This debug mode causes, during installation, Flatboard to automatically send an email to @Fred containing:
- The title, description, and URL of the forum
- The administrator's username, email, and password
- The encryption key

Until this bug is fixed, you must disable this debug mode by extracting the flatboard.zip file and changing TRUE to FALSE in the init.php file at line 49.

Before:
const DEBUG_MODE = TRUE;


After:
const DEBUG_MODE = FALSE;

Last modified by Simon on Wednesday 27th December 2023, 19:10:00

Reply 1
Tillreetree
Tillreetree@fc7e1f5a  Friday 29th December 2023, 12:10:34

Glad I turned off the DEBUG_MODE when the installation was complete!

Suggested Topics
4.1K 2
started
9.3K 0
RED-LINE
RED-LINE@42796168 started translation Russian translation
Resources
5.9K 10
Want to read more? Browse all categories or view latest topics.