MyBB Community Forums

Full Version: View online list shows buddy list popup link
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
When viewing the online list it shows "Viewing Buddy List".
I don't think this is intended as you see the raw content that's meant to be shown in a popup window: [Image: WWiFzco.png]
if you are referring to online list of your forum then it needs to be checked
you need to give forum url & test user account (looks like guests can't access online list (~) on your forum)
It isn't specific to my forum, you can see it on this forum.

[Image: MeNIC9y.png]

(and the link it gives will show what you see in the first post)
^ okay. you can modify it in online.lang.php file (remove the link)
$l['viewing_buddylist'] = "Viewing <a href=\"misc.php?action=buddypopup\">Buddy List</a>";
Hi,

Thank you for your report. We have pushed this issue to our Github repository for further analysis where you can track our commits and progress with fixing this bug. Discussions regarding this bug may also take place there too.

Follow this link to visit the issue on Github: https://github.com/mybb/mybb/issues/1673

Thanks for contributing to MyBB!

Regards,
The MyBB Group