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) »
  • One of parameters (value: ) is not of the type Integer
Pages: [1]

Author Topic: One of parameters (value: ) is not of the type Integer  (Read 1368 times)

BrownBetty

  • Guest
One of parameters (value: ) is not of the type Integer
August 02, 2009, 08:42:14 pm
In trying to set up a system whereby members could register, and at the same time nominate persons for the general elections, I've run into a fatal error.

I set up a custom profile to collect this information, and included it in the registration process, but I've only gotten as far as testing it before getting fatal errors.  The form will go all the way to the end, asking you to review your submission one final time before posting it, before it will die in a burst of error messages.

Here is the backtrace
Quote
/home/civicrm/CRM/Core/Error.php, backtrace, 258
/home/civicrm/CRM/Utils/Type.php, fatal, 255
/home/civicrm/CRM/Core/DAO.php, validate, 905
/home/civicrm/CRM/Core/DAO.php, composeQuery, 858
/home/civicrm/CRM/Core/BAO/CustomValueTable.php, executeQuery, 207
/home/civicrm/CRM/Core/BAO/CustomValueTable.php, create, 304
/home/civicrm/CRM/Core/BAO/CustomValueTable.php, store, 317
/home/civicrm/CRM/Member/BAO/Membership.php, postProcess, 979
/home/civicrm/CRM/Contribute/Form/Contribution/Confirm.php, postProcessMembership, 493
/home/civicrm/CRM/Core/Form.php, postProcess, 247
/home/civicrm/CRM/Core/StateMachine.php, mainProcess, 166
/home/civicrm/CRM/Core/QuickForm/Action/Next.php, perform, 63
/home/civicrm/packages/HTML/QuickForm/Controller.php, perform, 203
/home/civicrm/packages/HTML/QuickForm/Page.php, handle, 103
/home/civicrm/CRM/Core/Controller.php, handle, 245
/home/civicrm/CRM/Core/Invoke.php, run, 205
/home/civicrm/standalone/index.php, invoke, 44
/home/civicrm/standalone/index.php, invoke, 69

I went to google first, as is my habit, and found this post which seems to be about a very similar problem, but that one seems to have been patched.

Does anyone have a solution, or can anyone point me to debugging resources?

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: One of parameters (value: ) is not of the type Integer
August 03, 2009, 01:25:44 pm
Looks like some issue with the custom field(s) configuration on your site. Have you tried saving value(s) for these fields from a backend form (e.g. Edit Contact or New / Edit Membership - depending on what type of record your custom fields are extending). This might shed more light.

If that doesn't get us further - you could try setting up the same custom fields on the public demo and see if the error recreates.
Protect your investment in CiviCRM by  becoming a Member!

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Post-installation Setup and Configuration (Moderator: Dave Greenberg) »
  • One of parameters (value: ) is not of the type Integer

This forum was archived on 2017-11-26.