1 nelsonguirado Feb 02, 2009 13:10
3 nelsonguirado Feb 02, 2009 22:04
Great. By the way, the job you guys are doing with B2evo is great. I recommend it to friends- those who want a fuller feature set, at least.
4 nelsonguirado Feb 02, 2009 22:20
I couldn't find the first line. Should I just add the two you gave me?
5 sam2kb Feb 02, 2009 22:44
You're right, I already added them in my hacked b2evo :)
It should work with only one line, just add it after the permission check
// Check permission:
$current_User->check_perm( 'spamblacklist', 'view', true );
load_funcs('sessions/model/_hitlog.funcs.php');
6 nelsonguirado Feb 03, 2009 07:18
Thanks. It worked with the two lines, but I changed it to the just one line.
Anyways, no other problems. I changed for the caching ability since 2.4 wouldn't work with Bluehost's fastCGI php option.
Edit the following in inc/antispam/antispam_list.ctrl.php (line 57)
to