@PitaJ Is it possible to tell the user that "there has to be a space before the @"? I found many users donot aware that and failed to mention others.
Or is it possible to mention others no matter if there is a space before the @
Hi all and happy new year
I have a problem with my nodebb install...
When i want to upload image on a post, i see the progress bar and have this message "Connection [MyForum] has been lost, attempting to reconnect"
My configuration :
NodeBB 0.9.3
Settings ok to upload images
Upload image on profil works
Redactor plugin 1.3.6
Without redactor, it's ok => problem with the redactor plugin? or maybe settings?
I see on the log before the error message and crash forum "undefined undefined"... maybe an error with the path or other settings on the plugin
I try to modify the upload path on the plugin source (static/lib/redactor.core.js : /api/post/upload) and reload the forum
Like this, no error message but no upload of my image...
If you have an idea...