For me it works (XF2.2.4). Now it runs productive on my server.
Thx very much.
Is it possible to create a icon for a own BBcode like "blink"
Editor Icon
, and select "Font awesome icon", and enter the icon value that you like to use, e.g. eye
if you want to use fa fa-eye
.Have you ruled out any 3rd party add-on involvement? I've tried pretty much every possible combination on my local now, but I haven't been able to reproduce any further issues with the system unfortunately.Okay how can I let you know that they (the normal users) are still parsing new html as they use the bbcode.
The permission is not working.
What I did now is to disable the bbcode altogether and that disabled the rendering.
I will go thru it later and give you a report.Have you ruled out any 3rd party add-on involvement? I've tried pretty much every possible combination on my local now, but I haven't been able to reproduce any further issues with the system unfortunately.
Where I can see the names of available icons? EgYeah, when editing the custom BB code in the admin control panel, scroll down toEditor Icon
, and select "Font awesome icon", and enter the icon value that you like to use, e.g.eye
if you want to usefa fa-eye
.
fa fa-???
The fontawesome homepage has a neat list/search for all available icons: https://fontawesome.com/iconsWhere I can see the names of available icons? Eg(....for blink)Code:fa fa-???
ACP > Content > BB Codes > Custom BB codes > [Your BB code]Thx. Where in the forum do I have to save this?
Uncaught TypeError: Cannot read property 'hasClass' of undefined
at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315)
at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301)
at c.drop (editor_manager-compiled.js?_v=e9a60832:190)
at Object.<anonymous> (core-compiled.js?_v=e9a60832:87)
at editor_manager-compiled.js?_v=e9a60832:22
at Array.forEach (<anonymous>)
at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22)
at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22)
at aa (editor_manager-compiled.js?_v=e9a60832:14)
at HTMLHtmlElement.N (editor_manager-compiled.js?_v=e9a60832:14)
updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315
rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301
drop @ editor_manager-compiled.js?_v=e9a60832:190
(anonymous) @ core-compiled.js?_v=e9a60832:87
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
a.emit @ editor_manager-compiled.js?_v=e9a60832:22
aa @ editor_manager-compiled.js?_v=e9a60832:14
N @ editor_manager-compiled.js?_v=e9a60832:14
editor_manager-compiled.js?_v=e9a60832:315 Uncaught TypeError: Cannot read property 'hasClass' of undefined
at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315)
at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301)
at c.updateList (editor_manager-compiled.js?_v=e9a60832:261)
at c.remove (editor_manager-compiled.js?_v=e9a60832:209)
at Object.<anonymous> (core-compiled.js?_v=e9a60832:87)
at editor_manager-compiled.js?_v=e9a60832:22
at Array.forEach (<anonymous>)
at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22)
at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22)
at ca (editor_manager-compiled.js?_v=e9a60832:15)
updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315
rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301
updateList @ editor_manager-compiled.js?_v=e9a60832:261
remove @ editor_manager-compiled.js?_v=e9a60832:209
(anonymous) @ core-compiled.js?_v=e9a60832:87
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
(anonymous) @ editor_manager-compiled.js?_v=e9a60832:22
a.emit @ editor_manager-compiled.js?_v=e9a60832:22
ca @ editor_manager-compiled.js?_v=e9a60832:15
N @ editor_manager-compiled.js?_v=e9a60832:14
Now it works ^^Now I have this (still no icon):
The toolbar management is not part of this add-on and handled by XenForo. If there is an error in this add-on that triggers this behavior, I haven't been able to reproduce it yet. The JavaScript error unfortunately doesn't give me any insight on what could be wrong here.hello, I have recently upgraded to 2.0.0 and the layout editor does not seem to work for me. I am not able to move the buttons around, not even remove them from the toolbar (even though I get a notification that it has been removed - my cursor is still dragging it around).
Here are the errors from the console:
Code:Uncaught TypeError: Cannot read property 'hasClass' of undefined at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315) at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301) at c.drop (editor_manager-compiled.js?_v=e9a60832:190) at Object.<anonymous> (core-compiled.js?_v=e9a60832:87) at editor_manager-compiled.js?_v=e9a60832:22 at Array.forEach (<anonymous>) at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22) at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22) at aa (editor_manager-compiled.js?_v=e9a60832:14) at HTMLHtmlElement.N (editor_manager-compiled.js?_v=e9a60832:14) updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315 rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301 drop @ editor_manager-compiled.js?_v=e9a60832:190 (anonymous) @ core-compiled.js?_v=e9a60832:87 (anonymous) @ editor_manager-compiled.js?_v=e9a60832:22 (anonymous) @ editor_manager-compiled.js?_v=e9a60832:22 a.emit @ editor_manager-compiled.js?_v=e9a60832:22 aa @ editor_manager-compiled.js?_v=e9a60832:14 N @ editor_manager-compiled.js?_v=e9a60832:14 editor_manager-compiled.js?_v=e9a60832:315 Uncaught TypeError: Cannot read property 'hasClass' of undefined at c.updateEditorPreview (editor_manager-compiled.js?_v=e9a60832:315) at c.rebuildValueCache (editor_manager-compiled.js?_v=e9a60832:301) at c.updateList (editor_manager-compiled.js?_v=e9a60832:261) at c.remove (editor_manager-compiled.js?_v=e9a60832:209) at Object.<anonymous> (core-compiled.js?_v=e9a60832:87) at editor_manager-compiled.js?_v=e9a60832:22 at Array.forEach (<anonymous>) at Object.<anonymous> (editor_manager-compiled.js?_v=e9a60832:22) at Object.a.emit (editor_manager-compiled.js?_v=e9a60832:22) at ca (editor_manager-compiled.js?_v=e9a60832:15) updateEditorPreview @ editor_manager-compiled.js?_v=e9a60832:315 rebuildValueCache @ editor_manager-compiled.js?_v=e9a60832:301 updateList @ editor_manager-compiled.js?_v=e9a60832:261 remove @ editor_manager-compiled.js?_v=e9a60832:209 (anonymous) @ core-compiled.js?_v=e9a60832:87 (anonymous) @ editor_manager-compiled.js?_v=e9a60832:22 (anonymous) @ editor_manager-compiled.js?_v=e9a60832:22 a.emit @ editor_manager-compiled.js?_v=e9a60832:22 ca @ editor_manager-compiled.js?_v=e9a60832:15 N @ editor_manager-compiled.js?_v=e9a60832:14
what other hints i could provide in order to allow you to debug it? Thanks!The toolbar management is not part of this add-on and handled by XenForo. If there is an error in this add-on that triggers this behavior, I haven't been able to reproduce it yet. The JavaScript error unfortunately doesn't give me any insight on what could be wrong here.
You can download version 1.2.1 Patch Level 1 from the history tab.Is there a version of this that works with 2.1?
We use essential cookies to make this site work, and optional cookies to enhance your experience.