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) »
  • Deleting all contacts after deleting linked user names
Pages: [1]

Author Topic: Deleting all contacts after deleting linked user names  (Read 576 times)

AquaFox

  • I post occasionally
  • **
  • Posts: 31
  • Karma: -1
Deleting all contacts after deleting linked user names
November 10, 2011, 02:09:01 pm
So I deleted a bunch of usernames on Drupal. I just want to delete everything to start CiviCRM anew. However I think to delete all I just go to search contact and delete there. but I get this error:
Code: [Select]
DB Error: no such table
Error Details
Database Error Code: Table 'db346516973.civicrm_prevnext_cache' doesn't exist, 1146
Additional Details:
Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] => -18
    [message] => DB Error: no such table
    [mode] => 16
    [debug_info] => DELETE FROM civicrm_prevnext_cache
                           WHERE  entity_table = 'civicrm_contact' AND cacheKey LIKE 'civicrm search 4bfaf72639f53d228db0e8cee5373328_1766%' [nativecode=1146 ** Table 'db346516973.civicrm_prevnext_cache' doesn't exist]
    [type] => DB_Error
    [user_info] => DELETE FROM civicrm_prevnext_cache
                           WHERE  entity_table = 'civicrm_contact' AND cacheKey LIKE 'civicrm search 4bfaf72639f53d228db0e8cee5373328_1766%' [nativecode=1146 ** Table 'db346516973.civicrm_prevnext_cache' doesn't exist]
    [to_string] => [db_error: message="DB Error: no such table" code=-18 mode=callback callback=CRM_Core_Error::handle prefix="" info="DELETE FROM civicrm_prevnext_cache
                           WHERE  entity_table = 'civicrm_contact' AND cacheKey LIKE 'civicrm search 4bfaf72639f53d228db0e8cee5373328_1766%' [nativecode=1146 ** Table 'db346516973.civicrm_prevnext_cache' doesn't exist]"]
)

AquaFox

  • I post occasionally
  • **
  • Posts: 31
  • Karma: -1
Re: Deleting all contacts after deleting linked user names
November 10, 2011, 02:10:54 pm
Trying to create a new contact I get:
Code: [Select]
Sorry. A non-recoverable error has occurred.
Your install is missing required "Shared Address" profile.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Deleting all contacts after deleting linked user names

This forum was archived on 2017-11-26.