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 CiviEvent (Moderator: Yashodha Chaku) »
  • Blank Screen with array when registering for event
Pages: [1]

Author Topic: Blank Screen with array when registering for event  (Read 953 times)

deggertsen

  • Guest
Blank Screen with array when registering for event
February 02, 2010, 02:21:56 pm
Whenever anybody tries to register for an event on my Drupal 6 site all their registration information gets put in fine but they get sent to a blank page with some information like this (personal info omitted):

array ( 'contact_type' => 'Individual', 'contact_id' => '2', 'qfKey' => '992cc4bb24c190516bc640137c8b1cce', 'scriptFee' => '', 'scriptArray' => '', 'additional_participants' => '', 'participant_status_id' => '14', 'MAX_FILE_SIZE' => '67108864', 'is_primary' => 1, 'defaultRole' => 1, 'participant_role_id' => '1', 'description' => 'Online Event Registration OR', 'email' => array ( 1 => array ( 'location_type_id' => '1', 'is_primary' => 1, 'email' => 'david@example.com', ), ), )

What could be the problem? I wasn't able to find anything else I thought was related on the forum or issue queue.

I'm using CiviCRM 3.1.1

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: Blank Screen with array when registering for event
February 02, 2010, 09:53:27 pm
are you using custom template feature ?

you might want to replicate issue on our demo site : http://demo.civicrm.org/

thanks

kiran
You Are Designed To Choose... Defined By Choice.

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Blank Screen with array when registering for event
February 03, 2010, 11:30:47 am
Also check your System Workflow template for "Events - Registration Confirmation and Receipt (on-line)" -  from Administer >> Configure >> Message Templates) - seems like there might be a {debug} statement in there.
Protect your investment in CiviCRM by  becoming a Member!

deggertsen

  • Guest
Re: Blank Screen with array when registering for event
February 03, 2010, 04:15:02 pm
Well, I found out that it had something to do with a custom CiviCRM profile I had created and set to use on the Event Registration form. I'm still not sure why it was causing a problem but as soon as I removed the custom profile from the event registration form everything works like it's supposed to.

Kiran Jagtap

  • Ask me questions
  • ****
  • Posts: 533
  • Karma: 51
Re: Blank Screen with array when registering for event
February 03, 2010, 09:18:27 pm
Quote
Well, I found out that it had something to do with a custom CiviCRM profile I had created and set to use on the Event Registration form. I'm still not sure why it was causing a problem

It might be case that you hit a bug, so would be great if you give some details about your custom profile and fields, which will help us to debug.
Also if you create same scenario on demo site and try to replicate issue, that will be valuable pointers for us.

thanks

kiran
You Are Designed To Choose... Defined By Choice.

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Blank Screen with array when registering for event

This forum was archived on 2017-11-26.