blogotext icon indicating copy to clipboard operation
blogotext copied to clipboard

Fatal error

Open KazeroG opened this issue 2 years ago • 0 comments

I uploaded Blogotext on my /blog path then I went to exemple.com/blog redirected to exemple.com/blog/admin/install.php

Got Fatal error : Uncaught TypeError: implode(): Argument #2 ($array) must be of type ?array, string given in /app/blog/admin/install.php:82 Stack trace: #0 /app/blog/admin/install.php(82): implode(Array, '') #1 /app/blog/admin/install.php(451): install_form_1_echo() #2 {main} thrown in /app/blog/admin/install.php on line 82

it's maybe the problem with the PHP version I use :

PHP 8.0.13 (cli) (built: Dec  2 2021 13:29:44) ( NTS )
Copyright (c) The PHP Group
Zend Engine v4.0.13, Copyright (c) Zend Technologies

Otherwise, it must be good tho to add it to README to lets people know which PHP version we should use

Cheer !

KazeroG avatar Dec 16 '21 12:12 KazeroG