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 »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Any Ideas?!? Sorry. A non-recoverable error has occurred.
Pages: [1]

Author Topic: Any Ideas?!? Sorry. A non-recoverable error has occurred.  (Read 2817 times)

rubeus6

  • Guest
Any Ideas?!? Sorry. A non-recoverable error has occurred.
July 31, 2009, 10:19:27 am
I'm getting the following page when ever I try to goto any admin page for CivicCRM in my Joomla 1.5.11 installation. This is right after the component install.

Sorry. A non-recoverable error has occurred. The error trace below might help to resolve the issue

Code: [Select]
Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] => -19
    [message] => DB Error: no such field
    [mode] => 16
    [debug_info] => SELECT  config_backend, locales  
 FROM civicrm_domain
 
 [nativecode=1054 ** Unknown column 'locales' in 'field list']
    [type] => DB_Error
    [user_info] => SELECT  config_backend, locales  
 FROM civicrm_domain
 
 [nativecode=1054 ** Unknown column 'locales' in 'field list']
    [to_string] => [db_error: message="DB Error: no such field" code=-19 mode=callback callback=CRM_Core_Error::handle prefix="" info="SELECT  config_backend, locales  
 FROM civicrm_domain
  
 [nativecode=1054 ** Unknown column 'locales' in 'field list']"]
)
[/code]
« Last Edit: July 31, 2009, 10:26:40 am by rubeus6 »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Any Ideas?!? Sorry. A non-recoverable error has occurred.
July 31, 2009, 01:06:13 pm
Bit strange, civicrm_domain should have "locales" field. Can you try reinstalling CiviCRM ?

Kurund
Found this reply helpful? Support CiviCRM

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Any Ideas?!? Sorry. A non-recoverable error has occurred.
July 31, 2009, 02:20:31 pm
Check to see if the civi tables were even created. They all have the prefix civicrm_
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

rubeus6

  • Guest
Re: Any Ideas?!? Sorry. A non-recoverable error has occurred.
August 03, 2009, 02:41:46 am
yeah, tables were created...

I checked in phpmyadmin... everything was there.
At least as far as I could see.

and I've reinstalled 3 times now...

are there any plugins that are known conflicts?
or Joomla settings?

lcdweb

  • Forum Godess / God
  • I live on this forum
  • *****
  • Posts: 1620
  • Karma: 116
    • www.lcdservices.biz
  • CiviCRM version: many versions...
  • CMS version: Joomla/Drupal
  • MySQL version: 5.1+
  • PHP version: 5.2+
Re: Any Ideas?!? Sorry. A non-recoverable error has occurred.
August 03, 2009, 04:00:20 pm
no known conflicts.

was this an upgrade, or a fresh installation?
can you look at phpmyadmin and see if the civicrm_domain table has that field? the table should have 7 fields -- locales should be the last.
support CiviCRM through 'make it happen' initiatives!
http://civicrm.org/mih

rubeus6

  • Guest
Re: Any Ideas?!? Sorry. A non-recoverable error has occurred.
August 05, 2009, 04:06:23 am
Quote from: lcdweb on August 03, 2009, 04:00:20 pm
no known conflicts.

was this an upgrade, or a fresh installation?
can you look at phpmyadmin and see if the civicrm_domain table has that field? the table should have 7 fields -- locales should be the last.

This was a fresh install.
civicrm_domain table does exist

theres 10 fields?
and local does not exist?

rubeus6

  • Guest
Re: Any Ideas?!? Sorry. A non-recoverable error has occurred.
August 05, 2009, 04:08:06 am
Quote from: rubeus6 on August 05, 2009, 04:06:23 am
Quote from: lcdweb on August 03, 2009, 04:00:20 pm
no known conflicts.

was this an upgrade, or a fresh installation?
can you look at phpmyadmin and see if the civicrm_domain table has that field? the table should have 7 fields -- locales should be the last.

This was a fresh install.
civicrm_domain table does exist

theres 10 fields?
and local does not exist?



Ok, UPDATE: I deleted the entire Table of civiccrm_ entries from the SQL. and reuploaded the component. I'm able to get into the admin area now. If any more gitches pop up I'll report them.






joseramonjr

  • Guest
Re: Any Ideas?!? Sorry. A non-recoverable error has occurred.
August 09, 2009, 06:51:28 pm
Hello,
I exactly the same problem.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Joomla! Installations (Moderator: Deepak Srivastava) »
  • Any Ideas?!? Sorry. A non-recoverable error has occurred.

This forum was archived on 2017-11-26.