Adding sender to inbox page (Private message system)

Post here is you are having problems with any of the tutorials.
Post Reply
rumpert
Posts: 1
Joined: Thu Apr 19, 2012 8:34 am

Adding sender to inbox page (Private message system)

Post by rumpert »

Hi!
I followed through the PM tutorial, great job!
I'm wondering if there is a way to get the sender/members of a conversation to show on the inbox page?
User avatar
jacek
Site Admin
Posts: 3262
Joined: Thu May 05, 2011 1:45 pm
Location: UK
Contact:

Re: Adding sender to inbox page (Private message system)

Post by jacek »

Yes there is.

You need to modify the SQL in the fetch_conversations() (I think it was called that) function to also get the name of the person that started it based on the ID stored in the conversations table.
Image
Post Reply