My laconica installation has a problem with user registration
My laconica installation has a problem with user registration
| Issue ID: | 665 |
| Issue Category: | bug |
| Component: | core |
| Priority: | minor |
| Status: | fixed |
| Assigned: | evan |
| Milestone: | 1.0 |
If someone looks http://mikiti.net/ and clicks on register, appear an error like :
B_DataObject: ERROR: No Data return from get email nicola@bongogadget.com
Profile: CONNECT: Checking for database database_ in options
Profile: CONNECT: USING CACHED CONNECTION
Profile: QUERY: BEGIN
Profile: ERROR: insert:No table definition for profile
Warning: Cannot modify header information - headers already sent by (output started at /usr/local/lib/php/DB/DataObject.php:4006) in /home/admin/domains/mikiti.net/public_html/lib/util.php on line 164
:S someone can help me ?

Updates
#1
up
#2
You probably need to set the your_database_name_ini setting in config.php. Look at config.php.sample for an example.
You can also subscribe to the
RSS feed for updates to this issue.