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 »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • White Screen, No Error Display
Pages: [1]

Author Topic: White Screen, No Error Display  (Read 582 times)

DeeFisher

  • I’m new here
  • *
  • Posts: 14
  • Karma: 1
    • New York State Psychological Association
  • CiviCRM version: 4.1.5
  • CMS version: Joomla 2.5.6
  • MySQL version: 5.1.45
  • PHP version: 5.3.10
White Screen, No Error Display
August 19, 2012, 08:47:54 am
Recently upgraded from CiviCRM 4.0 to 4.1.5, then to 4.2.6 along with upgrade from Joomla 1.6 to 2.5.6 to 2.5.8.  Also migrated, following all the instructions re clearing cache and updating settings, but have a persistent problem.

When registering for events or membership, we've received dozens of reports of members who get a blank screen after entering their information instead of the confirmation screen.  Nothing shows up in Apache, and a white screen appears if I have debugging turned off.  With it turned on, the following backtrace is displayed:

#0 /home/XXX/XXX/administrator/components/com_civicrm/civicrm/CRM/Core/Error.php(305): CRM_Core_Error::backtrace()
#1 /home/XXX/XXX/administrator/components/com_civicrm/civicrm/CRM/Core/Controller.php(251): CRM_Core_Error::fatal("We can't load the requested web page. This page requires cookies to be enable...")
#2 /home/XXX/XXX/administrator/components/com_civicrm/civicrm/CRM/Core/Controller.php(160): CRM_Core_Controller->key("CRM_Event_Controller_Registration", TRUE, FALSE)
#3 /home/XXX/XXX/administrator/components/com_civicrm/civicrm/CRM/Event/Controller/Registration.php(41): CRM_Core_Controller->__construct("Event Registration", "null")
#4 /home/XXX/XXX/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php(207) : eval()'d code(1): CRM_Event_Controller_Registration->__construct("Event Registration", TRUE, "null", NULL, "false")
#5 /home/XXX/XXX/administrator/components/com_civicrm/civicrm/CRM/Core/Invoke.php(207): eval()
#6 /home/XXX/XXX/components/com_civicrm/civicrm.php(78): CRM_Core_Invoke::invoke((Array:3))
#7 /home/XXX/XXX/components/com_civicrm/civicrm.php(18): civicrm_invoke()
#8 /home/XXX/XXX/libraries/joomla/application/component/helper.php(383): require_once("/home/XXX/XXX/components/com_civicrm/civicrm.php")
#9 /home/XXX/XXX/libraries/joomla/application/component/helper.php(351): JComponentHelper::executeComponent("/home/XXX/XXX/components/com_civicrm/civicrm.php")
#10 /home/XXX/XXX/includes/application.php(197): JComponentHelper::renderComponent("com_civicrm")
#11 /home/XXX/XXX/index.php(42): JSite->dispatch()
#12 {main}

If nothing else, I at least want an appropriate error to appear instead of a whitescreen or backtrace. Any  help would be most appreciated!
« Last Edit: November 15, 2012, 07:34:05 am by DeeFisher »

demeritcowboy

  • Ask me questions
  • ****
  • Posts: 570
  • Karma: 42
  • CiviCRM version: Always the latest!
  • CMS version: Drupal 6 mostly, still evaluating 7.
  • MySQL version: Mix of 5.0 / 5.1 / 5.5
  • PHP version: 5.3, usually on Windows
Re: WSOD on event confirmation after upgrade
August 19, 2012, 10:24:43 am
Are cookies enabled?

There's also a second message that should appear saying:
This error may indicate that users are accessing this page using a domain or URL other than the configured Base URL. EXAMPLE: Base URL is http://example.org, but some users are accessing the page via http://www.example.org or a domain alias like http://myotherexample.org.

Java might be a red herring. I don't think civi uses java anywhere unless that's something new.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Upgrading CiviCRM (Moderator: Deepak Srivastava) »
  • White Screen, No Error Display

This forum was archived on 2017-11-26.