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 form redirecting anonymous users
Pages: [1]

Author Topic: Event registration form redirecting anonymous users  (Read 496 times)

derrie

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.27-log
  • PHP version: 5.3.28
Event registration form redirecting anonymous users
March 25, 2014, 08:26:12 am
Hi All,

I have an issue when a submits a registration for a free event with an error in it (such as not entering an email address) they're brought back to an empty form with no errors displayed.

Looking at it in firebug, it appears that the form is POSTed to the server which returns a 302 redirect back to the empty form instead of the expected 200 response.

I'm using CiviCRM 4.4 and Drupal 7

I've been looking at this for days now and I've no idea what's happening - I've ruled out caching and javascript errors - anyone have any other ideas?

Thanks

Derek

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 form redirecting anonymous users
March 25, 2014, 11:13:11 am

can u post your links (u can conceal the host name for privacy/security reasons) for:

1. the original event registration form
2. the url when it displays the empty form

thanx

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

derrie

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.27-log
  • PHP version: 5.3.28
Re: Event registration form redirecting anonymous users
March 26, 2014, 02:17:48 am
Hi Lobo,

Here's a link to a test event that's exhibiting this behaviour

Initial link
https://dublin.sciencegallery.com/civicrm/event/register?reset=1&id=415
form then posts to
https://dublin.sciencegallery.com/civicrm/event/register
which returns a 302 to GET
https://dublin.sciencegallery.com/civicrm/event/register?reset=1&id=415

Thanks

Derek

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 form redirecting anonymous users
March 26, 2014, 08:47:18 am

is this an anon user? can u try via logged in user

if the above is true, can u also try the patch here:

http://issues.civicrm.org/jira/browse/CRM-14356?filter=12011

thanx

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

derrie

  • I’m new here
  • *
  • Posts: 5
  • Karma: 0
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.27-log
  • PHP version: 5.3.28
Re: Event registration form redirecting anonymous users
March 26, 2014, 09:02:25 am
Hi lobo,

You're spot on - patch applied and all is good in the world

Thanks for the pointer

D

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviEvent (Moderator: Yashodha Chaku) »
  • Event registration form redirecting anonymous users

This forum was archived on 2017-11-26.