Skip to content

[2.1.6]: Membericons Must Exist in Two Places #9069

@NFGman

Description

@NFGman

Basic Information

When editing member groups, the list of available membericons is pulled from Themes/default/images/membericons, but if a different theme is active then the forum will attempt to display the icons found in Themes/currenttheme/images/membericons

This means the icons must be placed in two directories: the default theme, and the current theme. One for the list, one for actual use.

If the icons are only in the current theme, they can't be selected for use.

If the icons are only in the default theme, the can be selected but the image displayed on the forum will be 404.

Steps to reproduce

  1. Add a new icon to the current theme
  2. It cannot be selected from the membergroup dropdown menu

or

  1. Add a new icon to the default theme
  2. It can be selected from the membergroup dropdown menu
  3. It will not show on forum pages, a broken image icon is shown instead because the URI points to the current theme

Expected result

No response

Actual result

No response

Version/Git revision

2.1.6

Database Engine

MySQL

Database Version

No response

PHP Version

No response

Logs

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions