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 CiviMember (Moderator: Deepak Srivastava) »
  • UpdateMembershipRecord.php breaks with errors
Pages: [1]

Author Topic: UpdateMembershipRecord.php breaks with errors  (Read 2140 times)

Laryn

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 4
    • CEDC
  • CiviCRM version: 4.6.x
  • CMS version: Drupal 7
UpdateMembershipRecord.php breaks with errors
January 17, 2008, 12:23:57 pm
When I try to run /sites/all/modules/civicrm/bin/UpdateMembershipRecord.php?name=username&pass=password from a web browser, it runs for a while (shows "Updating..........................") and then it breaks with this message:

Quote
Sorry. A non-recoverable error has occurred.

We experienced an unexpected error. Please file an issue with the backtrace

Return to home page.

How do I find out what the error was? (And where is the backtrace saved?)
CEDC...social justice by design

*Get support on the new CiviCRM help site. /laryn

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: UpdateMembershipRecord.php breaks with errors
January 17, 2008, 05:01:48 pm

enable debug and backtrace in administer civicrm >> global settings >> debugging

a backtrace will be printed. also check files/civicrm/upload/CiviCRM.log. we might be writing error info there (I know we have done this, not sure if in 2.0 or 1.9)

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

Laryn

  • I post frequently
  • ***
  • Posts: 192
  • Karma: 4
    • CEDC
  • CiviCRM version: 4.6.x
  • CMS version: Drupal 7
Re: UpdateMembershipRecord.php breaks with errors
January 23, 2008, 01:28:11 pm
I turned on debugging and now it's not giving an error. Go figure. Is it possible that there were just too many updates to do and so it didn't get through them all before the script timed out or something, and now it's caught up?
CEDC...social justice by design

*Get support on the new CiviCRM help site. /laryn

civiced

  • Guest
Re: UpdateMembershipRecord.php breaks with errors
January 25, 2008, 03:59:26 am
I do not see files/civicrm/upload/CiviCRM.log.  Is there a setting in CiviCRM to enable backtrace logging to a file?

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: UpdateMembershipRecord.php breaks with errors
January 25, 2008, 05:36:32 am

that feature is now part of 2.0. we log all fatal error to CiviCRM.log.

Unfortunately this also means its not part of the 1.x series :(

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

civiced

  • Guest
Re: UpdateMembershipRecord.php breaks with errors
January 25, 2008, 07:41:17 am
Hi lobo,
Maybe this question should be on another thread but what are all the planned features in the new 2.0 version and when is the expected release date?

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: UpdateMembershipRecord.php breaks with errors
January 25, 2008, 10:35:50 am

please check: http://civicrm.org/node/281

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 CiviMember (Moderator: Deepak Srivastava) »
  • UpdateMembershipRecord.php breaks with errors

This forum was archived on 2017-11-26.