correct path for images folder for forum plugin #3948
Labels
plugin: forum
status: testing required
Someone needs to confirm this issue's existence and write a test to prevent the fix from regressing.
type: bug
A problem that should not be happening
type: enhancement
An improvement or new feature request
Milestone
Paths inside function img_path($filename) in forum needs to update.
The path for the plugin is correct:
e_PLUGIN.'forum/images/icons/
but for theme is
THEME.'forum/'.$filename
- missing images foldernow there are templates too, so images should be in separate subfolder too.
Nothing important, just reminder.
The text was updated successfully, but these errors were encountered: