Closed (outdated)
Project:
Drupal core
Version:
6.20
Component:
profile.module
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
26 Jan 2011 at 16:08 UTC
Updated:
2 Mar 2016 at 22:18 UTC
Jump to comment: Most recent
hi guys,
When trying to add a new "list selection" to a profile, you can't click onto the "select options" textarea.
Tried using the seven and garland theme and without the wysiwyg module.
dub
Comments
Comment #1
dublin drupaller commentedaha! disabled the taxonomy profile module and it works now. issue is not to do with the profile.module, the taxonomy_profile.module is trying to override the list selection options text area, rather than offering an alternative.
dub
Comment #2
won commentedDidn't have a taxonomy profile module installed, but I had recently installed the Profile pictures (http://drupal.org/project/profile_pictures) module. Disabling that "solved" the problem.