user:name
user:lastvisitDate
country
user:country
country
{user id="123"}[my-profile-image-field width="50"] [name] ([username]){/user}
{users usergroup="Administrator"}- [name] ([address1, [postal-code], [city]]){/users}
Warning
JInstaller: :Install: File does not exist /home/abcdef/public_html[TMP]/install_66deab4b5f11b/packages/j4/plg_system_usersanywhere/js
JInstaller: :Install: File does not exist /home/abcdef/public_html[TMP]/install_66deab4b5f11b/en-GB/en-GB.pkg_usersanywhere.sys.ini
0
Class "RegularLabs\Library\User" not found
Home Page
Call Stack
# Function Location
1 () JROOT/plugins/system/usersanywhere/src/Users.php:159
2 RegularLabs\Plugin\System\UsersAnywhere\Users->getCurrentUserValues() JROOT/plugins/system/usersanywhere/src/Users.php:926
3 RegularLabs\Plugin\System\UsersAnywhere\Users->setFilterValues() JROOT/plugins/system/usersanywhere/src/Users.php:113
4 RegularLabs\Plugin\System\UsersAnywhere\Users->__construct() JROOT/plugins/system/usersanywhere/src/PluginTag.php:309
{user[u]}[/u]
{user[u]][/u]
{users[u]}[/u]
{users[u]][/u]
{/user[u]s[/u]}
{/user}
{users}
{users usergroup="Super Users"}
[name] - [user-country]
{/users}
<div class="uk-overflow-auto">
<table class="uk-table uk-table-striped uk-table-small uk-table-responsive">
<thead>
<tr>
<th style="width: 15%;"><span uk-icon="user"></span> Participant</th>
<th style="width: 15%;"><span uk-icon="tag"></span> Position</th>
<th style="width: 25%;"><span uk-icon="home"></span> Institute</th>
<th style="width: 10%;"><span uk-icon="world"></span> Country</th>
<th style="width: 20%;"><span uk-icon="list"></span> SFP Session</th>
<th style="width: 15%;"><span uk-icon="list"></span> Workshop</th>
</tr>
</thead>
<tbody>
{users usergroup="Super Users" ordering="name ASC" visible="Yes"}
<tr>
<td>[count]. [title] [name]</td>
<td>[current-position]</td>
<td>[user-institute]</td>
<td>[user-country]<br><br></td>
<td>{if sfps-list}[sfps-list]{else}-{/if}</td>
<td>{if workshops-list}[workshops-list]{else}-{/if}</td>
</tr>
{/users}
</tbody>
</table>
</div>