Closed (fixed)
Project:
Advanced Profile Kit
Version:
5.x-1.0-alpha4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
28 May 2008 at 21:11 UTC
Updated:
10 Sep 2008 at 22:04 UTC
Hi:
I just installed the module (with nodeprofile). I have two issues
1. The three minipanels don't show anything (basic info, contact me, where I hide). When I edit the panels page, I get the error: Deleted/missing content type content_fieldgroup
2. No buddies show up in the buddylist minipanel - Usernode has completed creation of all of its nodes and I can find buddies for a given user using the normal buddylist links.
Any thoughts/advice?
Thanks
Alan
Comments
Comment #1
ChristieLuv commentedHi! I'm not the module developer but I've had simular issues and maybe it will help if you check these things:
1. Look in your modules page in your admin section and see if your Fieldgroup is installed. Its in your cluster of CCK modules.
2. The same thing happened to me but I could see the buddylist after I changed themes. It may have something to do with the code interfering in your themes, maybe in the style.css.
Comment #2
amccann commentedThanks.
1. Checked and that was ok. When I edit the settings for each minipanel, the name appears but when I save it, it gives the error again. I'm wondering if something happened in the install but the groups show up in the user profile content type.
2. I actually get a message saying "User has no buddies." so it can't be the theme (and I tried your suggestion just to make sure)
Comment #3
amccann commented1. I double checked the versions of CCK and reinstalled 1.7 - which reset everything. I might have not installed properly because it is working fine now.
2. No progress on this - I'm using the following versions...
Buddylist 5.x-1.1-beta
Usernode 5.x-1.x-dev (2008-Apr-04)
Thanks
Comment #4
michelleI'm using Buddylist 5.x-1.0 and Usernode 5.x-1.3 so my guess is one of them changed something that broke the view. I'll update my test site and do some digging soon as I can but I'm pretty bogged down in advforum right now so I'm thinking not today.
Michelle
Comment #5
sammos commentedI am having a similar issue. After installing usernode (which I missed initially) and ensuring all usernodes were created, the "No buddies" text disappeared, but the buddies do not show up although I've verified that they do in the normal buddylist links. I have confirmed that fieldgroup 1.7 is enabled.
I have buddylist 5.x-1.1-beta and Usernode 5.x-1.3
So if one of them broke it I bet it was buddylist.
Thanks!
Comment #6
sammos commentedoh, and i tried switching to another theme, did not show up then either.
Comment #7
sammos commentedI did more testing and was able to create a new view that is identical to buddies-of-uid view. It works fine. But the buddies-of-uid view does not work fine (does not load any buddies). I can't imagine how this is possible, but that's what is happening to me. I've double-checked the view config on both and they're identical. For now I'm just going to add my new view to my panel, but I'm guessing there are more buddylist goodies with this module so I'm going to keep an eye out for the fix :). Thanks for a great helper module.
Comment #8
scottrigbyHi michelle,
I just did an install with current versions of panels, advanced profile, and bio –
advanced_profile-5.x-1.0-alpha4
bio-5.x-1.2
panels-5.x-2.0-beta5
Certain adv profile panes are not showing up... I click 'content' and see the same warning under all the panes in the 'middle' section:
Have you been able to reproduce this? I'm not even sure I want these particular fields, but I'm concerned that I might run into this problem again if I don't try to address it
Thanks & hope all's well with advforum etc
:) Scott
Comment #9
michelleCleaning up the issue queue. There are two different issues in this issue. The minipanel one is covered here.
As for the buddylist, make sure the .tpl file is copied to your theme and that the buddylist view works outside of the profile.
Michelle
Comment #10
Richard_ commentedI had the same problem, buddies are not showing up, but try to change list view type in buddylist_of_uid to table and everything shows up.
One more suggestion> I use http://drupal.org/project/views_bonus so I changed View Type to "Bonus-GridViews" and everything looks fine. Which means something wrong with template. I also wonder if the template name is fine without ".php" at the end.
Comment #11
confusi0n commentedI can confirm that the buddylist does show when you change the view type to table.
John
Comment #12
Richard_ commentedJust to clarify what kind of problem I had. Buddylist panel title showed up, but no pictures or names. The rest is described in #10
Comment #13
mrgoltra commentedsubscribing.
Comment #14
michelleMy guess is you folks don't have advanced_profile_view_buddylist_of_uid.tpl.php in the root of your theme or possibly are using a theme that does weird subtheme stuff and it isn't finding it.
Michelle
Comment #15
Richard_ commentedThanks Michelle, at least that was my case :-D
I have installed buddylist days after advanced_profile so I havent check project page again and thus overlooked important notice "If you're using alpha 4 and the buddylist view, make sure to add the .php to advanced_profile_view_buddylist_of_uid.tpl.php. This isn't an issue in the dev."
I suggest moving this to the documentation page.
I am not sure if this is intentional but in alpha4 package, advanced_profile_view_buddylist_of_uid.tpl.php is missing ".php" at the end.
But again, thank you for your tip and patient with us .-)
Comment #16
michelleNo, it's not intententional. It was a goof that I fixed soon after finding it months ago but it's taken me longer than I expected to get another alpha out. Since I'm planning on having one soon, I'm not going to put this in the docs. It's on the project page, which is where I put short term warnings.
Michelle
Comment #17
szmoon commentedI had the same problem, changing themes, etc. didn't work. But I did what Richard_ did and changed the view type from list to table (or bonus: grid, if you have that) and the buddylist showed up.
Comment #18
michelleYeah, you can do that if you like how that looks. Or you can just change the file name as I said.
Michelle
Comment #19
Richard_ commentedUps again, I reread what I wrote :-D
What I missed in the begining was to add that template to the template directory root, so I havent find /or/ overlooked this in the documentation (not .php issue).
That said, szmoon you should move
advanced_profile_view_buddylist_of_uid.tpl.phptemplate to the template root and you should be fine also with "list" type of view.Comment #20
michelleStep #4, FYI.
Michelle
Comment #21
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.
Comment #22
MGParisi commentedIssue popped up with me again. Was working great then something happened and now It wont show up in list view.
Comment #23
rc2020 commentedThe same for me. I actually don't even see the buddylist_of_uid in my views menu, although I have a views pane for it. I dont know where it went or if I am even supposed to have it. I am going to create a new support ticket as I am not sure the two issues are related.