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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • Views 2 admin access on drupal.demo.civicrm.org
Pages: [1]

Author Topic: Views 2 admin access on drupal.demo.civicrm.org  (Read 2719 times)

DanilaD

  • I post occasionally
  • **
  • Posts: 93
  • Karma: 11
Views 2 admin access on drupal.demo.civicrm.org
March 07, 2009, 12:23:05 am
Hello.

Could someone please allow Views 2 admin access to address:

http://drupal.demo.civicrm.org/admin/build/views

for 'demo' account?

Regards,
Danila

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: Views 2 admin access on drupal.demo.civicrm.org
March 07, 2009, 08:02:06 am

done

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

DanilaD

  • I post occasionally
  • **
  • Posts: 93
  • Karma: 11
Re: Views 2 admin access on drupal.demo.civicrm.org
March 07, 2009, 08:17:06 am
Sorry, Lobo, could you please update settings.php with database renaming patterns from .../civicrm/admin/setting/uf?reset=1

Otherwise the know error message appears:

Code: [Select]
user warning: Table 'drupal_demo.civicrm_relationship' doesn't exist query:
SELECT COUNT(*) FROM (SELECT civicrm_contact_civicrm_relationship_1.display_name AS civicrm_contact_civicrm_relationship_1_display_name, COUNT(DISTINCT(civicrm_relationship.id)) AS num_records
FROM civicrm_relationship civicrm_relationship
LEFT JOIN civicrm_contact civicrm_contact_civicrm_relationship ON civicrm_relationship.contact_id_a = civicrm_contact_civicrm_relationship.id
LEFT JOIN civicrm_contact civicrm_contact_civicrm_relationship_1 ON civicrm_relationship.contact_id_b = civicrm_contact_civicrm_relationship_1.id WHERE civicrm_relationship.relationship_type_id in ('4') GROUP BY civicrm_contact_civicrm_relationship_1_display_name
ORDER BY civicrm_contact_civicrm_relationship_1_display_name ASC ) count_alias in /var/www/drupal-6.civicrm.org/public/sites/drupal.demo.civicrm.org/modules/views/includes/view.inc on line 705.

Regards,
Danila



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: Views 2 admin access on drupal.demo.civicrm.org
March 07, 2009, 08:38:43 pm

done

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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 2.2 Release Testing »
  • Views 2 admin access on drupal.demo.civicrm.org

This forum was archived on 2017-11-26.