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) »
  • New Contribution Page button Yields Blank Page
Pages: [1]

Author Topic: New Contribution Page button Yields Blank Page  (Read 2148 times)

batcs

  • Guest
New Contribution Page button Yields Blank Page
March 14, 2009, 02:10:20 pm
We are attempting to set up new contributions, however when we click on 'New Contribution Page' under CiviContribute, we get a blank page (no html in source even)

Any help you can provide would be great.
Where are the PHP files for civicrm located?

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: New Contribution Page button Yields Blank Page
March 15, 2009, 07:20:27 am

a blank page typically means an apache/php error. Please check your apache error logs and get more details on the error. Check with your hosting provider for the location of these logs etc

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

batcs

  • Guest
Re: New Contribution Page button Yields Blank Page
March 16, 2009, 07:57:13 am
Apache is running fine on all websites as we have nearly 100 running on this server. Could it be an issue with the PHP script that runs this page?

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: New Contribution Page button Yields Blank Page
March 16, 2009, 10:41:15 am

the apache error log will show you any errors when serving a page. so it will show you the php errors if any

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

tomtom5

  • Guest
Re: New Contribution Page button Yields Blank Page
April 22, 2009, 12:36:27 pm
I have the same problem with my installation, Joomla 1.5.10 and civicrm  2.2.2 carry over the php error log:
[Wed Apr 22 20:47:45 2009] [error] [client 79.53.62.159] PHP Notice: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Argument is not a string in /var/www/vhosts/societaaperta.org/httpdocs/web/administrator/components/com_civicrm/civicrm/CRM/Core/Menu.php on line 618, referer: http://www.societaaperta.org/administrator/index.php?option=com_civicrm&task=civicrm/contribute&reset=1
[Wed Apr 22 20:47:46 2009] [error] [client 79.53.62.159] PHP Fatal error: Call to undefined function array_fill_keys() in /var/www/vhosts/societaaperta.org/httpdocs/web/administrator/components/com_civicrm/civicrm/CRM/Contribute/Form/ContributionPage.php on line 220, referer: http://www.societaaperta.org/administrator/index.php?option=com_civicrm&task=civicrm/contribute&reset=1

Thank

batcs

  • Guest
Re: New Contribution Page button Yields Blank Page
April 22, 2009, 01:39:45 pm
We reinstalled civicrm and it appears to be working more smoothly.

The only issue that we have found is when we edit pricing on an event that has both standard and discount pricing. The event is then defunct.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: New Contribution Page button Yields Blank Page
April 22, 2009, 09:15:17 pm
Would be great if you could replicate this sequence of events on the public demo - and post an issue to the issue tracker if it replicates, including the exact sequence of steps that results in a "defunct" event (also need details on what "defunct" means - specific behaviors / error messages etc.). Thx!
Protect your investment in CiviCRM by  becoming a Member!

websitesRevolt

  • I post occasionally
  • **
  • Posts: 33
  • Karma: 1
Re: New Contribution Page button Yields Blank Page
June 02, 2009, 09:15:57 am
Quote from: tomtom5 on April 22, 2009, 12:36:27 pm
I have the same problem with my installation, Joomla 1.5.10 and civicrm  2.2.2 carry over the php error log:
[Wed Apr 22 20:47:45 2009] [error] [client 79.53.62.159] PHP Notice: unserialize() [<a href='function.unserialize'>function.unserialize</a>]: Argument is not a string in /var/www/vhosts/societaaperta.org/httpdocs/web/administrator/components/com_civicrm/civicrm/CRM/Core/Menu.php on line 618, referer: http://www.societaaperta.org/administrator/index.php?option=com_civicrm&task=civicrm/contribute&reset=1
[Wed Apr 22 20:47:46 2009] [error] [client 79.53.62.159] PHP Fatal error: Call to undefined function array_fill_keys() in /var/www/vhosts/societaaperta.org/httpdocs/web/administrator/components/com_civicrm/civicrm/CRM/Contribute/Form/ContributionPage.php on line 220, referer: http://www.societaaperta.org/administrator/index.php?option=com_civicrm&task=civicrm/contribute&reset=1


I have the exact same errors, but the unserialize error occurs roughly 10 times before the array_fill_keys() error. I have re-installed, uninstalled, upgraded, downgraded, and tried everything I can to figure this out. Anyone out there figure this out for themselves yet? Im really lost here.

Thank


Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • New Contribution Page button Yields Blank Page

This forum was archived on 2017-11-26.