Title: [Plugin: http:BL WordPress Plugin] PNG not displayed causing 404
Last modified: August 19, 2016

---

# [Plugin: http:BL WordPress Plugin] PNG not displayed causing 404

 *  [saphod](https://wordpress.org/support/users/saphod/)
 * (@saphod)
 * [18 years ago](https://wordpress.org/support/topic/plugin-httpbl-wordpress-plugin-png-not-displayed-causing-404/)
 * You should change
 * `...<a href="http://www.projecthoneypot.org/?rf=28499"><img src="<?php echo get_option("
   siteurl") . "/wp-content/plugins/httpBL/"; ?>...`
 * on line 294 to
 * `...<a href="http://www.projecthoneypot.org/?rf=28499"><img src="<?php echo get_option("
   siteurl") . "/wp-content/plugins/httpbl/"; ?>...`
 * (lowercase “httpbl” after “…plugins/”),
 * otherwise the image will not be found because the plugin is installed in a directory
   with a lowercase name. The original request will cause massive 404 errors as 
   I found in my error log.
 * [http://wordpress.org/extend/plugins/httpbl/](http://wordpress.org/extend/plugins/httpbl/)

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

 *  [Alvaro Degives-Mas](https://wordpress.org/support/users/nv1962/)
 * (@nv1962)
 * [17 years, 12 months ago](https://wordpress.org/support/topic/plugin-httpbl-wordpress-plugin-png-not-displayed-causing-404/#post-781881)
 * Heh. Thanks for hunting that one down, Saphod.
 * One mystery less to lose sleep over!
 *  [janstepien](https://wordpress.org/support/users/janstepien/)
 * (@janstepien)
 * [17 years, 7 months ago](https://wordpress.org/support/topic/plugin-httpbl-wordpress-plugin-png-not-displayed-causing-404/#post-781936)
 * > You should change
 * Thank you for your patch, Saphod. I’ve included your corrections in SVN. The 
   half a year long delay was caused by the fact that I’ve found this thread around
   fifteen minutes ago.
 *  [Steve](https://wordpress.org/support/users/steveatty/)
 * (@steveatty)
 * [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-httpbl-wordpress-plugin-png-not-displayed-causing-404/#post-781978)
 * There is a similar problem when you install it in WPMU in the mu-plugins folder
   in that the url for the button looks is /wp-content/plugins/httpbl/project_honey_pot_button.
   png which causes a internal redirect error because it does not exist.
 * So you either need to create the folder in the plugins folder and drop the graphic
   in there or you need to edit the code.

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

The topic ‘[Plugin: http:BL WordPress Plugin] PNG not displayed causing 404’ is 
closed to new replies.

 * 3 replies
 * 4 participants
 * Last reply from: [Steve](https://wordpress.org/support/users/steveatty/)
 * Last activity: [17 years, 3 months ago](https://wordpress.org/support/topic/plugin-httpbl-wordpress-plugin-png-not-displayed-causing-404/#post-781978)
 * Status: not a support question

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
