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.