« If It Walks Like A Duck... | Main | Random Thoughts »
July 17, 2005
MT 3.2 Issues
I recently upgraded my blogging software from MT 3.16 to MT 3.2. I'm loving MT 3.2, but I'm having an issue using it with MT Blacklist. Blacklist is no longer filtering the spam that's being put on my site. That sucks because I've found myself deleting a bunch of crap since I installed 3.2.
Maybe I overlooked something in the installation...or maybe Blacklist isn't compatible with 3.2. I guess I'll have to keep playing around with it to figure out the kinks. Also, MT 3.2 keeps me logged in...even when I log out. I've tried fixing the problem, but that doesn't work. If anyone out there is skilled in the workings of Movable Type, then I'd appreciate it if you could help me out a bit. Thanks.
Posted by Timi at July 17, 2005 10:35 AM
Trackback Pings
TrackBack URL for this entry:
http://ussclueless.net/cgi-bin/mt/mt-tb.cgi/158
Comments
jason says, "huh?"
blog at furtherup
buh-buh
Posted by: Jason j-dog Dye at July 17, 2005 3:03 PM
There's a little glitch in MT-Blacklist that I've post a patch for and Jay explains.
Jay will be updating MT-Blacklist to take full advantage of the spam fighting framework in 3.2.
If you're not running it yet, I highly suggest SpamLookup which complements MT-Blacklist very well.
Posted by: Jamison at July 17, 2005 10:52 PM
Bail on MT-Blacklist. What's kept my MT 3.17 install happy so far is SpamLookup.
Posted by: George Kelly at July 18, 2005 5:43 AM
Open your Blacklist.pl, look for
return 1 unless $MT::VERSION =~ m(^3\.1);
and replace it with
return 1 unless MT->version_number >= 3.1;.
Posted by: Carla
at July 18, 2005 5:12 PM
i repeat,
'jason says, "huh?"'
Posted by: Jason j-dog Dye at July 18, 2005 7:04 PM
hey timi... glad to see you are still blogging & i love the new design... i've re-entered the blogging world {must say... i missed it} you motivate me to commit to movable type & start programming...
peace & om:)
mechie
Posted by: mechie at July 19, 2005 12:03 AM
Post a comment
Thanks for signing in, . Now you can comment. (sign out)
(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)