The MU forums have moved to WordPress.org

Can't post image on weblog (12 posts)

  1. Ksaveras
    Member
    Posted 17 years ago #

    In editor I write some text, then click "Send to editor" on image shortcut, ant save post. text is saved but image dissapears from text.

    Both when using and not using WYSIWYG editor.

  2. Ksaveras
    Member
    Posted 17 years ago #

    Content is replaced when posting to PHP, before $_POST['content'] gets content data.

    Anyone got solution ?

  3. andrea_r
    Moderator
    Posted 17 years ago #

    Are you posting code in the entry?

  4. Ksaveras
    Member
    Posted 17 years ago #

    posting code when not using tinymce.
    also tried using thumbnails below content textarea.

    I checked - content is filtered (can't find where) before it is submitted. javascripts ? where ? why ? how to config them ?

  5. andrea_r
    Moderator
    Posted 17 years ago #

    php and javascript WILL get stripped out of posts.

    have you tried posting an image just by itself or with text?

  6. Ksaveras
    Member
    Posted 17 years ago #

    tried posting text:

    aaa<img src="image.jpg" alt="title" />

    ant get only text 'aaa'

  7. andrea_r
    Moderator
    Posted 17 years ago #

    huh. That is most definitely weird. Is this a new install? Was it working before and now it's not?

  8. Ksaveras
    Member
    Posted 17 years ago #

    it's brand new install just downloaded today.

    any developers here ? can they tell which JS does this stuff?

  9. andrea_r
    Moderator
    Posted 17 years ago #

    Did you download RC4 or the latest out of trac?

    I'm not usre how often donnacha comes by, but he'd be the only developer we hear from.

  10. drmike
    Member
    Posted 17 years ago #

    are you using image.jpg or the actually URL of the picture?

    Can we see an example of this to see what's going on?

  11. Ksaveras
    Member
    Posted 17 years ago #

    You can try to signup to wpmu blog at lietblogs.lt
    I downloaded latest cvs talbar.

  12. Ksaveras
    Member
    Posted 17 years ago #

    Ok resolved this issue - it's PHP's filter extension. Damn me. It stripped all html tags from POST variables.

About this Topic

  • Started 17 years ago by Ksaveras
  • Latest reply from Ksaveras