Forums

image upload problem in 3.0.1 (2 posts)

  1. Reza Marandi
    Member
    Posted 1 year ago #

    hi
    i cant upload image after i upgrade my wordpress to 3.0.1
    the permission of all these folders are 777
    public_html
    wp-content
    uploads

    and its my .htaccess :

    # BEGIN WordPress
    <IfModule mod_rewrite.c>
    RewriteEngine On
    RewriteBase /
    RewriteRule ^index\.php$ - [L]
    RewriteCond %{REQUEST_FILENAME} !-f
    RewriteCond %{REQUEST_FILENAME} !-d
    RewriteRule . /index.php [L]
    </IfModule>
    
    # END WordPress

    check these links :
    http://s2.kimag.es/share/85777047.png
    http://s2.kimag.es/share/14093233.png
    http://s2.kimag.es/share/21101626.png

    please help , im freaking out of this problem :(

  2. Reza Marandi
    Member
    Posted 1 year ago #

    guys , please help , its a big problem for me

Topic Closed

This topic has been closed to new replies.

About this Topic