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 »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Using civicrm_post hook
Pages: [1]

Author Topic: Using civicrm_post hook  (Read 1847 times)

orinjus

  • Guest
Using civicrm_post hook
May 18, 2007, 05:07:52 pm
Hello all,

I have been using a modified version of the civitest module (http://svn.civicrm.org/trunk/drupal/civitest.module.sample) to send a confirmation email to people who register on my site using a profile that I created, but it has stopped working and I cannot figure out why. 

I am unable to get any of the form data from the objectRef passed into my civitest_civicrm_post() function as I used to be.  Indeed, when I print_r($objectRef) I see only two fields, 'edit' (an array having only one field, 'token'), and 'postURL'.  I used to get lots of other fields here, most importantly the form data itself, and I don't know how to get this back.  Does anybody know what could be wrong?

Thanks,
Ben

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: Using civicrm_post hook
May 18, 2007, 11:37:16 pm

Ben:

Can u please give us more details, more specifically can u let us know:

1. what version and revision was it working
2. what version and revision did it stop working. If its the latest v1.7 version, can u please file an issue on the issue tracker

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

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • Using civicrm_post hook

This forum was archived on 2017-11-26.