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 Profiles (Moderator: Dave Greenberg) »
  • Anonymous User Cannot Edit Profile via CiviMail Link
Pages: [1]

Author Topic: Anonymous User Cannot Edit Profile via CiviMail Link  (Read 4408 times)

Marty

  • I post occasionally
  • **
  • Posts: 67
  • Karma: 14
    • Boulder County Arts Alliance
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.37
  • PHP version: 5.4.27
Anonymous User Cannot Edit Profile via CiviMail Link
March 14, 2010, 01:08:47 pm
Non-logged in (anonymous) users get a blank form when they click a link to edit a profile from a CiviMail mailing.  The page and profile title display, but there are no form fields or buttons, and there is no error message.

If the user has previously logged in, then the form displays properly when the link is clicked.

The link in the mailing is as follows:
http://<site root>/civicrm/profile/edit?reset=1&gid=N&id={contact.contact_id}&{contact.checksum}
where N is the ID of the profile to edit.

This is on a Drupal installation using both CiviCRM 3.1.1 and 3.1.3.  I have enabled both the profile listings and forms and access all custom data permissions for anonymous users.

Marty

  • I post occasionally
  • **
  • Posts: 67
  • Karma: 14
    • Boulder County Arts Alliance
  • CiviCRM version: 4.4.4
  • CMS version: Drupal 7.26
  • MySQL version: 5.5.37
  • PHP version: 5.4.27
Re: Anonymous User Cannot Edit Profile via CiviMail Link
March 14, 2010, 01:54:44 pm
Okay - I just discovered this was recently fixed and scheduled for inclusion in 3.1.4.  I tested the patch and it solves the problem as described.

http://issues.civicrm.org/jira/browse/CRM-5909

Marty
« Last Edit: March 14, 2010, 01:58:17 pm by Marty »

tabletguy

  • I post occasionally
  • **
  • Posts: 73
  • Karma: 2
Re: Anonymous User Cannot Edit Profile via CiviMail Link
April 23, 2010, 02:01:12 am
I think this would be the correct topic, sorry if I should post a new one...

I have this problem with Joomla 1.5.15 and CiviCrm 3.1.4 (current version). I just tested this also on the joomla.demo.civicrm system, and it doesn't work there either.

Instead of filling in information and allowing to edit, it acts as if the profile were empty, and shifts to search mode. (I have another posting with a different but related question here http://forum.civicrm.org/index.php/topic,13423.0.html

In the demo system, I created a user, then created a mailing template to send the checksum and ID. I then created (from the wiki documentation) an edit link:

http://joomla.demo.civicrm.org/index2.php?option=com_civicrm&task=civicrm/profile/edit?reset=1&gid=1&id=106&%20cs=069934d6d467ebc85fe73add2da1d086_1272012640_168

Does anyone have a working example of allowing edits for a non-registered Joomla user in the front end?

brigittem

  • I post occasionally
  • **
  • Posts: 43
  • Karma: 1
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 10, 2010, 04:02:20 am
Marty,

I'm a beginner at patchning.

I 'd like to patch my civicrm 3.1.3 in order to use mail with profile and checksum. I went to http://issues.civicrm.org/jira/browse/CRM-5909 but I don't know how to patch : is it easy ?

Thanks for help,

Brigitte




brigittem

  • I post occasionally
  • **
  • Posts: 43
  • Karma: 1
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 10, 2010, 04:06:34 am
Sorry, I see that civicrm 3.1.4 is available, no need to patch, only upgrade

Brigitte

danorton

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 24, 2010, 01:21:31 pm
For those of us not ready to upgrade, where is the patch? (It's not on the JIRA item.)

danorton

  • I’m new here
  • *
  • Posts: 12
  • Karma: 0
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 24, 2010, 01:24:51 pm
Quote from: danorton on May 24, 2010, 01:21:31 pm
For those of us not ready to upgrade, where is the patch? (It's not on the JIRA item.)

[Answering my own question —DN]

http://fisheye2.atlassian.com/changelog/CiviCRM?cs=26449

tabletguy

  • I post occasionally
  • **
  • Posts: 73
  • Karma: 2
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 25, 2010, 12:30:47 am
Just to clarify two points.

1) AFAIK, in Joomla, anonymous users still cannot edit profiles, although the wiki seems to indicate that they can.

2) CiviCRM (as of this post) is actually at 3.1.5 now.

kipper

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 25, 2010, 03:16:31 am
hi,
OOK... Anonymous User Cannot Edit Profile via CiviMail Link!!! .sorry, I not have checked!!!

sorry for my english...

My version of CiviCRM is the 3.1.4, have download the new version 3.1.5 and my request is:
For upgrade at this newest version just replace the older folder (civicrm) on my server? ...this is all? ...for security reason make backup of older civicrm folder incudes "civicrm.settings.php"?

Suggestions?

Many Thanks

Ciao
Kipper

tabletguy

  • I post occasionally
  • **
  • Posts: 73
  • Karma: 2
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 25, 2010, 03:22:44 am
I believe you want this wiki page:

http://wiki.civicrm.org/confluence/display/CRMDOC/Installation+and+Upgrades

There is also a forum section for installations and upgrades.

 I just read your other post too. I want to emphasis for you that I am talking about Joomla. I don't know if there would be issues with Drupal along the lines of what I've mentioned earlier.
« Last Edit: May 25, 2010, 03:26:23 am by tabletguy »

kipper

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 25, 2010, 03:29:33 am
ok, many thanks

kipper

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 25, 2010, 03:49:11 am
sorry for me english...
i have setting the permission "edit Group" (in drupal...) for anonymous user and after "submit" the form (<root>/civicrm/profile/create?reset=1&gid=10), the choiche of ceckbox of group not be appear... and not been in the user area under "Tags and Group"..

View attachment..

More suggestions?

Many thanks and thanks for you patient...

Kipper

kipper

  • I’m new here
  • *
  • Posts: 22
  • Karma: 0
Re: Anonymous User Cannot Edit Profile via CiviMail Link
May 25, 2010, 04:31:09 am
[SOLVED]

The Anonymous User is be added at Groups after that user receive and confirm by Email

Many Thanks for yours collabortion

Ciao
Kipper
« Last Edit: May 25, 2010, 04:40:27 am by kipper »

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Anonymous User Cannot Edit Profile via CiviMail Link

This forum was archived on 2017-11-26.