It's really a weird bug. In the group profile page, when the user hover and click on a member's avatar, the hover dropdown menu does not appear. What's even more weird is that this only happens in a few groups and other groups are woking fine.
I checked the network, the menu/user_hover/contents ajax request is successully sent and other query strings are also in the request, but it doesn't return anything. the preview and response tab in chrome dev tool is empty. The code for this part should be the same across the site, right? Why is it behaving differently in different groups? Any ideas will be appreciated.
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by RaĆ¼l Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- iionly@iionly
iionly - 0 likes
You must log in to post replies.It might be another plugin causing the problem. It might occur only in some groups if this other plugin provides some functionality that's not in use in all groups or it allows adding some content that is not present in groups without the issue. For testing you could disable 3rd party plugins temporarily to see if the problem remains. If not, some plugin is causing the trouble. If it's still there my guess is wrong.