Hello Michelle, in the update notes for the latest version of the module, you mention this line :

"Note that the "user info" pane in the middle of the "all about user" mini panel shows as delete/missing but that is a seperate issue."

I thought it was something wrong with my site, but it seems that this is known bug?? I've been going into the issue queue and can't find something related to that, so I was just thinking i could post it here so we can discuss what exactly the problem is??

Thanks,
Patchak

CommentFileSizeAuthor
#14 drupal57test.zip72.5 KBminesota
#9 advpr_missing_userinfo.JPG51.69 KBminesota

Comments

patchak’s picture

Anything we can do to help on this issue? Any news? Thanks!
Patchak

michelle’s picture

Status: Active » Postponed (maintainer needs more info)

No news. I suspect the bug is in panels but we've no idea what. Though I just noticed the title of this issue... You're saying the pane doesn't show up? That's something different, then. The bug I'm talking about makes it say "deleted/missing" on the edit page but doesn't affect the function of it at all so I haven't been worrying about it too much. But if the pane isn't showing up for you, that's a problem we need to figure out. So please clarify.

Michelle

michelle’s picture

Status: Postponed (maintainer needs more info) » Fixed
Mrs. Peel’s picture

I'm having the same, or a similar problem as the user above: the entire user_basics mini-panel is not showing up at all for me.
Both it, and the center pane are "missing/deleted" per the edit page. I am seeing none of this panel whatsoever in my user profile pages.

Please let me know if I can provide any additional specifics that would help.

at "/admin/panels/panel-page/userprofile/edit/general" Under "Layout" I see:
Flexible
Top
1. Deleted/missing mini panel

At: "/admin/panels/panel-mini/user_basics/edit/general" Under "Layout" I see:
Flexible
Left
1. "User" user picture
Middle
1. Deleted/missing content type userinfo
Right
1. "Node" fieldgroup Basic Info

I am also running the recommended version of Panels2, and CCK 1.7.

patchak’s picture

hey Michelle, I'm not sure exactly when it stopped working, maybe when I moved to new cck 1.7, but now basically the modules does not seem to work.

While testing I changed, i "rebuilt" the relationships, so the new relationship on the panel page is called :

"From User ID uprofile"

On the flexible"userprofile" "All about user" pane, I get : Flexible -> Top -> 1. Does not meet context requirements

On the actual mini panel i get the following :

Flexible

Left
1. "User" user picture

Middle
1. Deleted/missing content type userinfo

Right
1. "uprofile" fieldgroup Infos personnelles

As a context i get this :

Contexts
From uprofile

So i think since the name is the same, it should pass to the panel page... ?? Also note that the fieldgroup now seems to work, as it actually does not display an error on the mini panl page.

So there i am, the context does not seem to be passed from the mini panel to the panel page...I'm going to test if I can add the panes directly into the main panel page, and not use the mini panel to see if that can solve the issue, ir give us an idea of what's wrong...

Patchak

patchak’s picture

Status: Fixed » Active

After some testing it seems that indeed the info is passed when the blocks are used directly inside a panel page, but nothing gets passed when they are inside a mini panel... any ideas on why is that?? The context seems not to be passing properly.. Using panels beta 5, and latest profile kit "alpha 4"...

Patchak

michelle’s picture

Status: Active » Postponed (maintainer needs more info)

I can't reproduce this. I do get that error message on the mini panel edit page itself but it doesn't affect the display. Could you set up a clean test site and tell me what steps are needed to reproduce the problem, please?

Michelle

dugh’s picture

I see the same error.
I upgraded to the dev version of cck and advanced_profile and still see the error.

I am using bio 5.x-1.2, views 5.x-1.6, and panels 5.x-2.0-beta5

minesota’s picture

StatusFileSize
new51.69 KB

I have made an absolutley fresh install of the latest Drupal 5x
AND
advanced_profile-5.x-1.0-alpha4
bio-5.x-1.2
cck-5.x-1.7
panels-5.x-2.0-beta5
views-5.x-1.6
with other necessary modules and dependancies.

I get the same error : Deleted/missing content type userinfo [ see picture attached ]
with the result that the profile page the user sees has no "add buddy" link or "remove buddy" link.

If "add content > user context > 'user profile'" is chosen this obviously gives the "add buddy" link BUT it repeats the username, user photo, history and all that making things appear twice and cumbersome.

An alternate way will be to be modify core profile so that only 'add buddy/remove buddy' are shown if 'user profile' is chosen BUT how to do that OR will that be at all proper ?

michelle’s picture

So the rest of the information is there in that pane, just not the add/remove buddy link?

Michelle

minesota’s picture

No the Buddy list also remains empty
The link is not there and buddy list also remains empty

michelle’s picture

Ok, this issue is getting muddled. @minesota - it sounds like you're talking about a completely different issue. The issue is whether or not the user info pane is showing up. This has nothing to do with the buddylist other than there are links to the buddylist on there. I'm aware that, while editing the panel, the pane says "missing or deleted content type" as it does that on my site as well. But, on all my sites, the pane still shows up fine when viewing the profile.

So the question is very simple: Is anyone having an issue where the pane is not showing up? If so, can you reproduce this on a clean install as I am not able to reproduce it myself.

Michelle

patchak’s picture

Michelle, say it's not possible to reproduce it on a clean install, what would cause the problem? My guess is that somewhre my "relationships" are corrupted?? Could you please give me some guidance to see on the db the created relationships so maybe i could see if my mini panel uses a different relationship than the main panel page ?

Patchak

minesota’s picture

StatusFileSize
new72.5 KB

OK. Sorry Michelle, I will open another issue with that buddy list thing.

I did again a complete fresh install of
of the latest Drupal 5x AND
advanced_profile-5.x-1.0-alpha4
bio-5.x-1.2
cck-5.x-1.7
panels-5.x-2.0-beta5
views-5.x-1.6, with other necessary modules like usernode,link etc and other dependancies.

The error is NO LONGER there, that is,
"All about user" info pane can be added by the admin as well as seen by members
"add buddy" "remove buddy" links are visible

@patchak or anyone - You can install the attached database (admin/pass) and the above modules to check that this is indeed working correctly.

michelle’s picture

Title: User info pane disappeared with latest cck 1.7 » All about user mini panel missing from add content list
Status: Postponed (maintainer needs more info) » Active

Ok, I've done some digging but haven't had much luck. One thing I did find out is the "delete/missing content type" for the title is completely unrelated and also harmless.

The issue is that the entire mini panel is not able to be added to the panels page. I suspect it has something to do with not meeting context requirements but will need to dig in further. Whether this is an advprofile bug or a panels one I'm not sure, yet. I know that advprofile works fine on a fresh install so there must be some odd configuration somewhere triggering it.

Michelle

michelle’s picture

Status: Active » Closed (fixed)

Closing old issues that aren't applicable anymore with the rewrite.

Michelle