MyBB Community Forums

Full Version: Custome code
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I want to create a forum that only allows specific information that will be
done with drop downs. The only freeform field will be email address and phone number. Is there a way of coding this and how? I am new to MyBB
Um... so if I understand you right you only want:
Username
Password
Email
Phone Number
(and the rest of them are custom profile field drop-downs)
(2010-01-20, 04:29 AM)Dennis Tsang Wrote: [ -> ]Um... so if I understand you right you only want:
Username
Password
Email
Phone Number
(and the rest of them are custom profile field drop-downs)

That is correct. I want to control content with preselected information.
Use Custom Profile Fields
How do you do that? I am new to mybb. A little direction would be nice.
Thx
I found this but want to have it on the newthread click not in the profile.
(2010-01-24, 05:50 PM)Zorro Wrote: [ -> ]How do you do that? I am new to mybb. A little direction would be nice.
Thx
I found this but want to have it on the newthread click not in the profile.

go to

Main HTTP (www.yoursite.com)
http://yoursite.com/admin/index.php?modu...ile_fields

SUB DIRECTORY (www.yoursite.com/forum)
http://yoursite.com/forum/admin/index.ph...ile_fields

SUBDOMAIN (www.forum.yoursite.coom)
http://www.forum.yoursite.com/admin/inde...ile_fields
I want to do this on a new thread not a profile
(2010-01-25, 12:03 AM)Zorro Wrote: [ -> ]I want to do this on a new thread not a profile

i'm sorry - i have no idea what u r talking about