By Martin Cedras on Wednesday, 14 September 2016
Posted in Technical Issues
Replies 1
Likes 0
Views 319
Votes 0
Hello,

There is an issue when a user is posting comments using the default commenting tool of easyblog. The error occurs when user clicks on one of the two list buttons from the toolbar.

Searching the files, I could easily fix it updating the files

  • components\com_easyblog\themes\wireframe\comments\bbcode.js
  • components\com_easyblog\themes\wireframe\comments\default.js
  • administrator\components\com_easyblog\themes\default\comments\form.js


Each of these files containent \\n instead of the \n for the two list element of the EasyBlogBBCodeSettings objects.

Updating these solved the issue I had.

Regards.
Hi Martin Cedras,

Good catch! I've fix this issue in our repository, and it will included in our incoming version

Have a nice day ahead
·
Thursday, 15 September 2016 10:42
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post