Skip to:
Content
Pages
Categories
Search
Top
Bottom

Re: Subject for message thread non-existent in full thread view


Greg
Participant

@rebootnow

[UPDATE]

Digging a little deeper, it looks like this is a bug in “messages_view_thread()”.

I think it will work if “$thread->subject” is replaced with “$thread->messages[0]->subject”.

This approach is working in my template to get access to the subject of the thread.

Skip to toolbar