Page 1 of 1

Country Flag problem

PostPosted: Sun Feb 11, 2007 7:19 pm
Author: xfx
Your phpBB Version: 2.0.22
phpBB Type: Integramod 141
MODs: No
Your knowledge: Beginner
Board URL: [url]http://[/url]

PHP Version:
MySQL Version:


What was done before the problem appeared?



What was done to try to solve the problem?
have went to acp/pcp and tryed to remove system required field



De.scription and Message

Hi, I wat to remove country flag from the user registration form, so I have went to the acp/pcp, entered to Root ÂÂÂ » PCP ÂÂÂ » profil ÂÂÂ » profile_prefer ÂÂÂ » Registering_info and edit, so I edited "user_country" >> "input/ Required field" and set to NO, clicked to submit, and submit again. But doesen't work! When I go back to edit user_country the "Required field" goes back to "YES".
why?? how can I set this to NO, actually I want to delete this field.
I have tryed to set requied field to NO in another field and worked fine, just in country flag I had no success....
hope someone can help me
thanks.

Re: Country Flag problem

PostPosted: Mon Feb 12, 2007 8:43 am
Author: xfx
please, someone help!

Re: Country Flag problem

PostPosted: Mon Feb 12, 2007 10:44 am
Author: xfx
ok I've solved the dam problem

Re: Country Flag problem

PostPosted: Mon Feb 12, 2007 2:30 pm
Author: thatjoeguy
How?

Re: Country Flag problem

PostPosted: Tue Feb 13, 2007 5:40 pm
Author: xfx
I've deleted some lines in def_usermaps.php and removed some fields from acp/pcp refered to country flags.
Works fine and without another problem.