News:

Wondering if this will always be free?  See why free is better.

Main Menu

[2.1 RC1] Bug Editor (syntax error)

Started by maximus23, February 05, 2019, 12:09:26 PM

Previous topic - Next topic

maximus23

Hello,

Last update 2.1 RC1

Please check the code error :

File : Themes\default\scripts\jquery.sceditor.smf.js

Search:

sceditor.formats.bbcode.set(
'li', {
tags: {
li: null
},
isInline: false,
closedBy: ['/ul', '/ol', '/list', 'li', '*', '@', '+', 'x', '#', 'o', 'O', '0'],
format: '[li]{0}[/li]',
html: '<li>{0}</li>'
},
);


and replace by:

sceditor.formats.bbcode.set(
'li', {
tags: {
li: null
},
isInline: false,
closedBy: ['/ul', '/ol', '/list', 'li', '*', '@', '+', 'x', '#', 'o', 'O', '0'],
format: '[li]{0}[/li]',
html: '<li>{0}</li>',
}
);


:)
Pas de support par PM ou Courrier...Veuillez utiliser le forum pour vous avoir une réponse rapide à votre demande d'aide. Merci.
Amitiés et à Bientôt...
No support by PM or Mail...You will get better and faster responses in the support forums. Thank you.
Have a nice day...


GravuTrad

On a toujours besoin d'un plus petit que soi! (Petit!Petit!)


Think about Search function before posting.
Pensez à la fonction Recherche avant de poster.

Advertisement: