CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Database Error Code: Table 'flacorps_drp06.civicrm_preferences' doesn't exist, 1
Pages: [1]

Author Topic: Database Error Code: Table 'flacorps_drp06.civicrm_preferences' doesn't exist, 1  (Read 1706 times)

flacorps

  • Guest
Database Error Code: Table 'flacorps_drp06.civicrm_preferences' doesn't exist, 1
November 05, 2009, 08:21:37 am
Rather than try to debug an install that is clearly already problematic, I tried a clean install with a newly created instance of Drupal. Once I set up the civicrm.settings.php file it seems as though I am able to connect to the database.

Now I get this error.

I think it's progress, right? ;->

Quote


unrecoverable error
    Sorry. A non-recoverable error has occurred.

    DB Error: no such table

    Database Error Code: Table 'flacorps_drp06.civicrm_preferences' doesn't exist, 1146

    Return to home page.

Error Details:

Array
(
    [callback] => Array
        (
           
  • => CRM_Core_Error
  • [1] => handle
            )

       
Code: [Select]
=> -18
    [message] => DB Error: no such table
    [mode] => 16
    [debug_info] => SELECT *
 FROM civicrm_preferences
 
 WHERE (  civicrm_preferences.domain_id = 1 )  AND (  civicrm_preferences.is_domain = 1 )
 
 
 
 [nativecode=1146 ** Table 'flacorps_drp06.civicrm_preferences' doesn't exist]
    [type] => DB_Error
    [user_info] => SELECT *
 FROM civicrm_preferences
 
 WHERE (  civicrm_preferences.domain_id = 1 )  AND (  civicrm_preferences.is_domain = 1 )
 
 
 
 [nativecode=1146 ** Table 'flacorps_drp06.civicrm_preferences' doesn't exist]
    [to_string] => [db_error: message="DB Error: no such table" code=-18 mode=callback callback=CRM_Core_Error::handle prefix="" info="SELECT *
 FROM civicrm_preferences
 
 WHERE (  civicrm_preferences.domain_id = 1 )  AND (  civicrm_preferences.is_domain = 1 )
 
 
 
 [nativecode=1146 ** Table 'flacorps_drp06.civicrm_preferences' doesn't exist]"]
)
[/quote]

flacorps

  • Guest
Re: Database Error Code: Table 'flacorps_drp06.civicrm_preferences' doesn't exist, 1
November 05, 2009, 09:53:05 am
I've also run into this: "Fatal error: Call to undefined function ts() in /home1/flacorps/public_html/Testbed/modules/civicrm/drupal/modules/civicrm_group_roles/civicrm_group_roles.install on line 16"

flacorps

  • Guest
Re: Database Error Code: Table 'flacorps_drp06.civicrm_preferences' doesn't exist, 1
November 05, 2009, 01:27:40 pm
I didnlt know civicrm needed to run its own install routine first.

Problem solved.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Database Error Code: Table 'flacorps_drp06.civicrm_preferences' doesn't exist, 1

This forum was archived on 2017-11-26.