Closed (fixed)
Project:
http:BL
Version:
7.x-1.0-rc2
Component:
Documentation
Priority:
Normal
Category:
Support request
Assigned:
Reporter:
Created:
30 Jul 2011 at 03:34 UTC
Updated:
15 Aug 2011 at 00:44 UTC
Http:BL's Config page ( /admin/config/people/httpbl ) has a following text.
See Honeypot Blocks ( /admin/reports/blocked_hosts ) for a list of grey and blacklisted host IPs.
Unfortunately the link is not working.
Not sure if this is a documentation problem (link to the wrong location) or a code problem (Blocked Hosts page is not created like it should).
Comments
Comment #1
bryrock commented@mikkovedru, do you have Views and Chaos tools installed?
Comment #2
mikkovedru commentedI do.
Chaos Tools 7.x-1.0-beta1. Installed and enabled.
Views 7.x-3.x-dev. Installed, but disabled (have a bug: http://drupal.org/node/1223954 ).
Comment #3
bryrock commentedThe two reports installed with httpbl are pre-configed views. Views must be installed and enabled for them to appear and be enabled (so the report link to work).
I'll see if I can make the documentation any clearer.
Comment #4
mikkovedru commentedMaybe you could add "Http:BL reports" module with "Requires: Chaos tools, Views" information?
Just an idea.
Comment #5
bryrock commentedREADME file has been updated to specify that the Views module is required for views pages (though I think most users will know this). As for the dependencies of the Views module, those are appropriately (and adequately) documented with the Views module itself.
This change will be included in 7.x-1.0-rc2 just as soon as it rolls out.