• l cant upload image to post. when l try to upload an image, it says, unable to send image to disc, unable to write to disc.

    directory permissions :
    public_html = 750
    wp-content = 777
    uploads = 777
    2012 = 777
    have permissions but l still cant upload image to post.

    what might the problem be?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter rcpkrc

    (@rcpkrc)

    Why no reply for 7 hours?

    No replies simply because this problem has existed since day one… it is a coding issue….

    For one reason or another, you must set write permissions on the wp-content folder along with the uploads folder (something never done before)

    Next, you must then go and change permissions on your themes and plugins folders so the world as wp would know it, cannot write to those folders…

    Regarding the theme folder, make certain that if your theme is using a cache (timthumbnailing) that you make that folder within the specific theme folder 777

    That should do it… you may find that, you will need to go in and play around with the settings to IE 9.0 (or IE all together) to get the “Drag and Drop” feature to work as, it is not recognized as a trust script (java of some flavor) causing the “Drag and Drop” not to appear at all unless using something less secure e.g. Firefox or Chrome which are a lot “looser” with their scripting actions/permissions….

    After all of that, I simply switched back to 3.2.1 for, simply upgrading to have a special “drag and Drop” feature for images/uploads to me was simply not worth risking the security changes…

    I guess to wrap it up, as with any WP release, wait until the next series of updates comes out and wait to see which was is the one to use…

    Good Luck, Happy Holidays

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Cant upload image into post’ is closed to new replies.