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) »
  • Error when adding tag fields in profiled forms
Pages: [1]

Author Topic: Error when adding tag fields in profiled forms  (Read 867 times)

tonthon

  • I’m new here
  • *
  • Posts: 9
  • Karma: 0
    • Majerti is specialized in OpenSource technologies
  • CiviCRM version: 4
  • CMS version: drupal
  • MySQL version: it depends
  • PHP version: it depends
Error when adding tag fields in profiled forms
August 04, 2011, 06:00:44 pm
Hi,

I built a custom form to create organizations, I added the Tag field(s) to it, and I got the following error :
Notice : Undefined property: CRM_Profile_Form_Edit::$_contactId dans CRM_Contact_Form_Edit_TagsandGroups::buildQuickForm() (ligne 156 dans /var/www/drupal/sites/all/modules/civicrm/CRM/Contact/Form/Edit/TagsAndGroups.php).

I was wondering if someone already encountered this one and how I could check before filling in a new issue.
Gaston TJEBBES
Majerti
g.t [at] majerti.fr
http://www.majerti.fr
Audit/Conseil IT, Développement, Formation
+33 (0)6 32 70 70 00

Kurund Jalmi

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 4169
  • Karma: 128
    • CiviCRM
  • CiviCRM version: 4.x, future
  • CMS version: Drupal 7, Joomla 3.x
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Error when adding tag fields in profiled forms
August 05, 2011, 04:09:37 am
Quote
Notice : Undefined property: CRM_Profile_Form_Edit::$_contactId dans CRM_Contact_Form_Edit_TagsandGroups::buildQuickForm() (ligne 156 dans /var/www/drupal/sites/all/modules/civicrm/CRM/Contact/Form/Edit/TagsAndGroups.php).

This is already fixed in current stable release 3.4.5 / 4.0.5. Note that this notice won't affect any functionality. So you can also ignore it / disable notices in your php settings.

Kurund
Found this reply helpful? Support CiviCRM

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using Profiles (Moderator: Dave Greenberg) »
  • Error when adding tag fields in profiled forms

This forum was archived on 2017-11-26.