Hi
Has anybody hit this problem?
1- Initiate creating a new message
2- Type in a username as recipient. Then leave a space (one character)
3- Then some Elgg code becomes visible just below the username (By the way, it would be great if Elgg site allowed uploading of images -screenshots..).
regards.
With Elgg 1.9.5 with a couple of non-bundled plugins. On Windows 8 IE 11 browser.
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.
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
- Matt Beckett@Beck24
Matt Beckett - 0 likes
- ihayredinov@ihayredinov
ihayredinov - 0 likes
- İşöğüçı@Sinan
İşöğüçı - 0 likes
- Matt Beckett@Beck24
Matt Beckett - 0 likes
- İşöğüçı@Sinan
İşöğüçı - 0 likes
- Nikolai Shcherbin@rivervanrain
Nikolai Shcherbin - 0 likes
You must log in to post replies.No Issues
Working fine here too. Check with the non-bundled plugins disabled. The functionality that makes that happen is a javascript file that needs to be included using elgg_load_js/elgg_require_js - it's possible some plugin has overwrote views and forgot the js.
My best guess: developer tools sometimes pollute ajax output with some log messages. Try disabling. Also turn off debugging in site settings.
Thank you all for your replies. I have disabled all non-bundled plugins plus Aalborg, Developer Tools, Diagnostícs. Also turned off logging. But problem is still there. It might be something related to my specific environment...
Best Regards.
Also check whether it operates differently with caching on/off
I tried with all caching off. No change...
The very best solution