
|
[dokuwiki]
||
[Date Prev]
[01-2006 Date Index]
[Date Next]
||
[Thread Prev]
[01-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: SMF integration
- From: Matthias Grimm <matthiasgrimm@xxxxxxxxxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Fri, 6 Jan 2006 13:27:01 +0100
On Fri, 6 Jan 2006 11:58:49 +0100
Lunatic <lunatic@xxxxxxxx> wrote:
> Hello,
>
> I try for several days to integrate SMF with dokuwiki, without success. I
> always get a bad password / unknown username error.
This error message appear after checkPass has failed. Your SQL below
looks good for me so lets do some basic checks:
1. Do you run the development tree of Dokuwiki? The SQL statements you
defined will only work with the development tree. see
http://wiki.splitbrain.org/wiki:auth_mysql to configure the current
stable release.
2. Is your local.php formally correct? PHP will deny the whole file if
it contains syntax errors. Please check your webserver's log file
for error messages.
3. If the answers to the first two questions will be 'yes', please post
the definition of the smf_members table and it's contents for further
investigation. Please filter the information and _don't_ send any
secret passwords to the list.
Best Regards
Matthias
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|

|