Title: 500 Error
Last modified: May 14, 2017

---

# 500 Error

 *  [SFM](https://wordpress.org/support/users/tsfm/)
 * (@tsfm)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/500-error-94/)
 * Hi,
    I’ve tried this with a couple of WP sites – with the same problem – a 500
   error. I can access all of the items on your menu except Media Library Folders
   I assume It is a PHP issue? I have included system info below.
 * Regards
    Tom
 * —– Begin System Info —–
 * WordPress Version: 4.7.4
    PHP Version: 7.0.2 MySQL Version: 5.6.23 Web Server:
   Microsoft-IIS/8.5
 * PHP cURL Support: Yes
    PHP GD Support: Yes PHP Memory Limit: 256M PHP Post Max
   Size: 8M PHP Upload Max Size: 4M
 * WP_DEBUG: Disabled
    Multi-Site Active: No
 * Operating System: Windows
    Browser: Google Chrome 58.0.3029.96 User Agent: Mozilla/
   5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/
   58.0.3029.96 Safari/537.36
 * Active Theme:
    – Emmet Lite 1.5.0 [http://www.getmotopress.com/themes/emmet](http://www.getmotopress.com/themes/emmet)
 * Active Plugins:
    – Akismet Anti-Spam 3.3.2 [https://akismet.com/](https://akismet.com/)
 * – All-in-One Event Calendar by Time.ly 2.5.19
    [http://wordpress.org/plugins/all-in-one-event-calendar/](http://wordpress.org/plugins/all-in-one-event-calendar/)
 * – Custom CSS 1.4.0
    [http://freshface.net](http://freshface.net)
 * – Easy Media Download 1.1.2
    [http://noorsplugin.com/easy-media-download-plugin-for-wordpress/](http://noorsplugin.com/easy-media-download-plugin-for-wordpress/)
 * – Emmet Theme Engine 1.3.0
 * – Gigs Calendar 0.4.12.1
    [http://blogsforbands.com](http://blogsforbands.com)
 * – MotoPress Content Editor Lite 2.2.0
    [http://www.getmotopress.com/plugins/content-editor/](http://www.getmotopress.com/plugins/content-editor/)
 * – Simple Universal Google Analytics 1.0.4
    [http://wphowto.net/simple-universal-google-analytics-plugin-for-wordpress-822](http://wphowto.net/simple-universal-google-analytics-plugin-for-wordpress-822)
 * – WordPress Media Library Folders 3.3.2
    [http://maxgalleria.com](http://maxgalleria.com)
 * —– End System Info —–

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

 *  Plugin Author [AlanP57](https://wordpress.org/support/users/alanp57/)
 * (@alanp57)
 * [9 years, 2 months ago](https://wordpress.org/support/topic/500-error-94/#post-9131925)
 * Turing on WordPress debugging should show us exactly what is causing the problem.
   To turn on WordPress debugging, edit the wp-config.php file and change
 * `define('WP_DEBUG', false);`
 * to
 *     ```
       define('WP_DEBUG', true);
       define('WP_DEBUG_LOG', true);
       define('WP_DEBUG_DISPLAY', false);
       @ini_set('display_errors', 0);
       ```
   
 * (Be sure to change this back when you are done.)
 * Now different kinds of messages, some will not be related to Media Library Folders,
   will be written to a debug.log file in the wp-content folder. Go to the page 
   that produces the server error and then take a look at the debug.log file and
   you can send a copy of the file to me at [alan@maxfoundry.com](https://wordpress.org/support/topic/500-error-94/alan@maxfoundry.com?output_format=md).
 *  [motopress](https://wordpress.org/support/users/motopress/)
 * (@motopress)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/500-error-94/#post-9164257)
 * Hi [@tsfm](https://wordpress.org/support/users/tsfm/),
    We have also tested WordPress
   Media Library Folders plugin with Emmet and Visual Builder locally and could 
   not replicate that error. But I started getting error after installing and activating
   Gigs Calendar plugin [https://wordpress.org/plugins/gigs-calendar/](https://wordpress.org/plugins/gigs-calendar/)
   which has not been updated for 2 years. You can also try to deactivate out of
   date plugins to test it.

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

The topic ‘500 Error’ is closed to new replies.

 * ![](https://ps.w.org/media-library-plus/assets/icon-128x128.jpg?rev=1814048)
 * [Media Library Folders](https://wordpress.org/plugins/media-library-plus/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/media-library-plus/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/media-library-plus/)
 * [Active Topics](https://wordpress.org/support/plugin/media-library-plus/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/media-library-plus/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/media-library-plus/reviews/)

## Tags

 * [server-error](https://wordpress.org/support/topic-tag/server-error/)

 * 2 replies
 * 3 participants
 * Last reply from: [motopress](https://wordpress.org/support/users/motopress/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/500-error-94/#post-9164257)
 * Status: not resolved