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) »
  • Enabling Entity API generates WSOD when CIVICRM is installed
Pages: [1]

Author Topic: Enabling Entity API generates WSOD when CIVICRM is installed  (Read 1037 times)

carlosmirandalevy

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.0.3
  • CMS version: Drupal 7.02
  • MySQL version: 5.1.41
  • PHP version: 5.3.2
Enabling Entity API generates WSOD when CIVICRM is installed
June 30, 2011, 02:16:14 am
Drupal 7.4, CIVICRM 4.0.4, minimal install (created for testing and troubleshooting this error).

Latest version of all modules (dev for Views and for Entity).

Do note that Entity API is needed for Organic Groups and for Commerce module, so this is not trivial.

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Enabling Entity API generates WSOD when CIVICRM is installed
June 30, 2011, 04:20:32 am
Hi,

Got something in the log?

Does it work with entity API but civicrm disabled?

X+
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

carlosmirandalevy

  • I’m new here
  • *
  • Posts: 6
  • Karma: 0
  • CiviCRM version: 4.0.3
  • CMS version: Drupal 7.02
  • MySQL version: 5.1.41
  • PHP version: 5.3.2
Re: Enabling Entity API generates WSOD when CIVICRM is installed
July 03, 2011, 02:48:13 pm
Nothing on Log other than module has been enabled.
Entity API works by itself and CIVICRM too.
It's just when I enable Entity API with CIVICRM previously enabled that I get the WSOD.

shangrilavic

  • I’m new here
  • *
  • Posts: 2
  • Karma: 1
    • Shangri-La Corporation
  • CiviCRM version: 4.0.4
  • CMS version: Drupal 7.3
  • MySQL version: 5.0.92
  • PHP version: 5.2.16
Re: Enabling Entity API generates WSOD when CIVICRM is installed
July 25, 2011, 11:02:56 am
Definite glitch. I have the same problem. Not sure what to do about it at this moment.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Enabling Entity API generates WSOD when CIVICRM is installed
July 25, 2011, 01:18:34 pm
There'a another thread on this somewhere - Torrance figured out that by removing the l() somewhere in civicrm_views.module the problem went away - something about the l function at that point endlessly rebuilding the drupal registry or something. I assume it's patched in svn by now
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

shangrilavic

  • I’m new here
  • *
  • Posts: 2
  • Karma: 1
    • Shangri-La Corporation
  • CiviCRM version: 4.0.4
  • CMS version: Drupal 7.3
  • MySQL version: 5.0.92
  • PHP version: 5.2.16
Re: Enabling Entity API generates WSOD when CIVICRM is installed
July 25, 2011, 01:53:40 pm
I found this solution on Drupal.org.

Went to svn.civicrm.org/branches/v4.0/drupal/modules/views/civicrm.views.inc, copied the text and pasted it into a file and named it civicrm.views.inc I then replaced the original file in YOUR SITE/sites/all/modules/civicrm/drupal/modules/views.civicrm.views.inc with the new civicrm.views.inc file.

I did get a glitch in the Admin toolbar afterwards, but turning off the overlay seems to have fixed that.

So far so good!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Enabling Entity API generates WSOD when CIVICRM is installed

This forum was archived on 2017-11-26.