MyBB Community Forums

Full Version: Country Flag
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9
I'm going to have to take this plugin down temporarily, as I cannot figure out what's wrong with it.
There is an issue with the encoding of inc/languages/english/country.lang.php file. It uses UTF-8 while the other files have the correct UTF-8 without BOM. At least this is caused by it: http://community.mybb.com/thread-148711-...pid1072195 not sure if blank pages too.
Plugin has been updated to 1.1.

- Added PostgreSQL and SQLite support
- Changed (int)$mybb->input to $mybb->get_input
- Changed bad file encoding

To update, you must first deactivate the plugin (do not uninstall), upload all new files and reactivate.
Now it works.

Thanks!
Starpaul20

   Kudos on this plugin it seems to provide my community well. I have noticed upon user registration if user does not change the required country flag field it defaults the first flag on the list. My question. How could I change default flag on first display of drop down list? 

Or just remind everyone to read and adjust all fields in registration? Toungue
Hi, i'm newbie here and new to MyBB and i would like to ask, how can i install this 'Country Flag'
If you have some guides here or links that i can follow kindly please post here.
Greatly appreciated! Thank you :3
Upload the content of the plugin to your web root . And install the plugin from your admin control panel .
Hi,
Many thanks for this nice little plugin.
I just have one question? how do registered users set their country.
This seems to be missing from their User CP...
All of the best
Mark
(2015-07-07, 12:47 PM)mgrindel Wrote: [ -> ]Hi,
Many thanks for this nice little plugin.
I just have one question? how do registered users set their country.
This seems to be missing from their User CP...
All of the best
Mark

Goto Configuration >>> Login and Registration
Options >>> Require Country Field
set to yes & save settings .
Plugin has been updated to 1.1.1.

- Updated cache delete function
- Use queried id instead of input
- Use htmlspecialchars_uni when logging admin action
- Added mention that language strings can be used in country names
- Dropping useless globals

To update, just overwrite the old files.
Pages: 1 2 3 4 5 6 7 8 9