1

Topic: A user friendly messages history (no need to click).

Lot of my members ask for a different way to show private messages history.
I agree with them, because people used to see message history already into the message body.
This happens with all email providers and people is really used to see messages this way. I agree with them about the fact that click on "History" link to see previous messages it's annoying and it could be better to automatically include history in received message and when a member wants to reply.

2

Re: A user friendly messages history (no need to click).

In content.css In Private messages section find first line with div.pmhistory and add display: block !important;
Thus it will be visible all the time. Below you can style it as you wish.

3

Re: A user friendly messages history (no need to click).

I still haven't tried your suggestions, but I will do.
Thank you.

P.S. Maybe Vlad could set this as default (I always ask for setting these useful things as default to avoid admins to apply modifications to the original script).