MyBB Community Forums
Avatar on boardlist & lastposter? - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Themes (https://community.mybb.com/forum-103.html)
+---- Forum: Theme Development (https://community.mybb.com/forum-105.html)
+---- Thread: Avatar on boardlist & lastposter? (/thread-195962.html)



Avatar on boardlist & lastposter? - Kioshi - 2016-07-22

Is a Plugin Mandatory to display user Avatars on Boardlist, and Last Poster?

I'd much rather code it into the theme itself if possible versus using a plugin.


RE: Avatar on boardlist & lastposter? - Ashley1 - 2016-07-22

Yes you need a plugin, otherwise you will be needing to edit core php files.


RE: Avatar on boardlist & lastposter? - Kioshi - 2016-07-22

(2016-07-22, 09:18 AM)Ashley1 Wrote: Yes you need a plugin, otherwise you will be needing to edit core php files.

What files would need to be edited?