Hi
The issue I have is The Location field in the Who's Online show empty results.
If I visit Who's Online on my Forum it look like this
![[Image: iGHhvsJ.png]](https://camo.mybb.com/467800376814a5bac13fb38d62d680f3825b83d4/68747470733a2f2f692e696d6775722e636f6d2f6947486876734a2e706e67)
both Username and Time show results but Location not showing any.
Also I can't see the title [Username, Time, Location] too
Hi,
It is recommended to provide a URL to your forum so the community can better assist and someone can review the code source to check any errors.
Hi,
Can you post the templates for index_whosonline?
You can access this information through Admin Control Panel -> Templates & Style -> Templates -> Your current theme template -> Index Page Templates
Hopefully, this can provide some additional details. I am assuming you are using the default MyBB theme?
Sorry for the late reply,
<tr>
<td class="tcat"><span class="smalltext"><strong>{$lang->whos_online}</strong> [<a href="online.php">{$lang->complete_list}</a>]</span></td>
</tr>
<tr>
<td class="trow1"><span class="smalltext">{$lang->online_note}<br />{$onlinemembers}</span></td>
</tr>
Could you run a File Verification check in the ACP and post the results here? Also, your current installed plugin list could be useful.