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) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.1 Release Testing »
  • Profile edit form: all fields except Org Name missing after upgrade to beta5
Pages: 1 [2]

Author Topic: Profile edit form: all fields except Org Name missing after upgrade to beta5  (Read 14153 times)

Deepak Srivastava

  • Ask me questions
  • ****
  • Posts: 677
  • Karma: 65
Re: Profile edit form: all fields except Org Name missing after upgrade to beta5
January 26, 2010, 11:36:10 pm
Maria,

Had a chat /w lobo. Looks like http://issues.civicrm.org/jira/browse/CRM-5711 is causing the issue for you, which was fixed after beta6.

Try the query from the patch http://fisheye2.atlassian.com/browse/CiviCRM/branches/v3.1/CRM/Upgrade/Incremental/sql/3.1.0.mysql.tpl?r1=26024&r2=26025 on your db, and check if you still see any problem.

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

mariagwyn

  • I post frequently
  • ***
  • Posts: 149
  • Karma: 4
  • CiviCRM version: CiviCRM 3.3.3
  • CMS version: Drupal 6.20
  • MySQL version: 5.2.14
  • PHP version: 5.0.91-50-log
Re: Profile edit form: all fields except Org Name missing after upgrade to beta5
January 27, 2010, 09:32:55 am
Well, the problem is partially fixed, so thank you very very much.

The part that is not fixed is that the views handler seems broken.  In the view, I do not have access to the custom data associated with participants.  I have custom data associated with contacts/individuals.  But the participant table is not coming through, and yes, it is listed in my settings.php file. 

I have made no changes to the view since the upgrade.  What the view does is show the TITLE (custom field) of the submission, and link it to the filled-in registration form: civicrm/contact/view/participant?reset=1&id=[id_1]&cid=[id]&action=view&context=search&selectedChild=event.  It does this by plugging in the ID numbers, none of which are custom.  So, technically the view works in that the link works.  But the pretty title doesn't show up, and I really like pretty for my customers.

Any ideas on this bit?  Is there a place to post upgrade issues specific to civicrm-drupal modules?  here or on the drupal modules area?

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: Profile edit form: all fields except Org Name missing after upgrade to beta5
January 27, 2010, 10:03:52 am

views integration is community contributed and supported. would be good for you to take a look at the code and figure out what is happening and why. if not a coder, consider hiring someone to do the needful and contribute the patch back to the community

i'll ask jim taylor who does a lot with this to take a look at this issue if he has time

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

mariagwyn

  • I post frequently
  • ***
  • Posts: 149
  • Karma: 4
  • CiviCRM version: CiviCRM 3.3.3
  • CMS version: Drupal 6.20
  • MySQL version: 5.2.14
  • PHP version: 5.0.91-50-log
Re: Profile edit form: all fields except Org Name missing after upgrade to beta5
January 27, 2010, 10:29:29 am
K.  will start topic under views so Jim can respond there.  I may have someone look at it, but currently he is hired to fix the 'add 5% to all CC payments" issue.

jalama

  • I post frequently
  • ***
  • Posts: 176
  • Karma: 22
    • Rooty Hollow LLC
  • CiviCRM version: 3.3.5
  • CMS version: Drupal 6 and 7
  • MySQL version: 5.1
  • PHP version: 5.2.5 and 5.3
Re: Profile edit form: all fields except Org Name missing after upgrade to beta5
January 27, 2010, 01:01:56 pm
Hey guys let me look at it, there have been a few updates to custom fields in 3.1 related to views
http://www.rootyhollow.com

mariagwyn

  • I post frequently
  • ***
  • Posts: 149
  • Karma: 4
  • CiviCRM version: CiviCRM 3.3.3
  • CMS version: Drupal 6.20
  • MySQL version: 5.2.14
  • PHP version: 5.0.91-50-log
Re: Profile edit form: all fields except Org Name missing after upgrade to beta5
February 03, 2010, 09:53:36 am
J,

Any ideas on this?  I started a separate forum topic since this topic is really about something else (http://forum.civicrm.org/index.php/topic,11873.msg50978.html#msg50978).  I am happy to help test and I have some views from 2.8 and 3.0 that I would really like to fix.

Thanks,
m

mariagwyn

  • I post frequently
  • ***
  • Posts: 149
  • Karma: 4
  • CiviCRM version: CiviCRM 3.3.3
  • CMS version: Drupal 6.20
  • MySQL version: 5.2.14
  • PHP version: 5.0.91-50-log
Re: Profile edit form: all fields except Org Name missing after upgrade to beta5
February 04, 2010, 12:31:31 pm
Quote from: Deepak Srivastava on January 26, 2010, 11:36:10 pm
Try the query from the patch http://fisheye2.atlassian.com/browse/CiviCRM/branches/v3.1/CRM/Upgrade/Incremental/sql/3.1.0.mysql.tpl?r1=26024&r2=26025 on your db, and check if you still see any problem.

Just a note that this fix does not seem to be a part of the 3.1.1 standard upgrade.  Or, perhaps from the upgrade from beta6 to 3.1.1.  I had to manually apply it to implement the fix.

Pages: 1 [2]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Discussion (deprecated) »
  • Alpha and Beta Release Testing »
  • 3.1 Release Testing »
  • Profile edit form: all fields except Org Name missing after upgrade to beta5

This forum was archived on 2017-11-26.