打給後(大家好),
不知道有多少朋友正在使用這些模組,是不是發現怪怪的,在我的帳號頁面(user/uid)中無法正常顯示Content Profile的正確資料呢?
或者是,當您採取以下步驟-點擊 my account >> Edit Panel >> Contexts >> Configure settings for Profile Node, 發現跳出"Invalid context type"的訊息呢?
如果您有以上的相同困擾與問題,請您參考 http://drupal.org/node/430220#comment-1540782
1.為content_profile.module 添加patch.
2.刪除content_profile.panels.inc
3.添加sites/all/modules/content_profile/panels/relationships/node_from_user.inc
4.重新啟用Content Profile模組
以上供您參考。