Hi,
Reply is not showing immediatly when posting as guest. It causes to have several times the same reply recorded becasue the user cannot see that anything happened when clicking on the reply button.
When debugging, I notice the following javascript error :
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data foundry.js:8544:0
SyntaxError: JSON.parse: unexpected character at line 1 column 1 of the JSON data foundry.js:8544:0
from the folder /media/foundry/3.1/scripts/foundry.js
Any idea how to solve this ?
Thank you