MyBB Community Forums

Full Version: Add reputation popup not opening with users containing '@'
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi guys,

Not sure if this is an issue on my end or a bug that needs fixing.

Multiple users on my forum have the character '@' in their nickname and the reputation system is not working for them. I tried using the post rating and the profile button but the popup is not displaying.

https://i.imgur.com/eZrZ9Sv.png
Request is sent, but popup doesn't show: https://i.imgur.com/RYTG5Th.png

It is perfectly working for other users: https://i.imgur.com/oNC4oWU.png

Currently on mybb ver. 1.8.10

Forum URL: https://cod-rww.com/forum
Account for testing: 
u: demo
p: demo1234



Noticed same issue on this forum. But instead, the popup shows at the bottom of the page: https://community.mybb.com/user-59877.html
https://i.imgur.com/usqjvL5.png


Thanks,
Z.
That's a weird one. I'm moving this to the bugs & issues forum since it happens here too, and as such must be a bug.
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/3024

Thanks for contributing to MyBB!

Regards,
The MyBB Group
Hi again,

Sorry for bumping this but seems that someone fixed the issue on this forum.
Can you kindly inform us here or on git how was it fixed?

Regards,
Z.
(2018-02-25, 10:57 AM)Zak. Wrote: [ -> ]Hi again,

Sorry for bumping this but seems that someone fixed the issue on this forum.
Can you kindly inform us here or on git how was it fixed?

Regards,
Z.

it hasn't been fixed on github yet. wildcard commented that he couldn't duplicate the issue though.
Sorry for the late reply, but it seems to have been patched on this forum after I posted the report...
Here is what it used to be when you attempted to rep this user: https://community.mybb.com/user-59877.html
https://i.imgur.com/usqjvL5.png
And this is how it currently is: https://i.imgur.com/nH3z7XS.png
earlier provided test user account is no longer working .. anyway, it'd be better to update
your forum to a recent version of MyBB (may be 1.8.14) & check the referred issue ..
Just an observation:
It might be the problem related to modal script / plugin itself.
I have checked in 3 different browsers: Chrome, Firefox & Edge (all latest). Particularly for users having @ in username the modal is being generated at the bottom (probably changing the display from none to block, hence being visible there for fraction) without any dark overlay and then re positioning itself on center of the screen with overlay. May be for some reason some themes / sites failing the re positioning process and being stuck at the bottom ...

Captured the transform for better understanding:
(as I said it appears without overlay, but overlay is visible there as by the time I captured the screen the overlay appeared)

[Image: Untitled_3.png]