MyBB Community Forums

Full Version: Get a contact form like this site?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
How can I implement something like this...

http://www.mybb.com/contact


When I click the 'Contact Us' link in the bottom left?
That appears to actually be a PHP Contact form, and in now way associated with the forum. You can either right your own, or if you do not know PHP, just use google to find one.

They are essentially html forms that take a PHP script as their action. That PHP code then handles the data and process it into a mailing. If you want, I can give you an example of one I wrote.

Also something to be wary of. If you install one of these, be SURE it is secure. That means make sure they aren't entering bogus information and are not spamming it, as something like this can, if installed wrong, be easily used to harm your site by using its resources.
It is associated with my forum, its just not using the forum template at the minute.
(2010-12-25, 01:39 PM)Janota Wrote: [ -> ]It is associated with my forum, its just not using the forum template at the minute.
Actually, I do not believe it is. It has a field for forum username, but this is not a required field and is the only way (other than email) it could reasonably be tied to the forums. It looks to me like just a php mail form.
Merry XMas to one and all,

Well, here is the simple free one - http://community.mybboard.net/thread-633...#pid459254
But you need to install PageManger(very usefull plugin to have custom pages) http://mods.mybb.com/view/page-manager