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) »
  • CiviEvent not showing test registration
Pages: [1]

Author Topic: CiviEvent not showing test registration  (Read 2115 times)

mstahl

  • Guest
CiviEvent not showing test registration
August 22, 2007, 02:34:29 pm
I have IPN configured and everything works fine with memberships. I got this error after going through the registration process in the log:

 [info] Could not find an entry for contributionID in GET

Anyone know what that error means?

the payment goes through and I get returned to the thank you page.

Aug 22 17:21:57  [info] $POST = Array
(
    [payment_date] => 14:16:06 Aug 22, 2007 PDT
    [txn_type] => web_accept
    [last_name] => Stahl
    [residence_country] => US
    [item_name] => Online Event Registration: Annual Conference
    [payment_gross] => 50.00
    [mc_currency] => USD
    [business] => mike_1187671455_per@mail.com
    [payment_type] => instant
    [verify_sign] => An5LFgScpDANFY3XsxWK6wJG1IvBA6mPyOJdm5lacF0YfRutM2qF.inO
    [payer_status] => verified
    [test_ipn] => 1
    [tax] => 0.00
    [payer_email] => mastahl@mail.com
    [txn_id] => 5JN7618416750230Y
    [quantity] => 1
    [receiver_email] => mike_1187671455_per@mail.com
    [first_name] => Aaron
    [invoice] => 0c2a8309530ee5c226837b19b05ae7e2
    [payer_id] => WREPY3KREUDPS
    [receiver_id] => KU7BTBZURVQKL
    [item_number] =>
    [payment_status] => Completed
    [payment_fee] => 1.75
    [mc_fee] => 1.75
    [shipping] => 0.00
    [mc_gross] => 50.00
    [custom] =>
    [charset] => windows-1252
    [notify_version] => 2.4
)


Thanks!
« Last Edit: August 22, 2007, 04:46:49 pm by mstahl »

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent not showing test registration
August 23, 2007, 12:35:53 am
what your version of CiviCRM ?
Also try Find Participants, then check "Test Participants Only" and Search.

kurund
Found this reply helpful? Support CiviCRM

mstahl

  • Guest
Re: CiviEvent not showing test registration
August 23, 2007, 07:49:00 am
Hi,

I'm using CiviCRM 1.7.9821

I searched for test participants and received no results.

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: CiviEvent not showing test registration
August 23, 2007, 07:52:56 am
That's a strange behavior. i suggest you should try upgrading to 1.8.

http://wiki.civicrm.org/confluence/display/CRMDOC/Upgrading+Drupal+Sites+from+v1.7+to+v1.8

kurund
Found this reply helpful? Support CiviCRM

mstahl

  • Guest
Re: CiviEvent not showing test registration
August 23, 2007, 10:51:59 am
Unfortunately, we can't because of the non profit server limitations from hosting co they are with etc...

mstahl

  • Guest
Re: CiviEvent not showing test registration
August 23, 2007, 03:43:50 pm
Here is some additional info if it will help:

Aug 22 17:21:29  [info] $paypalURL = https://www.sandbox.paypal.com/_xclick/business=mike_1187671455_per%40mail.com&notify_url=http%3A//www.website.com/nvcra/drupal/sites/all/modules/civicrm/extern/ipn.php%3Freset%3D1%26module%3Devent%26contactID%3D9%26contributionID%3D%26contributionTypeID%3D%26eventID%3D1&item_name=Online+Event+Registration%3A+Annual+Conference&quantity=1&undefined_quantity=0&cancel_return=http%3A//www.1webcentral.com/nvcra/drupal/civicrm/event/register%3F_qf_Register_display%3D1%26cancel%3D1&no_note=1&no_shipping=1&return=http%3A//www.1webcentral.com/nvcra/drupal/civicrm/event/register%3F_qf_ThankYou_display%3D1&rm=1&currency_code=USD&invoice=0c2a8309530ee5c226837b19b05ae7e2&cmd=_xclick&amount=50.00

Aug 22 17:21:57  [info] $GET = Array
(
    [reset] => 1
    [module] => event
    [contactID] => 9
    [contributionID] =>
    [contributionTypeID] =>
    [eventID] => 1
)

Any help is appreciated.


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: CiviEvent not showing test registration
August 23, 2007, 03:59:00 pm

I suspect it is a bug with 1.7, since we expect contribution ID to be present and it is not. I'm not sure, but i think we did find and fix this issue in 1.8

Unfortunately we do not have the energy or resources to support 1.7. We've made extensive changes to the payment code, so trying to find the fix will be nontrivial. Your best bet is to upgrade and see if its fixed.

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) »
  • CiviEvent not showing test registration

This forum was archived on 2017-11-26.