Images, a pain in my side…
-
First off, sorry mods if this is a double post. I left a comment on the Allow Images plugin page, but I don’t think many people read those comments unless they themselves are having a problem. So I thought I would be better off starting a new topic.
I’ve been stumbling with getting images to work on my bbpress 0.8.2.1 forums for a day or two now. For some reason the Allow Images 0.7.1 plugin doesn’t work for me. When I post an image it gets truncated down to <img /> in the database.
I’ve tried using the two spaces before the ending slash – No Luck
I’ve also tried editing the bbpress core files like meeciteewurkor recommended – No Luck.
I did notice that if I used phpmyadmin to edit the database manually and put the
<img src="http://domain.com/image.jpg" />
code into a post the image shows up. So there has got to be a function that is filtering out the src part of the image tag or somethingAnyone have any suggestions? Is there a function I should be looking at in particular?
- You must be logged in to reply to this topic.