On 27-Nov-09, at 11:02 AM, Martin Higham wrote:
I'm trying to write my own plugin using 0.9 (just downloaded from gitorious). I've built a new database and get the following in my log when I try to auto register a new user.2009-11-27 15:52:51 LOG_ERR: PEAR error: DB_DataObject Error: insert:No table definition for user_username :
It might be useful for us to see the code you're using to generate this error. As an initial guess, though, it would seem like you're trying to access a table called user_username, but StatusNet doesn't have one.
_______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
