• Hi I am admin of http://www.practiseseo.co.cc. Today I wished to upload an image to my post and to my surprise it showed an error called ” Are you sure you want to do this” Please Try again. When I clicked the try again it took me to the post in the small window and therefore making it a loop. I have inserted the image of the error here.Kindly help me out of this.

    P.S: I used Scribe Fire once and I enabled the xml-rpc permissions for it. Since I am not satisfied with scribe fire I deleted my account from it. Noe I disabled the xml-rpc permissions in the writing settings.

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

    Check with these options:

    -> Assign 766 recursive permissions to wp-content folder of your blog
    -> disable all the plugins and enable it one by one to find out the culprit.
    -> Remove all unwanted code from htaccess.
    -> Add this code in htaccess:

    <IfModule mod_security.c>
    SecFilterEngine Off
    SecFilterScanPOST Off
    </IfModule>

    Thanks,

    Shane G.

    Thread Starter senthilramesh

    (@senthilramesh)

    Thanks Shane but how can I add the 766 recursive permission. I am a new bie and not sure how to do it.

    Using your FTP software you should be able to right-click on wp-content and assign 766 to it (permissions), with the option to make that permission recursive (at least in my ftp software-filezilla)

    Thread Starter senthilramesh

    (@senthilramesh)

    Thanks both. I have it back by disabling the plugins and giving the 766 permissions. Now my task is to enable one after another to find the culprit.

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

The topic ‘Cant upload the media’ is closed to new replies.