Title: Errors on edit folder page
Last modified: August 30, 2016

---

# Errors on edit folder page

 *  [BigAl_LBL](https://wordpress.org/support/users/bigal_lbl/)
 * (@bigal_lbl)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/errors-on-admin-page-1/)
 * Problem with bulk_actions()
    I am using WordPress 4.3 and PHP 5.5
 * Strict Standards: Declaration of Eazyest_Media_List_Table::bulk_actions() should
   be compatible with WP_List_Table::bulk_actions($which = ”) in /home/xxxyyyzzz/
   public_html/devzone/wp-content/plugins/eazyest-gallery/admin/class-eazyest-media-
   list-table.php on line 570
 * Strict Standards: Declaration of Eazyest_Folder_List_Table::bulk_actions() should
   be compatible with WP_List_Table::bulk_actions($which = ”) in /home/xxxyyyzzz/
   public_html/devzone/wp-content/plugins/eazyest-gallery/admin/class-eazyest-folder-
   list-table.php on line 646
 * [https://wordpress.org/plugins/eazyest-gallery/](https://wordpress.org/plugins/eazyest-gallery/)

Viewing 1 replies (of 1 total)

 *  Thread Starter [BigAl_LBL](https://wordpress.org/support/users/bigal_lbl/)
 * (@bigal_lbl)
 * [10 years, 7 months ago](https://wordpress.org/support/topic/errors-on-admin-page-1/#post-6667991)
 * Might have it solved. Changed functions in the two extended classes to use new
   defaults for $which
 *     ```
       function bulk_actions( $which = '' ) {
       ```
   
 * It has removed the error messages (and hopefully not broken the functionality)

Viewing 1 replies (of 1 total)

The topic ‘Errors on edit folder page’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/eazyest-gallery_969cb1.svg)
 * [Eazyest Gallery](https://wordpress.org/plugins/eazyest-gallery/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/eazyest-gallery/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/eazyest-gallery/)
 * [Active Topics](https://wordpress.org/support/plugin/eazyest-gallery/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/eazyest-gallery/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/eazyest-gallery/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [BigAl_LBL](https://wordpress.org/support/users/bigal_lbl/)
 * Last activity: [10 years, 7 months ago](https://wordpress.org/support/topic/errors-on-admin-page-1/#post-6667991)
 * Status: not resolved