Skip to:
Content
Pages
Categories
Search
Top
Bottom

Forum Replies Created

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

  • preacherboy86
    Member

    @preacherboy86

    And I fixed my jcropper issue, too. I really don’t know how I managed to do this, but there was an extra “s” in ms-files.php in my .htaccess file.

    Originally, it was:
    # uploaded files
    RewriteRule ^(.*/)?files/(.*) wp-includes/ms-filess.php?file=$2 [L]

    Should have been (and I changed it to):
    # uploaded files
    RewriteRule ^(.*/)?files/(.*) wp-includes/ms-files.php?file=$2 [L]


    preacherboy86
    Member

    @preacherboy86

    Looks like my webhost managed to fix the upload issue. As you might expect, I made a rather dumb mistake. Although I’m not too technical, so no surprises!

    “The problem was the blogs.dir directory was created as a file rather than a directory”

    Although NOW my issue is that once the image is uploaded, the jquery cropper fails to load, so I’m still unable to get unique images to either profiles or groups. I know many others are having this particular problem, too. If others have particular insights into fixing the jcropper issue – please post. Thanks!!

    And again, I’m using WordPress (3.0.1) in multisite and the latest version of BuddyPress (1.2.6) on a subsite.


    preacherboy86
    Member

    @preacherboy86

    Thanks for the idea @LPH2005 – but I’m using multisite, so I don’t have the “Uploading Files” section on my media options page. Not sure why that is, but it is.

    I’ve asked the good folks at site5 (my webhost) to check out the issues @hnla referred to.


    preacherboy86
    Member

    @preacherboy86

    I’ had temporarily set the wp-content directory and blogs.dir to 777 permissions and tried to upload avatars – still didn’t work. I’ve checked with my webhost (site5), they did the same thing and it didn’t work either.


    preacherboy86
    Member

    @preacherboy86

    I’m having the same problem.

    On an older (v. 1.2.5.2) BuddyPress site on it’s own WordPress (3.0.1) install I was able to upload avatars just fine.

    Now, on the latest BuddyPress (v. 1.2.6) driven subdomain on a WordPress (3.0.1) network site, I’m having this upload problem. The error message specifically is:

    “Upload Failed! Error was: Unable to create directory /group-avatars/1. Is its parent directory writable by the server?”

    Seems like a bug in the latest version. As @BionicClick pointed out above, this very site (buddypress.org) has the same problem!

Viewing 5 replies - 1 through 5 (of 5 total)
Skip to toolbar