Re: Custom Message icon not visible
Reply #2 –
This appears to be caused by MessageTopicIcons.class.php not loading in the custom icons, it only loads in the known default ones. I have a fix proposal that I'll place on github for review.
Re: Custom Message icon not visible
Reply #4 –
Hi Spuds,
Thank you to try to solve this bug.
I don't understand what to do with the files in github ! I must just take these files and replace the same on a test forum ?
Philippe
Re: Custom Message icon not visible
Reply #6 –
This issue should be tracked so hopefully it can be fixed before 1.1.4 is released.
Re: Custom Message icon not visible
Reply #8 –
What I did fixed the icon not displaying correctly in the topic listing. Unfortunately is a different error than the one being discussed here!
I've been looking into the error discussed above, and while doing that, I've found yet another issue with them! Hope to have a proper fix for all of these issues soon.
Re: Custom Message icon not visible
Reply #11 –
A great thank you Spuds !
It works fine.
I would to clic to a like button but no Like button is display ! I can see somme Likes made by other users but buttons for me.
Philippe
Re: Custom Message icon not visible
Reply #12 –
Hi,
i'm back with the same problem !
I just installed the 1.1.7 package from 1.1.6 and the problem with the icon come back.
I had an error on the MessageTopicIcons.class.php to update to 1.1.7 and just now i understand it is because i changed the file to resolve an another problem !
Maybe is it possible to fix this bug in the 1.1.7 package ?
I let the bug like this for now.
Philippe
Re: Custom Message icon not visible
Reply #13 –
I'll have to get into my wayback machine and see what I fixed the first time !
Could you describe what you are doing so I can fix this properly? I made some 1.1.7 changes so that the default message icons now use SVG images, and only if you enable custom message icons will you see the non default ones. Disabling custom message icons should also prevent former custom ones from showing.