Download & Extend

white screen of death on civinode admin page

Project:CiviNode And Civinode CCK
Version:5.x-1.2
Component:Code
Category:bug report
Priority:critical
Assigned:Unassigned
Status:active

Issue Summary

I'm getting a WSOD on /admin/settings/civinode
I've increased PHP memory to 32MB to no avail.

Comments

#1

My PHP error log says:

[11-Jul-2008 12:03:11] PHP Fatal error: Call to undefined function crm_uf_get_profile_groups() in /Users/G5imac/Public/localhost/drupal/sites/all/modules/civinode/civinode_utils.inc on line 211
[11-Jul-2008 12:17:27] PHP Fatal error: Call to undefined method CRM_Contact_Form_Search::convertformvalues() in /Users/G5imac/Public/localhost/drupal/sites/all/modules/civinode/civinode_utils.inc on line 1565

Looks like this might be part of the whole big problem of dropped CiviCRM API here: http://drupal.org/node/230103