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 CiviContribute (Moderator: Donald Lobo) »
  • Getting error on final checkout: CRM_Core_Error, "Authentication Failed"
Pages: [1]

Author Topic: Getting error on final checkout: CRM_Core_Error, "Authentication Failed"  (Read 1339 times)

rick02840

  • Guest
Getting error on final checkout: CRM_Core_Error, "Authentication Failed"
October 09, 2008, 11:11:47 am
Just started the error below after submitting a contribution.  The contribution goes through OK, though recently I have had duplicate contribution problems - could be unrelated.  Any advice appreciated.

(Could be unrelated, but not not long ago I had session issues and did this: http://drupal.org/node/93945#comment-155161 )

CiviCRM: 1.5.7147 Drupal PHP4
CMS: Drupal 4.7.3
MySQL:  5.0.51a-community
PHP:    5.2.4

Yes, I should upgrade - been procrastinating thinking it would be difficult.


---- BEGIN ERROR -----

error

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

       
Code: [Select]
=>
    [message] => Authentication failed.
    [mode] => 16
    [debug_info] =>
    [type] => PEAR_Error
    [user_info] =>
    [to_string] => [pear_error: message="Authentication failed." code=0 mode=callback callback=CRM_Core_Error::handle prefix="" info=""]
)

---- END ----

emilyf

  • Ask me questions
  • ****
  • Posts: 696
  • Karma: 54
  • CiviCRM version: 2.x - 4.x
  • CMS version: Drupal 5, 6, 7
Re: Getting error on final checkout: CRM_Core_Error, "Authentication Failed"
October 09, 2008, 01:18:41 pm
I don't have the answer to this, but for starters I would say if you're running PHP 5.2.4 on your site you should not be running the PHP4 version of CiviCRM 1.5.7....

rick02840

  • Guest
Re: Getting error on final checkout: CRM_Core_Error, "Authentication Failed"
October 18, 2008, 08:10:37 am
I found that the error was due to the confirming email not sending.  The following post clued me in to that:

http://forum.civicrm.org/index.php/topic,1426.0.html

Thanks for that post!  I never would have figured out that was the cause.

I changed SMTP settings in civicrm.settings.php (for example changed port from 25 to 26, which host changed to) but still go the error. 

I disabled the sending of confirming emails on my contribution pages, and that fixed it.  I don't really need the confirming email, so OK for now.

Eileen

  • Forum Godess / God
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4195
  • Karma: 218
    • Fuzion
Re: Getting error on final checkout: CRM_Core_Error, "Authentication Failed"
November 27, 2008, 04:31:58 pm
Can you advise what payment processor you are using? I've been writing one and hit a similar problem. I was going to try to figure out how to make it give a nice error message in this case
Make today the day you step up to support CiviCRM and all the amazing organisations that are using it to improve our world - http://civicrm.org/contribute

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Getting error on final checkout: CRM_Core_Error, "Authentication Failed"

This forum was archived on 2017-11-26.