Closed (fixed)
Project:
MySite
Version:
5.x-3.0rc1
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Feb 2008 at 03:17 UTC
Updated:
27 Feb 2008 at 13:34 UTC
Jump to comment: Most recent file
Comments
Comment #1
WISEOZ commentedJust adding another observation to this one ...
For whatever reason, the Profile label and target settings don't save.
Comment #2
agentrickardThanks. That was someone else's patch, and it obviously needs work. http://drupal.org/node/174673
Comment #3
agentrickardComment #4
agentrickardTwo patches.
One to add descriptions to the editable elements.
One to fix the error in profile.inc
Comment #5
WISEOZ commentedBoth patches appear to be doing what's intended but I'm getting this error now within MySite admin pages.
Comment #6
agentrickardThat's some sort of odd bug based on filenames. Check your plugins/types directory. The file should be called 'profile.inc' not 'profile.inc.inc'
Comment #7
WISEOZ commentedI didn't have a profile.inc.inc but I do have a profile.inc.backup I had created. I moved that up one directory and the error is now gone.
Comment #8
agentrickardYup. That was the problem. The file was getting parsed twice. (Or trying to and failing.)
This has been committed to HEAD.
Comment #9
agentrickardComment #10
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.