Forgot to send this reply to the list

Well the table is there, I can see it if I access the db through phpadmin
> but I still get the same error
>
>
>
> 2009/11/27 Christopher Vollick <[email protected]>
>
>> On 27-Nov-09, at 11:24 AM, Martin Higham wrote:
>>
>>  User_username::register(object,string,string) is being called from the
>>> AuthenticationPlugin supplied as part of StatusNet 0.9.
>>>
>>> I would have expected the StatusNet code base to define any database
>>> tables it needed, but it may be that I've missed a key part out from the
>>> Plugin setup.
>>>
>> So it is.
>> The onCheckSchema event of the Authentication plugin should construct that
>> table.
>> For whatever reason, it would seem it didn't for you.
>>
>> Try running scripts/checkschema.php to do it manually.
>>
>
>
_______________________________________________
StatusNet-dev mailing list
[email protected]
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to