Depricated function for "implode"

Created on 25 October 2022, about 2 years ago
Updated 20 July 2023, over 1 year ago

When I go to "/admin/structure/forum/add/forum", I get the error:

You have to change this line (387):

-      '!module_list'    => '<ul><li>' . implode($na_modules, '</li><li>') . '</li></ul>',
+     '!module_list'    => '<ul><li>' . implode('</li><li>', $na_modules) . '</li></ul>',

Perhaps someone will make a patch for this. (I can't make a patch myself)

🐛 Bug report
Status

Fixed

Version

1.0

Component

Code

Created by

🇩🇰Denmark Uv516 Denmark

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024