Making Digg working with lifetype
Posted by coldtobi | 21 Mar, 2008, 11:28The "stock" lifteype 1.2.6 has currently a bug: You cannot digg.
Now, another user of lifetype found out: The Bad Behaviour plugin simply blocked requests by diff.
Well, technically this is not a big, but more some runaway spam protection, namley the bad behaviour plugin. As this plugin cannot be disabled, (and you don't want it to be disabled anyway), I was looking for a solution to this.
Short story: the one found the issue solved it by white-listing digg. The only thing you have to do is to change the array in plugins/badbehaviour/bad-behaviour/whitelist.inc.ph:
// Includes four examples of whitelisting by IP address and netblock.
$bb2_whitelist_ip_ranges = array(
"64.191.203.34",
"10.0.0.0/8",
"172.16.0.0/12",
"192.168.0.0/16",
// "127.0.0.1",
);
<—&mdash Showing ERROR? Click here!
Blog and Website | Comments (0) | Trackbacks (0)
Related Articles:
- [Updated] La Fonera: A bunch of Autoupdates (to 0.7.2.2)
- What NAS?
- La Fonera: Autoupdate to 0.7.1.5
- Bug in Lifetype
- CSS and Coding: Blog Templates