Title: [Plugin: Private WP suite] Not working
Last modified: August 19, 2016

---

# [Plugin: Private WP suite] Not working

 *  [keirj](https://wordpress.org/support/users/keirj/)
 * (@keirj)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-private-wp-suite-not-working/)
 * Hi,
    looking for help with this plugin. Senario: latest versions of WordPress,
   PHP, MySQL, Apache and Ubuntu. Running Mod_rewrite and permalinks succesfully.
   Running ‘Private WP Suite’ and ‘Audio Player’ plugins
 * Different file types seem to be treated diferently! –
    Images – available to 
   users that are logged in. Not available to users who are not logged. MP3’s – 
   when the plugin is enabled, nobody can access the mp3’s, regardless of whther
   they’re logged in or not. PDF’s – same. Nobody can access.
 * Please help!! I would really like to get this plugin functioning correctly.
 * Many thanks
    K
 * [http://wordpress.org/extend/plugins/private-wp-suite/](http://wordpress.org/extend/plugins/private-wp-suite/)

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

 *  [fpoller](https://wordpress.org/support/users/fpoller/)
 * (@fpoller)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-private-wp-suite-not-working/#post-1492363)
 * When protecting uploaded files, the php script reads the file on request and 
   serves it if the user is either logged in or exempt.
 * The problem could be that memory_limit needs to be increased for PHP. Or that
   the wp_check_filetype function doesn’t find the mime type for the file.
 * It could also be that ob_clean() or flush() is outputting some error, that corrupts
   the file. Try adding error_reporting(0); before that.
 *  Thread Starter [keirj](https://wordpress.org/support/users/keirj/)
 * (@keirj)
 * [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-private-wp-suite-not-working/#post-1492508)
 * Hi Fredrik,
    thanks for the response and the email. I found a partial solution
   using .htaccess, see below. I still can’t get the player to buffer the content
   automatically, but I’m getting close!! Thanks again Keir
 * [http://wordpress.org/support/topic/272090](http://wordpress.org/support/topic/272090)

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

The topic ‘[Plugin: Private WP suite] Not working’ is closed to new replies.

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 2 replies
 * 2 participants
 * Last reply from: [keirj](https://wordpress.org/support/users/keirj/)
 * Last activity: [16 years, 1 month ago](https://wordpress.org/support/topic/plugin-private-wp-suite-not-working/#post-1492508)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
