Title: stackoverflow's Replies | WordPress.org

---

# stackoverflow

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Shortcodes Ultimate - Content Elements] Error: “The image could not be loaded” gallery shortcode](https://wordpress.org/support/topic/error-the-image-could-not-be-loaded-gallery-shortcode/)
 *  Thread Starter [stackoverflow](https://wordpress.org/support/users/stackoverflow/)
 * (@stackoverflow)
 * [4 years ago](https://wordpress.org/support/topic/error-the-image-could-not-be-loaded-gallery-shortcode/#post-15714082)
 * Does anybody else have this problem?
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce 3.9.0 Update Database stuck](https://wordpress.org/support/topic/woocommerce-3-9-0-update-database-stuck/)
 *  Thread Starter [stackoverflow](https://wordpress.org/support/users/stackoverflow/)
 * (@stackoverflow)
 * [6 years, 4 months ago](https://wordpress.org/support/topic/woocommerce-3-9-0-update-database-stuck/#post-12356595)
 * [@tenfosolutions](https://wordpress.org/support/users/tenfosolutions/)
 * Hi,
 * in my case there was stil the option to delete the pending ones by selecting 
   it with a click in the box next to the “hook” and then selecting “delete” in 
   the dropdown menu.
 * You should be able to restart the update from the tab called “tools”. In there
   you find the option to run a database update on the very bottom of the tools 
   tab.
 * maybe this helps?
    -  This reply was modified 6 years, 4 months ago by [stackoverflow](https://wordpress.org/support/users/stackoverflow/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[WooCommerce] WooCommerce 3.9.0 Update Database stuck](https://wordpress.org/support/topic/woocommerce-3-9-0-update-database-stuck/)
 *  Thread Starter [stackoverflow](https://wordpress.org/support/users/stackoverflow/)
 * (@stackoverflow)
 * [6 years, 5 months ago](https://wordpress.org/support/topic/woocommerce-3-9-0-update-database-stuck/#post-12353872)
 * I found a solution:
 * I ran into this problem on my staging site and have noticed that the older version
   of WooCommerce (3.8.1) on my productive site **had different language displaying
   in the Woocommerce schedule planners options**, although both sites are set and
   run in German.
 * Apparently 3.9.0 also installs an update for the german translation, which then
   removes the “run” option that is supposed to show on a mouse-over inside the 
   schedule planner of Woo.
 * I had to set the whole site to english and was able to run the database update
   manually.
 * Maybe this can be recreated and fixed in the process. Thanks.
    -  This reply was modified 6 years, 5 months ago by [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/).
    -  This reply was modified 6 years, 5 months ago by [stackoverflow](https://wordpress.org/support/users/stackoverflow/).
    -  This reply was modified 6 years, 5 months ago by [stackoverflow](https://wordpress.org/support/users/stackoverflow/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loginizer] IP Blacklist only works for 25 IPs](https://wordpress.org/support/topic/ip-blacklist-only-works-for-25-ips/)
 *  Thread Starter [stackoverflow](https://wordpress.org/support/users/stackoverflow/)
 * (@stackoverflow)
 * [7 years, 5 months ago](https://wordpress.org/support/topic/ip-blacklist-only-works-for-25-ips/#post-11113428)
 * Loginizer does not show attacks anymore.
    Either they stopped completely or the
   plugin isn’t working with WordPress 5.0.3
 * I still get the regular amount of attacks on SSH and SFTP but they’re blocked
   by fail2ban.
    apache log still shows access from blacklisted IPs but Loginizer
   does not recognized them. strange
 *   Forum: [Reviews](https://wordpress.org/support/forum/reviews/)
    In reply to:
   [[Loginizer] Does the job smoothly](https://wordpress.org/support/topic/does-the-job-smoothly/)
 *  [stackoverflow](https://wordpress.org/support/users/stackoverflow/)
 * (@stackoverflow)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/does-the-job-smoothly/#post-10993218)
 * Could you check wheter your blacklist stops working with more than 25 IPs or 
   if there is an error on my end.
    check my support thread for further information.
   [https://wordpress.org/support/topic/ip-blacklist-only-works-for-25-ips/](https://wordpress.org/support/topic/ip-blacklist-only-works-for-25-ips/)
 * Thanks!
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Loginizer] How to blacklist ALL IPs?](https://wordpress.org/support/topic/how-to-blacklist-all-ips/)
 *  [stackoverflow](https://wordpress.org/support/users/stackoverflow/)
 * (@stackoverflow)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/how-to-blacklist-all-ips/#post-10993179)
 * Dont use Loginizer for that.
    If your webhoster / server is running an apache
   server, you can use a .htaccess file to do that.
 * – Download the standard htaccess file already created by wordpress with an FTP
   client like Filezilla
    – open the htaccess file and add the following lines at
   the bottom:
 *     ```
       order deny,allow
       deny from all
       allow from xxx.xxx.xxx.xxx
       ```
   
 * replace the xxx with your own IP
 * -save the file, upload it and replace the existing htaccess on the server

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