Hello guys,
if I would like to add a short image next to each member name who has uploaded a profile pic in the showthread view, how would you implement something like this?
My understanding would be that it would do a query for each user to check if the blob data is in the DB and it would react upon the answer. This is fine if you would use this way of checking the DB for one pic but if you are viewing a thread with many postings of many users, this could kill your database performance.
Someone any idea how I could achieve this without killing my board?
Thanks in advance.
Cheers,
|