It looks like it was fixed a long time ago - ManageBoards.controller.php in sources/admin/contains the code, starting at line 371 (in my version, 1.1.6, YMMV)
Function for handling a submitted form saving the category.
What it does:
* - complete the modifications to a specific category. * - It also handles deletion of a category. - It requires manage_boards permission. - Called by ?action=admin;area=manageboards;sa=cat2 * - Redirects to ?action=admin;area=manageboards.
Quote from: TE – Still testing color variants and need some feedback.. It's just a working draft, but I'd like to know if its worth spending more time or better drop it and start again Keep in mind: I'm not a designer, but please be honest. If you don't like it (or parts) please tell me..
Last post by radu81 -
If your provider will end up offering PHP 8.1, try to update to Elkarte 1.1.9 and use PHP 8.2. I'm not sure Elkarte 1.1.9 is fully compatible with PHP 8.3 or greater Regarding on how to change PHP version, are you using cpanel or any other panel? If so which one? Otherwise ask your host.
Last post by ahrasis -
You can even try php8.4 too if you are able to do that with your hosting. And yes, please report whatever version of php you are using, especially when there is any problem.