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) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Drupal cron.php error
Pages: [1]

Author Topic: Drupal cron.php error  (Read 948 times)

Siv

  • I post occasionally
  • **
  • Posts: 94
  • Karma: -17
  • CiviCRM version: 4.6.2
  • CMS version: Drupal 7.44
  • MySQL version: 5.5.24
  • PHP version: 5.3.13
Drupal cron.php error
May 18, 2012, 01:33:29 am
Drupal cron showing below error,

"One of parameters (value: ) is not of the type Integer"

Any ideas where to look?







Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Drupal cron.php error
May 18, 2012, 04:42:15 am
What is your CiviCRM version? What do you do to create this error?

Can you turn on debugging in CiviCRM to get a more detailed error message?
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Siv

  • I post occasionally
  • **
  • Posts: 94
  • Karma: -17
  • CiviCRM version: 4.6.2
  • CMS version: Drupal 7.44
  • MySQL version: 5.5.24
  • PHP version: 5.3.13
Re: Drupal cron.php error
May 24, 2012, 01:53:26 am
My CiviCRM  version is 3.2.3.

When i run http://mysite/cron.php  i got this error.

FYI,

User's preferences have been updated.

backTrace

/home/crmdev/sites/mysite/modules/civicrm/CRM/Core/Error.php, backtrace, 254
/home/crmdev/sites/mysite/modules/civicrm/CRM/Utils/Type.php, fatal, 272
/home/crmdev/sites/mysite/modules/civicrm/CRM/Core/DAO.php, validate, 1007
/home/crmdev/sites/mysite/modules/civicrm/CRM/Core/DAO.php, composeQuery, 944
/home/crmdev/includes/common.inc(1645) : eval()'d code, executeQuery, 13
/home/crmdev/includes/common.inc, eval, 1645
/home/crmdev/modules/php/php.module, drupal_eval, 82
, php_filter,
/home/crmdev/includes/module.inc, call_user_func_array, 450
/home/crmdev/modules/filter/filter.module, module_invoke, 457
/home/crmdev/modules/node/node.module, check_markup, 1036
/home/crmdev/modules/node/node.module, node_prepare, 1080
/home/crmdev/modules/node/node.module, node_build_content, 1819
/home/crmdev/modules/node/node.module, _node_index_node, 1801
, node_update_index,
/home/crmdev/includes/module.inc, call_user_func_array, 450
/home/crmdev/modules/search/search.module, module_invoke, 273
, search_cron,
/home/crmdev/includes/module.inc, call_user_func_array, 471
/home/crmdev/includes/common.inc, module_invoke_all, 2647
/home/crmdev/cron.php, drupal_cron_run, 11

Hershel

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4640
  • Karma: 176
    • CiviHosting
  • CiviCRM version: Latest
  • CMS version: Mostly WordPress and Drupal
Re: Drupal cron.php error
May 24, 2012, 02:57:28 am
Based on the line

Code: [Select]
/home/crmdev/modules/php/php.module, drupal_eval, 82, php_filter,
in your report above, it appears you have custom PHP code in a node or block that is generating this error.
CiviHosting and CiviOnline -- The CiviCRM hosting experts, since 2007

See here for the official: What to do if you think you've found a bug.

Siv

  • I post occasionally
  • **
  • Posts: 94
  • Karma: -17
  • CiviCRM version: 4.6.2
  • CMS version: Drupal 7.44
  • MySQL version: 5.5.24
  • PHP version: 5.3.13
Re: Drupal cron.php error
May 24, 2012, 03:56:55 am
Thanks a lot.....

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • Drupal cron.php error

This forum was archived on 2017-11-26.