PDA

View Full Version : Orientation in Profile


Sinfullilblonde
12-09-2005, 12:47 AM
How can I get the default off BI? Do you know that everyone that signs up shows as BI by default unless they change this? How can I change the default to N/A or something else? I could take this out altogether if possible... Thanks :)

Indy

natio :: phpFox
12-09-2005, 06:57 AM
I think it should be off by default. I tested a signup on the demo site and i got the N/A on my profile page.

But i could see what might cause this to change it to Bi once a member edits their profile.
If you check out: "My Account > Settings > Profile Settings"
You will see a bunch off drop down lists, and each of the lists show the first item on the list even if they didnt select that option. I think their should be a "Select" option there just incase a member doesnt want to answer it or hasnt answered it. Anywho once a person updates that page and has the Bi option selected then it changes that to their profile.

But if they do for some reason still get the Bi option on signup check your:
"/inc/template/new/profile_index.php" and look if you have this line:
Content visible to registered users only.
Thats the code to show the N/A if a user has not selected a option.
If you plan to take this out as a option, you can also edit this page. You will find the html below the above code.

Ill add it to the list that the "Select" option should be added to the Settings page on the next update. :)