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) »
  • Event Registration Pages Unavailable unless "Pay Later" is selected
Pages: [1]

Author Topic: Event Registration Pages Unavailable unless "Pay Later" is selected  (Read 566 times)

DerekL

  • I post frequently
  • ***
  • Posts: 132
  • Karma: 1
  • CiviCRM version: 4.5.5
  • CMS version: Drupal 7.34
  • MySQL version: 5.1.54
  • PHP version: 5.2.17
Event Registration Pages Unavailable unless "Pay Later" is selected
July 20, 2012, 08:46:48 am
Is there any way to debug the display of Event registration screens?

I've just found a situation in which my event registration pages will refuse to appear (event info page just refreshes on click), unless "is pay later" is selected.
When the registration appears, the "Pay Later" checkbox is checked, with no other options available.

If I uncheck "pay later" the event registration screens simply will not display.

civicrm*.log files don't show anything, drupal logs don't show anything either. 

Possibly Related:

http://xxxx.com/civicrm/event/info?reset=1&id=35928
MESSAGE   Warning: Illegal offset type in whereClauseSingle() (line 391 of /var/www/vhosts/brazilcham.com/httpdocs/sites/all/modules/civicrm/CRM/Event/BAO/Query.php).

I can create a contribution page, and use live and test paypal just fine, but when it comes to event registration, I am dead in the water...

Please help?
« Last Edit: July 20, 2012, 09:46:58 am by DerekL »

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: Event Registration Pages Unavailable unless "Pay Later" is selected
July 20, 2012, 10:08:54 am

hey derek:

check your apache logs and see the sequence of calls being made

seems like when u click on register it goes there and then gets redirected to the info page due to some condition. A quick look at the code suggests this happens when:

1. The event is full
2. Online registration is not enabled for the event

if you get on irc we can give you some debugging tips and where to add code etc to see whats happening

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 CiviEvent (Moderator: Yashodha Chaku) »
  • Event Registration Pages Unavailable unless "Pay Later" is selected

This forum was archived on 2017-11-26.