The MU forums have moved to WordPress.org

Uploads file path doesn't seem to work (4 posts)

  1. Farms
    Member
    Posted 18 years ago #

    Hmmm... seems like when I upload something, like an image, the file path doesn't work when I post it...

    e.g. "img src='/files/Untitled1.gif' alt='coming soon - featured edublog' /" doesn't give me the gif.

    Seem to remember having a similar issue with earlier releases... is it something to do with .htaccess again?

    Cheers, James

  2. donncha
    Key Master
    Posted 18 years ago #

    I fixed this a few hours ago. You can either download the new release or create a new .htaccess in wp-inst/wp-content/ with the following:

    <Files blogs>
    ForceType application/x-httpd-php
    </Files>

  3. Farms
    Member
    Posted 18 years ago #

    W0rks great, just did an overwrite of teh new version, thanx :o)

    BTW, is that OK for an update... jsut overwriting, or is there something I should call?

    Cheers, James

  4. donncha
    Key Master
    Posted 18 years ago #

    Usually overwriting files will be enough but if the database changes you'll have to run wp-admin/upgrade.php but so far WPMU has changed so much in the past few weeks that it hasn't been possible to do upgrade scripts for wpmu specific features.

About this Topic