Avatar

More Button For The Smilies Not Working, Solution! (General)

by Micha ⌂, Thursday, April 03, 2014, 20:08 (3674 days ago) @ Magma
edited by Auge, Friday, April 04, 2014, 08:58

Hi,

I found the error in posting.js. Look for the function createBBCodeButton and change the following line:

if (button.isSmilie && list && list.length > 1)

to

if (button.isSmilie && list && list.length > 0)

regards
Micha

--
applied-geodesy.org - OpenSource Least-Squares Adjustment Software for Geodetic Sciences


Complete thread:

 RSS Feed of thread