Jump to content

IPS 4.6.9: bug in File Storage Configuration and Members Ranks icons


LaCollision

Recommended Posts

Hi Invision,

I've noticed a bug in IPS 4.6.9 concerning Members Ranks icons.

When changing the Storage Settings for Badges files (for a different location), the Ranks icons are not moved into the new file storage location.

It works well for Badges, but not for ranks icons.

I think the issue comes from:

/applications/core/extensions/core/FileStorage/Badges.php

 

You can see there that Badges files are correctly handled, but not Rank icons: the methods (move(), delete()…) only deal with the core_badges table, but not with the core_members_ranks table.

Therefore, the files that are defined in the database table core_members_ranks are not moved into the new file storage.

Thank you,

Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...