• Hi, i’m trying to upload pictures on my blog https://www.green-energysaving.com but it wont work, all i get is a box with a little cross in it.

    I have tried using both the flash and browse uploaders but it just won’t work?

    any ideas?

    Do i have to upload pictures to my server or something or should i just be able to upload direct from the files on my pc?

    thanks in advance

Viewing 5 replies - 1 through 5 (of 5 total)
  • Hi,

    Assign 766 recursive permissions to wp-contents folder which will resolve the issue

    Thanks,

    Shane G.

    Thread Starter wilda10

    (@wilda10)

    hi thanks but how do i do that?

    Hello,

    In regards to the permissions change, you can typically accomplish this using a ftp program. An example of one would be file-zilla. A great article describing file permission modification along with a tutorial about permission changes with file-zilla can be found here

    There are a few other things that you should also look into. One of which, is ensuring that your wordpress upload directory is set correctly. You can find this setting under “Settings” > “Miscellaneous” on your wordpress blog admin panel, by default it should be set to ‘wp-content/uploads‘.

    WordPress generally looks for images within the uploads directory so if your uploads directory is set elsewhere, then your images and files will may not display correctly. It is possible however, to set it to another directory.

    Also make sure that file uploads is enabled for your blog. If you have access to your php.ini file, you can check to see if file uploads is enabled and that the proper upload temp directory is set for your site.

    The two settings to look for would be:

    file_uploads = On (make sure this is set to on)
    upload_tmp_dir = (this should be set to whatever your tmp directory is on the server)

    If you do not have access to these settings, your hosting company should be able to assist you so contact them. Hope this information is helpful.

    [signature moderated Please read the Forum Rules]

    Thread Starter wilda10

    (@wilda10)

    Hi,

    Thanks for the advice. Should I change EVERY file in my wp-content folder in order for it to work?

    thanks

    Richard

    Hello,

    You just have to make sure that your uploads folder is setup appropriately with the proper permissions. The directory path would be wp-content/uploads. Keep in mind of the other settings I noted in my previous response. Let me know if you are having any further difficulties

    Jason Huynh, Technical Support Analyst, [email protected]
    HostMySite.com

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Images wont show in posts’ is closed to new replies.