In fact, my dbname is laconica too. below is my configuation:
$config['db']['ini_laconica'] = 'c:/xampp/htdocs/laconica/laconica.ini';

Qing


ÔÚÄúµÄÀ´ÐÅÖÐÔø¾­Ìáµ½:
>From: Ciaran Gultnieks <[email protected]>
>Reply-To: 
>To: [email protected]
>Subject: Re: [Laconica-dev] DB_DataObject Error
>Date:Wed, 20 May 2009 15:41:02 +0100
>
>[email protected] wrote:
> > I try running laconica. when I click such as register, I got the: 
> > DB_DataObject Error: Unable to load schema for database and table.
> 
> Most likely, your setting for $config['db']['ini_YOURDBNAME'] is
> wrong. Whatever your database is called, put that where it says
> YOURDBNAME, so you end up with something like this:
> 
>   $config['db']['ini_YOURDBNAME']=
>       $config['db']['schema_location'].'/laconica.ini';
>


_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to