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) »
  • Link Broken for "Create Account" in Contribution Page
Pages: [1]

Author Topic: Link Broken for "Create Account" in Contribution Page  (Read 2707 times)

Traveler777

  • I post occasionally
  • **
  • Posts: 43
  • Karma: 0
  • CiviCRM version: 3.3.2
  • CMS version: Drupal 6.2
Link Broken for "Create Account" in Contribution Page
March 03, 2011, 05:40:03 pm
Hi, I hope someone else did run into this problem before and can advise.

On the membership contribution form we have the "Create Drupal Account" option enabled. It displays the field for Username, Password and the box above for:

"Please enter a user name to create an account . If you already have an account, please login before completing this form."

The "please login" link is broken and gets directed to /user?destination=civicrm%2Fcontribute%2Ftransact%3Freset%3D1%26id%3D4
instead of to
/user?destination=civicrm/contribute/transact?reset=1&id=4

Does this problem relate to a enabled Drupal module?

Thanks

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: Link Broken for "Create Account" in Contribution Page
March 03, 2011, 05:50:52 pm

that link is fine it is just url-encoded. check:

http://drupal.demo.civicrm.org/user/login?destination=civicrm%2Fcontribute%2Ftransact%3Freset%3D1%26id%3D1

make sure u r logged out from the demo server before clicking the link

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

alero546

  • I’m new here
  • *
  • Posts: 1
  • Karma: 0
  • CiviCRM version: 4
  • CMS version: 7.8
  • MySQL version: 5
  • PHP version: 5
Re: Link Broken for "Create Account" in Contribution Page
October 04, 2011, 08:59:00 am
Hi, I am actually having the same issue...I've set up the requirement to have a drupal account before contributing but when clicking on create an account the link forwards here:

user?destination=civicrm%2Fcontribute%2Ftransact%3Freset%3D1%26id%3D4

and I get a 500 error.

Thanks for your help!

herongrace

  • I’m new here
  • *
  • Posts: 27
  • Karma: 1
Re: Link Broken for "Create Account" in Contribution Page
April 04, 2012, 06:44:15 am
Hi -- I'd like to know how I can edit the text: Please enter a user name to create an account . If you already have an account, please login before completing this form.

More importantly, how can I remove the link on "please login"?

Thanks,
HeronGrace

Yashodha Chaku

  • Forum Godess / God
  • Ask me questions
  • *****
  • Posts: 755
  • Karma: 57
    • CiviCRM
Re: Link Broken for "Create Account" in Contribution Page
April 04, 2012, 12:40:52 pm
herongrace :
You can turn ON/OFF the option for account creation in the Profile Settings.

Go to the profile and click the Advanced Settings section and choose the appropriate option in Drupal user account registration option?

If you just want to edit the text, you can edit it in templates/CRM/common/CMSUser.tpl
I recommend using custom templates to achieve the same.

For more details, refer : http://wiki.civicrm.org/confluence/display/CRMDOC/Customize+Built-in,+Profile,+Contribution+and+Event+Registration+Screens

HTH
-Yashodha
Found this reply helpful? Contribute NOW and help us improve CiviCRM with the Make it Happen! initiative.

herongrace

  • I’m new here
  • *
  • Posts: 27
  • Karma: 1
Re: Link Broken for "Create Account" in Contribution Page
April 16, 2012, 10:07:42 am
Quote from: Yashodha Chaku on April 04, 2012, 12:40:52 pm
If you just want to edit the text, you can edit it in templates/CRM/common/CMSUser.tpl
I recommend using custom templates to achieve the same.

Thanks Yashodha! That's just what I needed, though I 'm not quite sure how to create custom templates. I'll search for it, but if you have a link to some info, that would help. (Btw, mine is a Joomla 1.5.26 site.)

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviContribute (Moderator: Donald Lobo) »
  • Link Broken for "Create Account" in Contribution Page

This forum was archived on 2017-11-26.