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 »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Blank white screen after profile added to contribution page
Pages: [1]

Author Topic: Blank white screen after profile added to contribution page  (Read 1353 times)

nocabt

  • I post occasionally
  • **
  • Posts: 45
  • Karma: 1
Blank white screen after profile added to contribution page
June 02, 2008, 12:20:02 pm
Hi, I have civicrm 2.0.4 installed on Joomla 1.0.15 and have a problem with a contribution (new membership) page.  The Joomla page works, until I try to add a profile to the beginning of it to collect additional info about the new member.  Then, the page only displays a blank white screen.  I check error log and a (possibly) relevant error is

Quote
[client 70.253.74.206] PHP Fatal error: Call to undefined function array_intersect_key() in /var/www/vhosts/the-chamber.com/httpdocs/administrator/components/com_civicrm/civicrm/CRM/Contribute/Form/ContributionBase.php on line 464, referer: http://the-chamber.no-ip.biz/

Ideas?

thanks!

Thomas
« Last Edit: June 02, 2008, 12:27:36 pm by nocabt »

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: Blank white screen after profile added to contribution page
June 02, 2008, 01:50:18 pm

check: http://nz2.php.net/manual/en/function.array-intersect-key.php

that function is available for PHP 5.1.0+. i suspect you are using an older version of PHP.

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

nocabt

  • I post occasionally
  • **
  • Posts: 45
  • Karma: 1
Re: Blank white screen after profile added to contribution page
June 10, 2008, 08:05:18 am
Hi lobo,

Thanks for the reply.  You are correct, we are running PHP 5.0.4.  However, we are not able to upgrade (without moving hosts of course). 

Thanks,

Thomas


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: Blank white screen after profile added to contribution page
June 10, 2008, 10:45:09 am

Your best bet would be to read the comments here: http://us2.php.net/array_intersect_key

and add the function to the CiviCRM code that implements the function in older versions

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) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Blank white screen after profile added to contribution page

This forum was archived on 2017-11-26.