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 »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviCRM Views Integration with Drupal Entity Module
Pages: [1]

Author Topic: CiviCRM Views Integration with Drupal Entity Module  (Read 1349 times)

jaymcgraw

  • I post occasionally
  • **
  • Posts: 106
  • Karma: 6
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7.12
  • MySQL version: 5.0.92-community
  • PHP version: 5.2.11
CiviCRM Views Integration with Drupal Entity Module
August 01, 2011, 03:37:07 pm
Our site became inaccessible when we installed the Drupal Rules and Entity modules. We'd get different errors indicating maximum execution time exceeded and maximum memory allocated when we'd try refreshing. As soon as I disabled these modules, these errors disappeared and the site worked fine.

The Rules and Entity modules are both in Beta, so I've been patiently awaiting a production release to move forward. However, I'm at the point where I need these modules to build the site as desired. So I thought I'd try to figure out if those modules alone were causing the issue or if there was some other conflicting module. And after enabling and disabling a number of modules, what I seem to have determined is that the combination of CiviCRM Views Integration with Entity is causing the issue.

Here's what I found:

With Entity enabled:
  • If CiviCRM is enabled and Views is disabled, the site works fine.
  • If CiviCRM is disabled and Views is enabled, the site works fine.
  • If CiviCRM and Views are both enabled, site is inaccessible.
  • If CiviCRM and Views are both enabled, but I rename the sites/all/modules/civicrm/drupal/modules/views directory, the site works fine.
Finally, If I disable Entity and enable CiviCRM and Views, the site works fine.

So, while CiviCRM Views Integration does not depend on Entity, it somehow conflicts with it. Any thoughts on why or how?

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviCRM Views Integration with Drupal Entity Module
August 01, 2011, 09:45:35 pm
Does this thread help you at all?
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: CiviCRM Views Integration with Drupal Entity Module
August 02, 2011, 02:41:27 am
If your issues are maximum execution time exceeded and maximum memory allocated exceeded, then this is not a conflict per se, rather this is a resources issue. Sounds like you simply need to allocate more CPU and memory resources to this site.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

petednz

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4899
  • Karma: 193
    • Fuzion
  • CiviCRM version: 3.x - 4.x
  • CMS version: Drupal 6 and 7
Re: CiviCRM Views Integration with Drupal Entity Module
August 02, 2011, 02:47:40 am
Quote from: petednz on August 01, 2011, 09:45:35 pm
Does this thread help you at all?

Very sorry that i missed the link - http://forum.civicrm.org/index.php/topic,20521.msg86171.html#msg86171 and following

hope that helps
Sign up to StackExchange and get free expert advice: https://civicrm.org/blogs/colemanw/get-exclusive-access-free-expert-help

pete davis : www.fuzion.co.nz : connect + campaign + communicate

jaymcgraw

  • I post occasionally
  • **
  • Posts: 106
  • Karma: 6
  • CiviCRM version: 4.1.2
  • CMS version: Drupal 7.12
  • MySQL version: 5.0.92-community
  • PHP version: 5.2.11
Re: CiviCRM Views Integration with Drupal Entity Module
August 02, 2011, 05:51:52 am
That thread definitely helps! Thanks!

Hershel, don't think it's a resource issue as others seem to be experiencing the same issue and I've tried increasing resources to no avail.

FatherShawn

  • Ask me questions
  • ****
  • Posts: 372
  • Karma: 25
    • C3 Design
  • CiviCRM version: 4.2.11
  • CMS version: Drupal 7.23
  • MySQL version: 5.5.32
  • PHP version: 5.3.10
Re: CiviCRM Views Integration with Drupal Entity Module
August 02, 2011, 06:40:05 am
I had similar problems with a site that I am building.  Pulling in civicrm.views.inc from svn trunk: http://svn.civicrm.org/civicrm/trunk/drupal/modules/views/ and replacing the corresponding file in the 4.0.4 allows my site to run with Views 7.x-3.x-dev installed...
Lead Developer, C3 Design.
Twitter: @FatherShawn

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Installing CiviCRM »
  • Drupal Installations (Moderator: Piotr Szotkowski) »
  • CiviCRM Views Integration with Drupal Entity Module

This forum was archived on 2017-11-26.