Title: Ash's Replies | WordPress.org

---

# Ash

  [  ](https://wordpress.org/support/users/smartfaceweb/)

 *   [Profile](https://wordpress.org/support/users/smartfaceweb/)
 *   [Topics Started](https://wordpress.org/support/users/smartfaceweb/topics/)
 *   [Replies Created](https://wordpress.org/support/users/smartfaceweb/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/smartfaceweb/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/smartfaceweb/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/smartfaceweb/engagements/)
 *   [Favorites](https://wordpress.org/support/users/smartfaceweb/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Fatal error when used with members plugin](https://wordpress.org/support/topic/fatal-error-when-used-with-members-plugin-2/)
 *  [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [4 years ago](https://wordpress.org/support/topic/fatal-error-when-used-with-members-plugin-2/#post-15607512)
 * Any ETA on when the update will be ready? Currently to change a user’s role, 
   I need to disable this plugin, change the role and then re-enable the plugin.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Customize WordPress Emails and Alerts - Better Notifications for WP] Fatal error when used with members plugin](https://wordpress.org/support/topic/fatal-error-when-used-with-members-plugin-2/)
 *  [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [4 years ago](https://wordpress.org/support/topic/fatal-error-when-used-with-members-plugin-2/#post-15600176)
 * I can confirm I am experiencing the same issue and can see that you are passing
   an array into the apply_filters() method when the doc block shows that it expects
   a string.
 * /wp-includes/plugin.php
 *     ```
       * @since 0.71
        *
        * @global WP_Hook[] $wp_filter         Stores all of the filters and actions.
        * @global string[]  $wp_current_filter Stores the list of current filters with the current one last.
        *
        * @param string $hook_name The name of the filter hook.
        * @param mixed  $value     The value to filter.
        * @param mixed  ...$args   Additional parameters to pass to the callback functions.
        * @return mixed The filtered value after all hooked functions are applied to it.
        */
       function apply_filters( $hook_name, $value ) {
       ```
   
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [12 years, 9 months ago](https://wordpress.org/support/topic/custom-thumbnail/page/2/#post-3218438)
 * Any update on this? Has a fixed version been released?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [12 years, 10 months ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218436)
 * Any update on this fix?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218434)
 * Has there been any resolution on this problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218431)
 * Hi,
 * It hasn’t worked unfortunately and I think I am experiencing the same issue as
   per this post – [http://wordpress.org/support/topic/thumbnail-problem-not-showing-anything](http://wordpress.org/support/topic/thumbnail-problem-not-showing-anything).
 * The problem seems to be that your plugin generates thumbnails in /uploads/{current_year}/{
   current_month} folder instead of the folder where the image was originally uploaded.
 * Your generated thumbnail is usually in the format of {image}1.jpg etc.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218429)
 * Has this been fixed in the latest version (2.7) so that we can have whatever 
   size we require for the thumbnail?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [13 years ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218424)
 * Any update on this?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [13 years, 4 months ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218417)
 * Bump.
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218416)
 * The default setting? From what I can see on line 59 and 193 you use the default
   thumbnail which is 150×150. In my site i need 212 x 150,
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WordPress Related Posts] custom thumbnail](https://wordpress.org/support/topic/custom-thumbnail/)
 *  Thread Starter [Ash](https://wordpress.org/support/users/smartfaceweb/)
 * (@smartfaceweb)
 * [13 years, 5 months ago](https://wordpress.org/support/topic/custom-thumbnail/#post-3218414)
 * Bump.
 * I have to keep overriding you thumbnailer.php (line 59 and 193) and putting in
   my own custom thumbnail defined in my functions.php.

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