Details
-
Type: Bug
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Cannot Reproduce
-
Affects Version/s: 4.0.1
-
Fix Version/s: None
-
Component/s: Core CiviCRM
-
Labels:None
Description
Here's the message I got:
Sorry. A non-recoverable error has occurred. The error trace below might help to resolve the issue
Array
(
[callback] => Array
(
[0] => CRM_Core_Error
[1] => handle
)
[code] => -18
[message] => DB Error: no such table
[mode] => 16
[debug_info] => SELECT *
FROM civicrm_component
[nativecode=1146 ** Table 'buckland_buckland.civicrm_component' doesn't exist]
[type] => DB_Error
[user_info] => SELECT *
FROM civicrm_component
[nativecode=1146 ** Table 'buckland_buckland.civicrm_component' 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_component
[nativecode=1146 ** Table 'buckland_buckland.civicrm_component' doesn't exist]"]
)
I'm using J1.6, MySQL 5.0.91mm-log, PHP:5.2.5 , on a Siteground server. I've added a php.ini file with the memory etc info. Have tried several times, putting up a new Joomla install each time.
jon wilkin