MyBB Community Forums

Full Version: Show Email Sender and Email Address in member.php=emailuser
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Greetings,

I want to simply add another field in the emailuser page that has an additional input box that auto-populates with the member's email address of whom is sending the email.

i.e.

I am sending an email to UserBob.
My registered email account is: [email protected]

In the emailuser page it shows this as a mod:

=================================================

FROM: [ [email protected] ]
TO: [ UserBob ]
SUBJECT: [ Hello, Bob! ]
MESSAGE: [ TYPE STUFF HERE ]

< SEND EMAIL >

=================================================

Is this possible. Of course we may only want to do this if hideemail == no otherwise just display username and not email address.

As a precautionary measure, I will, in the template, set the field to readonly so that it cannot be modified but simply displayed.

Is this possible?
Does anyone have insight on my above post? It seems like a lot of questions I ask are either to difficult to answer or maybe because I ask so many, people just don't want to respond.

Maybe I am wrong but I am just needing help on these mods so that I can better the mybb community I am running.

Any help is appreciated and upon completion, I will be glad to help others out with similar mods when/if needed.

Thanks!