[pmwiki-users] AuthUser-DBase

Crisses crisses at kinhost.org
Sat Nov 25 11:49:13 CST 2006


On Nov 24, 2006, at 10:31 PM, Lawrie McLeod wrote:

> Hello
>
>
>
> I’m attempting to pull user accounts/passwords from a mySQL  
> database to use in my pmwiki installation.
>
>
>
> I have followed the steps described by AuthUser-Dbase and have  
> added the following to the local/config.php file (passwords  
> replaced with *):
>
> $AUDBaseTable['database'] = 'sourcera_sourceradio';

This should be 'dbase_usrs'
> Fatal error: Call to undefined function: adodbconnect() in /home/ 
> sourcera/public_html/members/wiki/pmwiki-2.1.26/cookbook/ 
> AuthUserDbase-2.0.0.php on line 280

On this one Patrick is probably right:  you need to have downloaded  
ADOdb from their website (links are provided on the Cookbook/ 
DatabaseStandard pages) and placed the entire adodb/ folder into  
cookbook:

cookbook/adodb/


Crisses




More information about the pmwiki-users mailing list