Title: CircleReader's Replies - page 2 | WordPress.org

---

# CircleReader

  [  ](https://wordpress.org/support/users/circlereader/)

 *   [Profile](https://wordpress.org/support/users/circlereader/)
 *   [Topics Started](https://wordpress.org/support/users/circlereader/topics/)
 *   [Replies Created](https://wordpress.org/support/users/circlereader/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/circlereader/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/circlereader/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/circlereader/engagements/)
 *   [Favorites](https://wordpress.org/support/users/circlereader/favorites/)

 Search replies:

## Forum Replies Created

Viewing 15 replies - 16 through 30 (of 41 total)

[←](https://wordpress.org/support/users/circlereader/replies/?output_format=md) 
[1](https://wordpress.org/support/users/circlereader/replies/?output_format=md) 
2 [3](https://wordpress.org/support/users/circlereader/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/circlereader/replies/page/3/?output_format=md)

 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Pages not showing, Permalinks issue using Multisite](https://wordpress.org/support/topic/pages-not-showing-permalinks-issue-using-multisite/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 6 months ago](https://wordpress.org/support/topic/pages-not-showing-permalinks-issue-using-multisite/#post-1758484)
 * I’m having this same issue with WP 3.1a multisite on a non-GoDaddy host. For 
   one of the sites, Pages always return a 404; Pages on other sites in the network
   are not affected.
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Fatal error in WP 3.1-alpha](https://wordpress.org/support/topic/fatal-error-in-wp-31-alpha/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/fatal-error-in-wp-31-alpha/#post-1650527)
 * Really too big a job to do quickly, huh? Bummer.
 * But thanks for all the hard work you’ve put into BuddyPress – I’m looking forward
   to getting it running when 1.3 is further along!
 *   Forum: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
   
   In reply to: [Fatal error in WP 3.1-alpha](https://wordpress.org/support/topic/fatal-error-in-wp-31-alpha/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 7 months ago](https://wordpress.org/support/topic/fatal-error-in-wp-31-alpha/#post-1650525)
 * Very disappointed that this has been deferred. I’d like to start working with
   BuddyPress, but am completely stopped by this. Please do consider moving this
   up in the process!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Images are not uploading into correct file](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/page/2/#post-1632148)
 * After commenting out the first of those two and adding the second, both my file
   links work! 🙂
 * And, the custom background function is now working, too (which is where this 
   image was uploaded)!
 * That didn’t help with post-images, though. This (replacing the last) fixed that:
 *     ```
       # uploaded files
       RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]
       ```
   
 * (For the record, I did upgrade from WPMU a while back, and am using Ron & Andrea’s
   Multisite domain mapping plugin.)
 * What would we do without half-elves & pirates? Thanks!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [add custom background function for multisite theme](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/page/2/#post-1685678)
 * Sounds like your .htaccess got fixed in the re-install. (??) Glad you are up 
   an running again!
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [add custom background function for multisite theme](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/page/2/#post-1685676)
 * Fixing the .htaccess rewrite rules as in [http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1712849](http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1712849)
   above fixed the custom background, though not the other image issues – yet.
 * Fixing the rest of the .htaccess like this: [http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1713882](http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1713882)
   fixed the other image issues as well.
 * Thanks to the pirate & half-elf! 😉
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Images are not uploading into correct file](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/#post-1632146)
 * Hmm…
 * I’ve got this in .htaccess:
 *     ```
       #uploaded files
       RewriteRule ^(.*/)?files/$ index.php [L]
       RewriteCond %{REQUEST_URI} !.*wp-content/plugins.*
       RewriteRule ^(.*/)?files/(.*) wp-content/blogs.php?file=$2 [L]
       ```
   
 * Safe to delete & replace with
 *     ```
       # uploaded files
       RewriteRule ^files/(.+) wp-includes/ms-files.php?file=$1 [L]
       ```
   
 * as above and in [http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1712849](http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1712849)?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Images are not uploading into correct file](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/#post-1632145)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [Images are not uploading into correct file](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/images-are-not-uploading-into-correct-file/#post-1632143)
 * Step 1 fails for me, but step 2 works:
 * 1. [http://readingcirclebooks.com/wp-content/blogs.dir/27/files/2010/09/paperfleck-brn-bg-300×300.jpg](http://readingcirclebooks.com/wp-content/blogs.dir/27/files/2010/09/paperfleck-brn-bg-300×300.jpg)
   Fails
 * 2. [http://readingcirclebooks.com/wp-includes/ms-files.php?file=/2010/09/paperfleck-brn-bg-300×300.jpg](http://readingcirclebooks.com/wp-includes/ms-files.php?file=/2010/09/paperfleck-brn-bg-300×300.jpg)
   Works
 * However, another file in the same directory, maelstrom-clarke.jpg, fails with
   both those links, though I can open that file from the server using Gimp, so 
   I know it is there.
 * Any ideas? Meanwhile, I’ll have a peek at the .htaccess.
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [add custom background function for multisite theme](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/#post-1685675)
 * Checking out this thread: [http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1714858](http://wordpress.org/support/topic/images-are-not-uploading-into-correct-file-1?replies=20#post-1714858)
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [add custom background function for multisite theme](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/#post-1685674)
 * Guess so. 🙁
 * Know anyone / anythread else with uploader problems?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [add custom background function for multisite theme](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/#post-1685672)
 * Hmm… I’m getting similar “seems to work but doesn’t display the image” behavior
   with ordinary uploading of images to a post.
 * Caption / CSS box shows, but there’s no image.
    [http://readingcirclebooks.com/blog/2007/11/01/storytelling-and-fear/](http://readingcirclebooks.com/blog/2007/11/01/storytelling-and-fear/)
   [http://readingcirclebooks.com/aleph/2010/09/29/testing-broken-uploading/](http://readingcirclebooks.com/aleph/2010/09/29/testing-broken-uploading/)
 * (Yes, this is a Network install.)
 * The image (a woodcut of a whirlpool) has been uploaded to the appropriate folder,
   but isn’t displayed. In fact, when I check this month’s folder, I find multiple
   copies of the background images that I attempted to use earlier. (I added custom
   background support to the functions.php file of my Genesis child theme.)
 * Is this happening for you as well, dguyen?
 *   Forum: [Networking WordPress](https://wordpress.org/support/forum/multisite/)
   
   In reply to: [add custom background function for multisite theme](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/add-custom-background-function-for-multisite-theme/#post-1685670)
 * Having this same problem on my site. Says file is uploaded, gives the position/
   repeat/attachment options — but no preview or change to background. Color picker
   works fine.
 * About to try the dreaded plugin flush…
 * …with no effect. For once, it does not seem to be a plugin.
 * I’m on 3.1 – alpha using my custom (i.e. hacked-up) Genesis Child theme.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Warning! WordPress encrypts user cookies problem.](https://wordpress.org/support/topic/warning-wordpress-encrypts-user-cookies-problem/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/warning-wordpress-encrypts-user-cookies-problem/#post-1544052)
 * Yeah, it worked for me, too, so it is apparently the solution. (Though I just
   added the four from the nag notice on the admin screen to the file immediately
   following the four that were there.) But it still seems kinda wonky. Why do we
   need eight lines repeating the same four keys twice?
 *   Forum: [Alpha/Beta/RC](https://wordpress.org/support/forum/alphabeta/)
    In 
   reply to: [Multisite problems with RC3](https://wordpress.org/support/topic/multisite-problems-with-rc3/)
 *  [CircleReader](https://wordpress.org/support/users/circlereader/)
 * (@circlereader)
 * [16 years ago](https://wordpress.org/support/topic/multisite-problems-with-rc3/#post-1532850)
 * Hmm – fortunately, but somewhat uselessly, the problem has not returned as I 
   reactivated the plugins. So I’ve no clue as to the cause. :-/

Viewing 15 replies - 16 through 30 (of 41 total)

[←](https://wordpress.org/support/users/circlereader/replies/?output_format=md) 
[1](https://wordpress.org/support/users/circlereader/replies/?output_format=md) 
2 [3](https://wordpress.org/support/users/circlereader/replies/page/3/?output_format=md)
[→](https://wordpress.org/support/users/circlereader/replies/page/3/?output_format=md)