Code: Select all
Parse error: syntax error, unexpected '}' in C:\xampp\htdocs\game\forum\includes\template.php(175) : eval()'d code on line 118
Code: Select all
Parse error: syntax error, unexpected '}' in C:\xampp\htdocs\game\forum\cache\tpl_prosilver_memberlist_body.html.php on line 118
Code: Select all
<td class="info"><!-- IF memberrow.U_WWW or memberrow.LOCATION or memberrow.FLAG_IMG --><!-- IF memberrow.U_WWW --><div><a href="{memberrow.U_WWW}" title="{L_VISIT_WEBSITE}: {memberrow.U_WWW}">{memberrow.U_WWW}</a></div><!-- ENDIF --><!-- IF memberrow.LOCATION --><div>{memberrow.LOCATION}</div><!-- ENDIF --><!-- IF memberrow.FLAG_IMG --><div>{memberrow.FLAG_IMG}</div><!-- ENDIF --><!-- ELSE --> <!-- ENDIF --></td></div><!-- ENDIF --><!-- ELSE --> <!-- ENDIF --></td>
TMorph wrote:This mod does not work well in phpbb3 version 3.0.1 gives errors in the administration
The developer would have to be updated mod.
I uninstalled the mod to see if new version comes out. Greetings and thanks
Ofcourse the code for United Kingdom is GB. Despite though the links you posted, I'm afraid to say that IPs are not yet listed for those new Countries (perhaps they don't have an internet ISP over there?)-=ET=- wrote:Note for nedka...![]()
FYI, according to the ISO country list, 2 are missing, 1 is not a country and 1 code is wrong.
http://www.iso.org/iso/country_codes/is ... ements.htm
- Are missing Saint Barthélemy (BL)...
http://en.wikipedia.org/wiki/Saint_Barth%C3%A9lemy
...and Saint Martin (MF)...
http://en.wikipedia.org/wiki/Saint_Martin_%28France%29- Is not a country, Ascension Island. It's a dependency of the British overseas territory of Saint Helena (SH) which does not have its own flag.
http://en.wikipedia.org/wiki/Ascension_Island- At last, the code for the United Kingdom is GB (and not UK).
That is already the case Tourex. Users must select a flag to complete the registration process.Tourex wrote:Hi
This is a great mod and just what I am looking for. However, I need to force the user to pick a flag at time of registration - not just through the UCP. Any thoughts on that please?
Simply remove what is currently listed in the ACP Manage country flags module and then add your states in place of country codes. i.e. tx for Texas with the appropriate flag image etc.geeklife wrote:Could this be modified to show United States flags instead of countries? We have a forum that spans the states in the USA and this would fit, although the code would need to be modified to accomodate for state flags/states instead of country flags/countries.
Oh man..that simple? *smacks myself. Why didn't I think of that. Appreciate the heads up.oddfish wrote:Simply remove what is currently listed in the ACP Manage country flags module and then add your states in place of country codes. i.e. tx for Texas with the appropriate flag image etc.geeklife wrote:Could this be modified to show United States flags instead of countries? We have a forum that spans the states in the USA and this would fit, although the code would need to be modified to accomodate for state flags/states instead of country flags/countries.