e107inc / e107

e107 Bootstrap CMS (Content Management System) v2 with PHP, MySQL, HTML5, jQuery and Twitter Bootstrap. Issue Discussion Room: https://gitter.im/e107inc/e107
https://e107.org
GNU General Public License v3.0
318 stars 213 forks source link

Forum Plugin Icons #4893

Open parsfounder opened 1 year ago

parsfounder commented 1 year ago

The icons in forum plugin won't get changed (e107 v2.3.2 php7.4)

parsfounder commented 11 months ago

@Moc Since there is no built-in code that uses the {FORUMICON} shortcode the following fix by @Deltik solved the issue: plugins/forum/templates/forum_template.php line>135 change from {FORUMIMAGE:h=50} to {FORUMICON:h=50}