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) »
  • What should EntityBatch.php be changed to for version 4.3.3
Pages: [1]

Author Topic: What should EntityBatch.php be changed to for version 4.3.3  (Read 1428 times)

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
What should EntityBatch.php be changed to for version 4.3.3
May 25, 2013, 06:22:20 pm
I have a custom report that worked under version 4.2.x, that I am attempting to upgrade to work under version 4.3.3.

Currently when running the report I get the error message:
Failed opening required 'CRM/Core/DAO/EntityBatch.php'

 <root>/my_extensions/uk.co.nfpservices.module.civigiftaid/GiftAid/Utils/Contribution.php on line 164

Any ideas on what the file "EntityBatch.php" should be changed to for version 4.3.3?
Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

totten

  • Administrator
  • Ask me questions
  • *****
  • Posts: 695
  • Karma: 64
Re: What should EntityBatch.php be changed to for version 4.3.3
May 27, 2013, 01:33:28 pm
I don't know if it's the same thing, but 4.3 includes a class called "CRM_Batch_DAO_EntityBatch".

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Re: What should EntityBatch.php be changed to for version 4.3.3
May 27, 2013, 10:19:59 pm
Thanks for your help, I was able to get the extension working again under 4.3.3
Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

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: What should EntityBatch.php be changed to for version 4.3.3
May 28, 2013, 01:25:20 am
You should also report this issue to extension maintainer.

Kurund
Found this reply helpful? Support CiviCRM

SarahG (FountainTribe)

  • Ask me questions
  • ****
  • Posts: 782
  • Karma: 29
  • CiviCRM version: 4.4.7
  • CMS version: Drupal 6, Drupal 7
  • MySQL version: 5.5
  • PHP version: 5.3
Re: What should EntityBatch.php be changed to for version 4.3.3
May 28, 2013, 08:45:30 am
I already posted this issue to the "UK Users" sub-forum as this relates to the UK specific GiftAid extension. Not sure of another place to post feedback.
Did I help you? Please donate to the Civi-Make-It-Happen campaign  CiviCRM for mobile devices! 

davej

  • Ask me questions
  • ****
  • Posts: 404
  • Karma: 21
Re: What should EntityBatch.php be changed to for version 4.3.3
June 12, 2013, 02:40:35 am
There are details of the extension maintainer here:
http://civicrm.org/extensions/gift-aid-extension-uk

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Developer Discussion (Moderator: Donald Lobo) »
  • What should EntityBatch.php be changed to for version 4.3.3

This forum was archived on 2017-11-26.