Forums

Join
bbPress Support ForumsInstallationimg plugin bug

Info

Tags

img plugin bug

  1. sorry to be posting a bug so soon, but ive been using the Allow Images plugin and everything seems to be in order, but then suddenly it started rejecting img tags and now i cant seem to get it back... if i do a full on <img src="whatever"> it just returns this: <img>

    Anyone have any ideas why this might be happening?

  2. Try <img src="whatever" />

    Nice catch, though. Thanks!

  3. Np, and thank you - that worked.

  4. The Allow-image plugin seems to have some problem. It cannot work properly on my bbpress 0.8.1. After I type <img src="what ever" /> and then reedit the post, then tag
    will become
    <img />. I think it due to the rmove_filter ("pre_post", "......"); in the plugin. Anyone has the same problem ? Thanks

  5. You must log in to post.