Forums

Missing code when uploading posts

  1. Loving this app, but am finding that when i upload posts it misses out the < and the > for all html commands.

    So to clarfy i write a post or add an image, select pending review, hit upload and then when viewing in my webbrowser it copies the text and image fine, but missed out all the < > for things like paragraphs or the uploaded image.

    e.g the test post i just made was written in the app as normal

    Check one 1234
    Are open and close tags there this time

    but when uploaded it shows as this in the visual editor

    pCheck one 1234/p
    pAre open and close tags there this time/p

    instead of as i typed, or -

    <p>Check one 1234</p>
    <p>Are open and close tags there this time</p>

    I can add them in myself, and copy to the html editor, but if its poss to sort it then would be greatly appreciated.

    Thanks for your otherwise great app

  2. Sounds like you are a victim of the libxml2 issue. Solution can be found here:

    http://josephscott.org/archives/2009/03/conclusion-of-libxml2-issues-use-php-529-libxml2-273/

  3. Thanks mrroundhill. I'll pass the link on to my web host siteground

Topic Closed

This topic has been closed to new replies.


About this Topic