cclaerhout
Well-known member
Create a Bb Code (disable the autolinking to be sure the problem doesn't come from there), in my example "bimg" with a basic output.
Copy this in a message:
Code:
[IMG]http://localhost/xenforo/styles/default/xenforo/logo.png[/IMG]
[bimg]http://localhost/xenforo/styles/default/xenforo/logo.png[/bimg]
The second one is a mess, see the attachment.
Tested with listeners disabled (which by the way don't disable template modifications, which can be a problem for any mod in the template "page_container_js_body" that has a variable coming from a listener => dev needs to put a conditional fallback to avoid any js error when debuging).
Attachments
Last edited: