Version: 1.00, by mtha
Developer Last Online: May 2016
Version: 3.0.0
Rating:
Released: 02-07-2004
Last Update: Never
Installs: 15
No support by the author.
NOTE: You can do this by adding custom user field/drop down option, as of vB3 allows you to add as many options as you want
Old version of vB custom field only allow you to add 30 fields to their options (for some reason), I re-write this hack, to use with vB3-beta7, then update for vB3.0.1. (dont want to remove it and use vB default dropdown option)
advantage over the default field: you dont have to store the whole country name in database (save some space), use US instead of United States, it is also easier if you want to use this for flag ...
Author: HacNho (mtha) Version: 2.0 Description:
- Use FIELD2 as Country field
- Add selections for countries in registration (call register_customfields_country template)
- Add selections for countries in edit profile (call register_customfields_country template)
- Add selections for countries in memberlist search (call register_customfields_country template)
File to edit: 3 (register.php, includes/functions_user.php, memberlist.php) Template to edit: 0 Template to add: 2 (userfield_country and memberlist_search_country)
Version support: vB 3.0.1
UPGRADE: there's too many changes from vB3.0 beta to the final release, so you'd better uninstall the old mod before reinstall this one. - remove template register_customfields_country - remove the changes added in register.php, includes/functions_profile.php
OLD Version: 1.0 Description: - Use FIELD2 in userfield as Country field (this one used to be "Location") - Add seletions for countries in registration (call register_customfields_country template) - Add seletions for countries in edit profile (call register_customfields_country template) - Add seletions for countries in memberlist - Search (call register_customfields_country template) File to edit: 2 Template to edit: 0 Template to add: 1 (register_customfields_country) Version support: vB 3.0 b4 - b7
Important:
BACKUP modified files and template before making changes.
USE at your own risk!
You may want to check the country lists, as of I got several different lists from internet, and use one of them
Suggestion: you should download and use YaME, to read this file. It will be much easier to understand what you should do.
Credit:
- those who wrote this tools BoardMod and YaME
- those who make the countries list, so I just need to re-edit them
Additional mod: customfield_state NOTE: - you can only use one of the two mod. If you want to use both of them, you have to change field# in one of them (as of I am using the same field# (field2) in both two mods.
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
looks great i need to investigate properly as i was looking for one that would drop down on location, you'd select your country then it would open another drop down to select state/region/province then it would do another for city and then a final input box for you to type a more specific location, if this does this yay, if not i'll have to hope i inspired you
hey sabret00the,
I am looking for something similar... did you find a solution for this problem?