Re: TinyMCE and Allow Images installed, but images doesn't work!
bb-gian:
Thankyou VERY much for your help and the clarity with which you explained yourself.
I kinda had managed to make images work with tinyMCE alone (tinyMCE3.7.2, bb-press1.01) and have only used your tip on the ‘functions.bb-formatting.php’ that I’m not too sure is working.
When I insert images and then render the page there is a ‘ “image26.jpg” />’ after the image itself, looking at the source code I see a linebreak (br) inside the value of the ‘alt’ attribute that breaks the code.
Same thing happens on links: a linebreak ‘br’ at the beginning of the ‘href’ value.
Anyone having/had the same problem?