admin (no pm's please)
|
phpbb2: USERINFO portal extensionNot installed yet, as we have to deploy all the new portals code as a batch.
But if you use the USERINFO portal, then it can be set to transfer the 2 letter country code of the users country to an xprofile field.
Then you could set the image part of that field to show either:
/ranks/ccflags/{FLAG}.png (user you own profile name)
or
/ranks/ccflags_medium/{FLAG}.png
to show a smaller flag. Set to display in topics and you will see which country a user is from.
Note that for this to work the {MYFF.USERINFO) portal must be included somewhere. Though you could actually blank out its template, so that it does the work invisibly.
|