[dokuwiki] Re: Pb with Mysql and PHPBB
- From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Thu, 12 Jan 2006 18:03:00 +0100
On Thu, 12 Jan 2006 10:37:31 +0100
"Antoine FIXARY" <antoine.fixary@xxxxxxxxxxx> wrote:
> I change my request to just check if the name exist
> $conf['auth']['mysql']['checkpass']= "SELECT user_password
> FROM phpbb_users
> WHERE username = '%u'";
But you still use 'checkpass'. Please change it to 'checkPass' (be
aware of the capital 'P' in checkPass :-)).
Best Regards
Matthias
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
- References:
- [dokuwiki] Re: Pb with Mysql and PHPBB
- From: Antoine FIXARY
Other related posts:
- » [dokuwiki] Re: Pb with Mysql and PHPBB
- » [dokuwiki] Re: Pb with Mysql and PHPBB
- » [dokuwiki] Re: Pb with Mysql and PHPBB
- » [dokuwiki] Re: Pb with Mysql and PHPBB
- [dokuwiki] Re: Pb with Mysql and PHPBB
- From: Antoine FIXARY