I try to hide all regional fields (Country, Region, Sub-region and City) checking the option "Hidden" in User settings->Profiles, http://localhost/b2evolution503/admin.php?ctrl=usersettings, but when I go to the main users list, http://localhost/b2evolution503/admin.php?ctrl=users, I got this error if $debug = 0:
Fatal error: Call to undefined function country_flag() in F:\www\b2evolution503\inc\_core\ui\results\_results.class.php(1153) : eval()'d code on line 1
If $debug = 1 the error is gone, but the debug info appears as a new column after Gender.
Can you take a look, please?
Besides, when I try to modify the Number of rows displayed in results tables (http://localhost/b2evolution503/admin.php?ctrl=user&user_tab=advanced&user_ID=1), I get a 404 error, with the url http://localhost/b2evolution503/undefined20: