Re: database problem
David Byte <[email protected]>
| Newsgroups | gmane.mail.virus.maiamailguard |
|---|---|
| Organization | Future Reality Solutions, LLC |
| Message-ID | <[email protected]> |
I sent a few other patches to Joshua as well, although it appears that one of them is not correct either.. I statically defined the autolearn_status to unavailable in the maiad code for the moment. When it is properly patched, I'll need to update.. Here are the other two patches I sent in. Fix errors when linking accounts: Error: Undefined variable: emaila in /srv/www/htdocs/maia_db/user_management.php on line 265, referer: http://63.147.107.31/settings.php?tab=0 file: maia_db/user_management.php line 265: replace $emaila with $email (the following is probably not correct, although it fixed my error in one case) Error: Undefined variable: sth2 in /srv/www/htdocs/maia_db/user_management.php on line 1002, referer: http://63.147.107.31/settings.php?tab=0 file: maia_db/user_management.php line 1002: replace $sth2 with $sthi On 5/25/15 10:48 PM, Brian McCullough wrote: > On Sun, May 24, 2015 at 09:17:40PM -0500, David Byte wrote: >> I am getting this error: >> >> maiad[16591]: (16591-01) TROUBLE in check_mail: Take Action! FAILED: >> DBD::mysql::st execute failed: Column 'autolearn_status' cannot be null at >> /var/lib/maia/maiad line 4410, <GEN5> line 109. > > David, > > I just unpacked my copy of the new code, and it appears that there is a > possibility for that variable "autolearn_status" to be undefined. That > is its default state, and it seems that the function that is complaining > is being called with that default state, instead of something else. > > > Brian > > > _______________________________________________ Maia-users mailing list [email protected] http://www.renaissoft.com/cgi-bin/mailman/listinfo/maia-users