Go Back   vb.org Archive > vBulletin 4 Discussion > vB4 General Discussions
Prev Previous Post   Next Post Next
  #14  
Old 12-04-2014, 10:00 PM
vBNinja's Avatar
vBNinja vBNinja is offline
 
Join Date: May 2011
Location: USA
Posts: 239
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I think you should get rid of the file_get_contents and replace it with this:
PHP Code:
$countries = array (
  
'AD' => 'Andorra',
  
'AE' => 'United Arab Emirates',
  
'AF' => 'Afghanistan',
  
'AG' => 'Antigua and Barbuda',
  
'AI' => 'Anguilla',
  
'AL' => 'Albania',
  
'AM' => 'Armenia',
  
'AO' => 'Angola',
  
'AQ' => 'Antarctica',
  
'AR' => 'Argentina',
  
'AS' => 'American Samoa',
  
'AT' => 'Austria',
  
'AU' => 'Australia',
  
'AW' => 'Aruba',
  
'AX' => 'Aland Islands',
  
'AZ' => 'Azerbaijan',
  
'BA' => 'Bosnia and Herzegovina',
  
'BB' => 'Barbados',
  
'BD' => 'Bangladesh',
  
'BE' => 'Belgium',
  
'BF' => 'Burkina Faso',
  
'BG' => 'Bulgaria',
  
'BH' => 'Bahrain',
  
'BI' => 'Burundi',
  
'BJ' => 'Benin',
  
'BL' => 'Saint Barthelemy',
  
'BM' => 'Bermuda',
  
'BN' => 'Brunei',
  
'BO' => 'Bolivia',
  
'BQ' => 'Bonaire, Saint Eustatius and Saba',
  
'BR' => 'Brazil',
  
'BS' => 'Bahamas',
  
'BT' => 'Bhutan',
  
'BV' => 'Bouvet Island',
  
'BW' => 'Botswana',
  
'BY' => 'Belarus',
  
'BZ' => 'Belize',
  
'CA' => 'Canada',
  
'CC' => 'Cocos Islands',
  
'CD' => 'Democratic Republic of the Congo',
  
'CF' => 'Central African Republic',
  
'CG' => 'Republic of the Congo',
  
'CH' => 'Switzerland',
  
'CI' => 'Ivory Coast',
  
'CK' => 'Cook Islands',
  
'CL' => 'Chile',
  
'CM' => 'Cameroon',
  
'CN' => 'China',
  
'CO' => 'Colombia',
  
'CR' => 'Costa Rica',
  
'CU' => 'Cuba',
  
'CV' => 'Cape Verde',
  
'CW' => 'Curacao',
  
'CX' => 'Christmas Island',
  
'CY' => 'Cyprus',
  
'CZ' => 'Czech Republic',
  
'DE' => 'Germany',
  
'DJ' => 'Djibouti',
  
'DK' => 'Denmark',
  
'DM' => 'Dominica',
  
'DO' => 'Dominican Republic',
  
'DZ' => 'Algeria',
  
'EC' => 'Ecuador',
  
'EE' => 'Estonia',
  
'EG' => 'Egypt',
  
'EH' => 'Western Sahara',
  
'ER' => 'Eritrea',
  
'ES' => 'Spain',
  
'ET' => 'Ethiopia',
  
'FI' => 'Finland',
  
'FJ' => 'Fiji',
  
'FK' => 'Falkland Islands',
  
'FM' => 'Micronesia',
  
'FO' => 'Faroe Islands',
  
'FR' => 'France',
  
'GA' => 'Gabon',
  
'GB' => 'United Kingdom',
  
'GD' => 'Grenada',
  
'GE' => 'Georgia',
  
'GF' => 'French Guiana',
  
'GG' => 'Guernsey',
  
'GH' => 'Ghana',
  
'GI' => 'Gibraltar',
  
'GL' => 'Greenland',
  
'GM' => 'Gambia',
  
'GN' => 'Guinea',
  
'GP' => 'Guadeloupe',
  
'GQ' => 'Equatorial Guinea',
  
'GR' => 'Greece',
  
'GS' => 'South Georgia and the South Sandwich Islands',
  
'GT' => 'Guatemala',
  
'GU' => 'Guam',
  
'GW' => 'Guinea-Bissau',
  
'GY' => 'Guyana',
  
'HK' => 'Hong Kong',
  
'HM' => 'Heard Island and McDonald Islands',
  
'HN' => 'Honduras',
  
'HR' => 'Croatia',
  
'HT' => 'Haiti',
  
'HU' => 'Hungary',
  
'ID' => 'Indonesia',
  
'IE' => 'Ireland',
  
'IL' => 'Israel',
  
'IM' => 'Isle of Man',
  
'IN' => 'India',
  
'IO' => 'British Indian Ocean Territory',
  
'IQ' => 'Iraq',
  
'IR' => 'Iran',
  
'IS' => 'Iceland',
  
'IT' => 'Italy',
  
'JE' => 'Jersey',
  
'JM' => 'Jamaica',
  
'JO' => 'Jordan',
  
'JP' => 'Japan',
  
'KE' => 'Kenya',
  
'KG' => 'Kyrgyzstan',
  
'KH' => 'Cambodia',
  
'KI' => 'Kiribati',
  
'KM' => 'Comoros',
  
'KN' => 'Saint Kitts and Nevis',
  
'KP' => 'North Korea',
  
'KR' => 'South Korea',
  
'KW' => 'Kuwait',
  
'KY' => 'Cayman Islands',
  
'KZ' => 'Kazakhstan',
  
'LA' => 'Laos',
  
'LB' => 'Lebanon',
  
'LC' => 'Saint Lucia',
  
'LI' => 'Liechtenstein',
  
'LK' => 'Sri Lanka',
  
'LR' => 'Liberia',
  
'LS' => 'Lesotho',
  
'LT' => 'Lithuania',
  
'LU' => 'Luxembourg',
  
'LV' => 'Latvia',
  
'LY' => 'Libya',
  
'MA' => 'Morocco',
  
'MC' => 'Monaco',
  
'MD' => 'Moldova',
  
'ME' => 'Montenegro',
  
'MF' => 'Saint Martin',
  
'MG' => 'Madagascar',
  
'MH' => 'Marshall Islands',
  
'MK' => 'Macedonia',
  
'ML' => 'Mali',
  
'MM' => 'Myanmar',
  
'MN' => 'Mongolia',
  
'MO' => 'Macao',
  
'MP' => 'Northern Mariana Islands',
  
'MQ' => 'Martinique',
  
'MR' => 'Mauritania',
  
'MS' => 'Montserrat',
  
'MT' => 'Malta',
  
'MU' => 'Mauritius',
  
'MV' => 'Maldives',
  
'MW' => 'Malawi',
  
'MX' => 'Mexico',
  
'MY' => 'Malaysia',
  
'MZ' => 'Mozambique',
  
'NA' => 'Namibia',
  
'NC' => 'New Caledonia',
  
'NE' => 'Niger',
  
'NF' => 'Norfolk Island',
  
'NG' => 'Nigeria',
  
'NI' => 'Nicaragua',
  
'NL' => 'Netherlands',
  
'NO' => 'Norway',
  
'NP' => 'Nepal',
  
'NR' => 'Nauru',
  
'NU' => 'Niue',
  
'NZ' => 'New Zealand',
  
'OM' => 'Oman',
  
'PA' => 'Panama',
  
'PE' => 'Peru',
  
'PF' => 'French Polynesia',
  
'PG' => 'Papua New Guinea',
  
'PH' => 'Philippines',
  
'PK' => 'Pakistan',
  
'PL' => 'Poland',
  
'PM' => 'Saint Pierre and Miquelon',
  
'PN' => 'Pitcairn',
  
'PR' => 'Puerto Rico',
  
'PS' => 'Palestinian Territory',
  
'PT' => 'Portugal',
  
'PW' => 'Palau',
  
'PY' => 'Paraguay',
  
'QA' => 'Qatar',
  
'RE' => 'Reunion',
  
'RO' => 'Romania',
  
'RS' => 'Serbia',
  
'RU' => 'Russia',
  
'RW' => 'Rwanda',
  
'SA' => 'Saudi Arabia',
  
'SB' => 'Solomon Islands',
  
'SC' => 'Seychelles',
  
'SD' => 'Sudan',
  
'SE' => 'Sweden',
  
'SG' => 'Singapore',
  
'SH' => 'Saint Helena',
  
'SI' => 'Slovenia',
  
'SJ' => 'Svalbard and Jan Mayen',
  
'SK' => 'Slovakia',
  
'SL' => 'Sierra Leone',
  
'SM' => 'San Marino',
  
'SN' => 'Senegal',
  
'SO' => 'Somalia',
  
'SR' => 'Suriname',
  
'SS' => 'South Sudan',
  
'ST' => 'Sao Tome and Principe',
  
'SV' => 'El Salvador',
  
'SX' => 'Sint Maarten',
  
'SY' => 'Syria',
  
'SZ' => 'Swaziland',
  
'TC' => 'Turks and Caicos Islands',
  
'TD' => 'Chad',
  
'TF' => 'French Southern Territories',
  
'TG' => 'Togo',
  
'TH' => 'Thailand',
  
'TJ' => 'Tajikistan',
  
'TK' => 'Tokelau',
  
'TL' => 'East Timor',
  
'TM' => 'Turkmenistan',
  
'TN' => 'Tunisia',
  
'TO' => 'Tonga',
  
'TR' => 'Turkey',
  
'TT' => 'Trinidad and Tobago',
  
'TV' => 'Tuvalu',
  
'TW' => 'Taiwan',
  
'TZ' => 'Tanzania',
  
'UA' => 'Ukraine',
  
'UG' => 'Uganda',
  
'UM' => 'United States Minor Outlying Islands',
  
'US' => 'United States',
  
'UY' => 'Uruguay',
  
'UZ' => 'Uzbekistan',
  
'VA' => 'Vatican',
  
'VC' => 'Saint Vincent and the Grenadines',
  
'VE' => 'Venezuela',
  
'VG' => 'British Virgin Islands',
  
'VI' => 'U.S. Virgin Islands',
  
'VN' => 'Vietnam',
  
'VU' => 'Vanuatu',
  
'WF' => 'Wallis and Futuna',
  
'WS' => 'Samoa',
  
'XK' => 'Kosovo',
  
'YE' => 'Yemen',
  
'YT' => 'Mayotte',
  
'ZA' => 'South Africa',
  
'ZM' => 'Zambia',
  
'ZW' => 'Zimbabwe',
); 
Reply With Quote
2 благодарности(ей) от:
KGodel, kh99
 

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 05:04 AM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.11416 seconds
  • Memory Usage 3,665KB
  • Queries Executed 12 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (6)bbcode_code
  • (11)bbcode_php
  • (7)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)navbar
  • (3)navbar_link
  • (120)option
  • (36)post_thanks_box
  • (8)post_thanks_box_bit
  • (36)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (7)post_thanks_postbit
  • (36)post_thanks_postbit_info
  • (36)postbit
  • (36)postbit_onlinestatus
  • (36)postbit_wrapper
  • (1)showthread_list
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_threadedmode.php
  • ./includes/functions_post_thanks.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_postinfo_query
  • fetch_postinfo
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids_threaded
  • showthread_threaded_construct_link
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • fetch_musername
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • post_thanks_function_fetch_thanks_bit_start
  • post_thanks_function_show_thanks_date_start
  • post_thanks_function_show_thanks_date_end
  • post_thanks_function_fetch_thanks_bit_end
  • post_thanks_function_fetch_post_thanks_template_start
  • post_thanks_function_fetch_post_thanks_template_end
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete