• Hi I can not uploadin image in the post. I am using the following plugin

    1. loop-post-navigation-links,
    2. wp-ajax-newsletter,
    3. imageExtractor,
    4. wp-next-gen-gallery
    5. wp-mail

    when I insert image into the post image is not shown because the directory is not created automatically and image is not uploading.

    could anybody please help me?

Viewing 6 replies - 1 through 6 (of 6 total)
  • Sounds like a permissions issue.

    The account your web server runs with needs write (and create if you’re on Windows) permission in [webroot]/wp-content/uploads

    Peter

    Thread Starter saiful_hoq

    (@saiful_hoq)

    Hi Peter

    Thank you for your reply. But if I install a new wordpress then the problem does not arrive and I can not upload image. But when I Import my required database file I cannot upload image.My site is http://www.dibresciani.com/
    There is lots of data which will be very time consuming to update after installed a new wordpress.And even I am not sure if after updating all data manually one by one without exporting the database the problem will not arraise. I have given write permission to [webroot]/wp-content/uploads
    directory for owner group and public but problem is not solved. Please help me.

    Thanks

    chmod /wp-content to 777
    upload an image
    chmod back to 755
    should work from now on

    Thread Starter saiful_hoq

    (@saiful_hoq)

    HI samboll

    I have tried as you advised

    chmod /wp-content to 777
    upload an image
    chmod back to 755

    But it is not working.

    To be clear I am mentioning it is also same problem in the local host. Actually may be problem arraise when I import a database. Because when I install a fresh wordpress there is no problem. But when I import an exported database file this problem arraise
    Please help me.

    Thread Starter saiful_hoq

    (@saiful_hoq)

    HI
    You can check it from here
    http://116.68.197.46/cms_W/dibrescianitest/wp-admin/
    user: admin
    pass : admin

    please help me

    Hi,
    I tried it in the browser uploader and it says it uploaded but it doesn’t show up.
    Has to be a permissions issue, though. Let me research a bit on localhost on my computer.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘image uploading problem in the post’ is closed to new replies.