Title: private files
Last modified: August 21, 2016

---

# private files

 *  Resolved [jsimao](https://wordpress.org/support/users/jsimao/)
 * (@jsimao)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/private-files-1/)
 * Hello!
    In the settings area of private files’m not able to change how files 
   are grouped. There appears the button “save changes”. The page ends with: File
   Storage
 * Some form of solucuinar this problem? Is it possible to change the configuration
   in code?
 * Thank you in advance.
 * [http://wordpress.org/extend/plugins/customer-area/](http://wordpress.org/extend/plugins/customer-area/)

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

 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/private-files-1/#post-3803633)
 * Hi,
 * pretty strange problem you got there. Let’s try something, comment the following
   lines in the file `customer-area\includes\core-addons\private-file\private-file-
   admin-interface.class.php` (lines 390 to 395):
 *  add_settings_section(
    ‘cuar_private_files_addon_storage’, __(‘File Storage’,‘
   cuar’), array( &$this, ‘print_storage_section_info’ ), CUAR_Settings::$OPTIONS_PAGE_SLUG);
 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/private-files-1/#post-3803725)
 * Fixed in 2.0.2

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

The topic ‘private files’ is closed to new replies.

 * ![](https://ps.w.org/customer-area/assets/icon-256x256.png?rev=1288039)
 * [WP Customer Area](https://wordpress.org/plugins/customer-area/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/customer-area/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/customer-area/)
 * [Active Topics](https://wordpress.org/support/plugin/customer-area/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/customer-area/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/customer-area/reviews/)

 * 2 replies
 * 2 participants
 * Last reply from: [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/private-files-1/#post-3803725)
 * Status: resolved