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 CiviMail (Moderator: Piotr Szotkowski) »
  • Failure sending mailing
Pages: [1]

Author Topic: Failure sending mailing  (Read 604 times)

jbdm

  • Guest
Failure sending mailing
July 05, 2010, 08:34:16 am
Hi everyone,

I am new to CiviCRM.
I am trying to set Civimail but when sending a test message, I get the following message :

Code: [Select]
Fatal error: Call to a member function find() on a non-object in /srv/org_name/drupal/sites/all/modules/civicrm/CRM/Mailing/BAO/Job.php  on line 116
Yet, I have set the Cron Job as indicated in the wiki http://wiki.civicrm.org/confluence/display/CRMDOC/CiviMail+Installation

Does anyone had the same problem? Can you give me help?

Thank !

xavier

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4453
  • Karma: 161
    • Tech To The People
  • CiviCRM version: yes probably
  • CMS version: drupal
Re: Failure sending mailing
July 05, 2010, 08:40:37 am
Hi,

Are you using 3.2b ?

I have this line, doesn't seem to match your error:
                $job->status = CRM_Core_DAO::getFieldValue( 'CRM_Mailing_DAO_Job',
                                                            $job->id,
                                                            'status' );

If you're on 3.2, you might want to look at the book, hopefully more detailed and clearer:
http://en.flossmanuals.net/CiviCRM/SystemConfiguration
-Hackathon and data journalism about the European parliament 24-26 jan. Watch out the result

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Failure sending mailing

This forum was archived on 2017-11-26.