Help - Search - Members - Calendar
Full Version: Uninitialized Value In Bitwise
Movable Type Community Forum > Other Product Discussion > Bugs and Odd Behavior
shacker
One of our MT 3.2 blogs recently started exhibiting this behavior: When attempting to post a comment (comment moderation is enabled), the comment gets submitted correctly, but the user also sees the following error:

CODE
Use of uninitialized value in bitwise and (&) at lib/MT/Permission.pm line 93.
Use of uninitialized value in bitwise and (&) at lib/MT/Permission.pm line 93.
Use of uninitialized value in split at /Library/WebServer/CGI-Executables/mt/plugins/spamlookup/lib/spamlookup.pm line 467.


Any ideas what might cause this? Not finding any useful mentions on this in these forums. Thanks.
costelloc
I have seen that when the SpamLookup - Link plugin is enabled but the SpamLookup - Lookups is disabled. It looks like the whitelist function of the Lookups plugin is being called even though it is disabled and thus the whitelist array is empty.

There could be other causes.
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2008 Invision Power Services, Inc.