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 (Moderator: Dave Greenberg) »
  • Problem after upgraded PEAR on server
Pages: [1]

Author Topic: Problem after upgraded PEAR on server  (Read 2521 times)

lardissone

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
Problem after upgraded PEAR on server
June 27, 2007, 10:00:33 am
Hi,

I'm getting problems on contributions, contributions are taken but it show a pear_error that says that everything is correct!! So many users tried many times.

this is the error:
[attach=1]

Code: [Select]
Error Details:

Array
(
    [callback] => Array
        (
            [0] => CRM_Core_Error
            [1] => handle
        )

    [code] => 0
    [message] => Success
    [mode] => 16
    [debug_info] =>
    [type] => pear_error
    [user_info] =>
    [to_string] => [pear_error: message="Success" code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)
[/code]

Dave Greenberg

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 5760
  • Karma: 226
    • My CiviCRM Blog
Re: Problem after upgraded PEAR on server
June 27, 2007, 11:32:11 am
I'm not sure what you mean by "upgraded PEAR on server". CiviCRM is distributed with the PEAR package files that we use - in the packages directory.

PEAR errors after a contribution "confirmation" is submitted most often indicate a problem with SMTP when we're trying to email a receipt to the contributor. You can verify this by disabling the "Send Receipt" feature for your Online Contribution page and see if the error goes away.
Protect your investment in CiviCRM by  becoming a Member!

lardissone

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
Re: Problem after upgraded PEAR on server
July 02, 2007, 01:53:40 pm
Thank you Dave.

Ok, disabling Send Receipt it works fine.

But I've tried using another SMTP server and still don't works.
How can I debug exact error here?

Thank you

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: Problem after upgraded PEAR on server
July 02, 2007, 02:17:43 pm

please search for smtp in the forums. there are quite a few threads regarding smtp issues and potential solutions / debugging hints

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

lardissone

  • I’m new here
  • *
  • Posts: 7
  • Karma: 0
Re: Problem after upgraded PEAR on server
July 03, 2007, 08:36:46 am
Oh yes..

The SMTP server was bad configured responding always as "Success" or "Ok" so PEAR module misunderstood the error.

Thanks

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM (Moderator: Dave Greenberg) »
  • Problem after upgraded PEAR on server

This forum was archived on 2017-11-26.