Title: Comic Easel Multisite Install?
Last modified: August 22, 2016

---

# Comic Easel Multisite Install?

 *  [Matato](https://wordpress.org/support/users/matato/)
 * (@matato)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/comic-easel-multisite-install/)
 * I’m trying to use Comic Easel for a multisite install. Everything looks fine,
   but for any account except the root account, it will go through the motions of
   publishing a new comic, but viewing the comic brings up the message:
 * Not Found
 * It looks like nothing was found at this location. Maybe try a search?
 * The comic appears in the list of published comics and can be edited there, but
   publishing does not create a viewable page.
 * What am I missing?
 * [https://wordpress.org/plugins/comic-easel/](https://wordpress.org/plugins/comic-easel/)

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

 *  [MaxVaehling](https://wordpress.org/support/users/maxvaehling/)
 * (@maxvaehling)
 * [11 years, 7 months ago](https://wordpress.org/support/topic/comic-easel-multisite-install/#post-5325464)
 * I may have had the same problem. Do the images in your media library not show
   either? Even if you upload an image directly through the media library?
 * If so, your .htaccess may be misconfigured to read the media right. It’s a WP/
   multisite thing, non-comic easel folks have it, too.
 * Your .htaccess should contain this line:
 *     ```
       # uploaded files
       RewriteRule ^([_0-9a-zA-Z-]+/)?files/(.+) wp-includes/ms-files.php?file=$2 [L]
       ```
   
 * Instead of whatever is in there about uploaded files right now. If there is anything.
 *  Plugin Author [Frumph](https://wordpress.org/support/users/frumph/)
 * (@frumph)
 * [11 years, 6 months ago](https://wordpress.org/support/topic/comic-easel-multisite-install/#post-5325532)
 * ^ There’s also a migration bug right now where it’s moving the migrated files
   to the wp-content/uploads instead of the blogs.dir/#/files/ section with the 
   CP2CE plugin.
 * Still trying to narrow that down.

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

The topic ‘Comic Easel Multisite Install?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/comic-easel_226fa1.svg)
 * [Comic Easel](https://wordpress.org/plugins/comic-easel/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comic-easel/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comic-easel/)
 * [Active Topics](https://wordpress.org/support/plugin/comic-easel/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comic-easel/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comic-easel/reviews/)

## Tags

 * [multisite](https://wordpress.org/support/topic-tag/multisite/)
 * [publishing](https://wordpress.org/support/topic-tag/publishing/)

 * 2 replies
 * 3 participants
 * Last reply from: [Frumph](https://wordpress.org/support/users/frumph/)
 * Last activity: [11 years, 6 months ago](https://wordpress.org/support/topic/comic-easel-multisite-install/#post-5325532)
 * Status: not resolved