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) »
  • Wordpress Install suddenly failing
Pages: [1]

Author Topic: Wordpress Install suddenly failing  (Read 1862 times)

dtheweather9

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 1
    • Students for the Exploration and Development of Space, USA
  • CiviCRM version: 4.4.0
  • CMS version: WordPress 3.8.1
  • MySQL version: 5.1.56
  • PHP version: 5.4.11
Wordpress Install suddenly failing
September 03, 2013, 07:58:42 pm
I've been working with Civicrm for about 8 months and its been working fine.  Suddenly after an import it almost appears like the whole database has been corrupted; I can view many parts of the system, however when I try to look at a contact, I recieve the following error.

Code: [Select]

#0 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Core/Error.php(148): CRM_Core_Error::backtrace()
#1 [internal function](): CRM_Core_Error::handle(Object(DB_Error))
#2 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/PEAR.php(931): call_user_func((Array:2), Object(DB_Error))
#3 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/DB.php(969): PEAR_Error->PEAR_Error("DB Error: no such table", -18, 16, (Array:2), "SELECT * \n FROM civicrm_website \n \n WHERE (  civicrm_website.contact_id = ...")
#4 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/PEAR.php(564): DB_Error->DB_Error(-18, 16, (Array:2), "SELECT * \n FROM civicrm_website \n \n WHERE (  civicrm_website.contact_id = ...")
#5 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/DB/common.php(1905): PEAR->raiseError(NULL, -18, NULL, NULL, "SELECT * \n FROM civicrm_website \n \n WHERE (  civicrm_website.contact_id = ...", "DB_Error", TRUE)
#6 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/DB/mysql.php(898): DB_common->raiseError(-18, NULL, NULL, NULL, "1146 ** Table '<OVERALL_DB>.civicrm_website' doesn't exist")
#7 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/DB/mysql.php(327): DB_mysql->mysqlRaiseError()
#8 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/DB/common.php(1216): DB_mysql->simpleQuery("SELECT * \n FROM civicrm_website \n \n WHERE (  civicrm_website.contact_id = ...")
#9 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/DB/DataObject.php(2421): DB_common->query("SELECT * \n FROM civicrm_website \n \n WHERE (  civicrm_website.contact_id = ...")
#10 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/packages/DB/DataObject.php(441): DB_DataObject->_query("SELECT * \n FROM civicrm_website \n \n WHERE (  civicrm_website.contact_id = ...")
#11 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Core/BAO/Website.php(141): DB_DataObject->find()
#12 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Contact/BAO/Contact.php(678): CRM_Core_BAO_Website::getValues((Array:4), (Array:46))
#13 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Contact/Page/View/Summary.php(150): CRM_Contact_BAO_Contact::retrieve((Array:4), (Array:46), TRUE)
#14 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Contact/Page/View/Summary.php(104): CRM_Contact_Page_View_Summary->view()
#15 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(292): CRM_Contact_Page_View_Summary->run((Array:3), NULL)
#16 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(70): CRM_Core_Invoke::runItem((Array:14))
#17 <WP-ROOT>/wp-content/plugins/civicrm/civicrm/CRM/Core/Invoke.php(52): CRM_Core_Invoke::_invoke((Array:3))
#18 <WP-ROOT>/wp-content/plugins/civicrm/civicrm.php(344): CRM_Core_Invoke::invoke((Array:3))
#19 [internal function](): civicrm_wp_invoke("")
#20 <WP-ROOT>/wp-includes/plugin.php(406): call_user_func_array("civicrm_wp_invoke", (Array:1))
#21 <WP-ROOT>/wp-admin/admin.php(149): do_action("toplevel_page_CiviCRM")
#22 {main}


I recently upgraded to 4.3.5

Any idea what could be causing this?  it almost looks like its not properly replacing "civicrm_website" with my database name

dtheweather9

  • I post occasionally
  • **
  • Posts: 57
  • Karma: 1
    • Students for the Exploration and Development of Space, USA
  • CiviCRM version: 4.4.0
  • CMS version: WordPress 3.8.1
  • MySQL version: 5.1.56
  • PHP version: 5.4.11
Re: Wordpress Install suddenly failing
September 04, 2013, 08:29:49 pm
Any idea what could be throwing this up?  Its currently completely shut down civicrm for me.

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Wordpress Install suddenly failing
September 04, 2013, 09:10:38 pm

can u check your DB and see if that table exists

seems like your db might have gotten corrupted if its throwing that error :(

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Wordpress Install suddenly failing

This forum was archived on 2017-11-26.