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) »
  • Password not working when Account Creation
Pages: [1]

Author Topic: Password not working when Account Creation  (Read 1150 times)

ansm

  • Guest
Password not working when Account Creation
June 26, 2008, 11:57:54 am
Bug or configuration issue.
Civicrm 2.04 w/ Drupal 5.7

I made a contribution page, with a custom profile.  I use this profile to create a Drupal account.  A registration email is sent with a name and password.

When I log-in with the credentials, I get the error:

Quote
Sorry. A non-recoverable error has occurred.
We could not find contribution details for your request. Please try your request again.

However, the email also contains a link to confirm registration.  This link works.  I.e.,
Quote
http://localhost/?q=user/reset/7/1214505934/777ae178566e5a3a287e1be18b54989d

How can one work and not the other?

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: Password not working when Account Creation
June 26, 2008, 02:37:25 pm

whats the url of the page u r trying to login from?

we show that error in the contribution page code when we dont get enough information. I suspect drupal is send you to that url after login

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

ansm

  • Guest
Re: Password not working when Account Creation
June 27, 2008, 05:47:13 am
Hello,
Thanks for your swift response.
The standard URL given in the email to login is http://localhost/?q=user
When entering the one-time password at this URL, the error described previously occurs.

However, once I use the "one-click" registration confirmation, and the user changes their password, they can get into the system fine.

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: Password not working when Account Creation
June 27, 2008, 12:40:19 pm

sorry i have no idea why this is happening. I'm not sure why drupal is trying to call the contribute url when a user is trying to login.

You will need to help debug this. You can start by adding a CRM_Core_Error::backtrace( ); (make sure debugging is enabled) to: CRM/Contribute/Form/ContributionBase.php, line 134

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 CiviContribute (Moderator: Donald Lobo) »
  • Password not working when Account Creation

This forum was archived on 2017-11-26.