From 292b682d655c8349a36a8424a602b2c09024e6ac Mon Sep 17 00:00:00 2001 From: Frank Hochmuth Date: Mon, 26 Feb 2024 02:01:19 +0100 Subject: [PATCH] Update support.php --- admin/support.php | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/admin/support.php b/admin/support.php index a3daa4e..2502e23 100644 --- a/admin/support.php +++ b/admin/support.php @@ -24,8 +24,8 @@

For bug reports and help, visit the FlatPress forum, report the bug on GitHub or send an email.
Include these outputs (copy & paste) in English with the following information: bug description, steps to reproduce.

-

[code]

FlatPress general

+

[code]

Setup

'; ?>

+

[/code]

FlatPress file and directory permissions

+

[code]

Core files

As soon as the setup has been successfully executed, the setup.php file should be deleted before productive operation.

! The setup file is located in the main directory!

'; } else { - echo '

The setup file was not found in the main directory.

'; + echo '

The setup file was not found in the root directory.

'; } ?> @@ -233,8 +235,10 @@ echo '

! The directory cache does not exist.

'; } ?> +

[/code]

PHP

+

[code]

The PHP version is

Extensions

The PHP-Intl extension must be activated.

@@ -254,8 +258,10 @@ echo '

The GD Extension is activated.

'; } ?> +

[/code]

Other

+

[code]

The browser used is of interest if there are display errors.