MyBB Community Forums

Full Version: Something wrong with the buddy list-page?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
The buddy list on my forum does'nt work. It seems that there is something wrong with the template. On this Mybb forum it does'nt work either:
https://mybb.com/misc.php?action=buddypopup

Is this a bug?
It does work on here you're just using the wrong URL. It should be the following:

https://commuinty.mybb.com/misc.php?action=buddypopup

You'll need to elaborate when you say your buddy list on your forum "doesn't work".
I see indeed. But it is a white page with text, the avatar of the buddy and a link to his account. Should'nt it be a MyBB template like all the pages? With a header, footer etc?
Or is this how it should like?
This is how it should be as you're going directly to the link. If you look in MyBB's header, you'll see Open Buddy List. Click it and it'll come with as a modal with a template. Let's now take a look behind it as it's a link instead of just a URL:

<a href="javascript:void(0)" onclick="MyBB.popupWindow('https://community.mybb.com/misc.php?action=buddypopup&amp;modal=1', null, true); return false;">Open Buddy List</a>

See how it slightly differs?
Thanks again for your clear explanation Wires. I did'nt know that. I've learned something again today :-)
I was looking at somebody's profile, under 'status' it says "Online (looking at the buddy list)" . That's the link I used.......
(2018-07-24, 12:57 PM)Wires Wrote: [ -> ]It does work on here you're just using the wrong URL. It should be the following:

https://commuinty.mybb.com/misc.php?action=buddypopup

You'll need to elaborate when you say your buddy list on your forum "doesn't work".

I don't mean to be nitpicking you, but... 'community' is misspelled in the URL.

Just saying...