Hi,

I've upgraded my APK from alpha5 to rc-1. I've uninstalled the alpha5 and installed the APK rc1 as per instructions. I had a minor hickup with Uprofile creation, but eventually imported it successfully. So now I have Uprofile and Bio content types.

Here are the troubles that I'm having:

1) Buddylist Gallery pane is not displaying at all. I've got Buddylist, the Bonus Grid View, of course, and all the other modules. But I can't get this buddylist gallery to display on my new APK profile page.
In my Views I can't seem to find any view that is supposed to handle this.

2) The "User Uprofile" Fieldgroup Links are not displaying. (I'm assuming these are the URLs for people to embed links to their profile pages like on YouTube)

3) "User Uprofile" Fieldgroup Contact pane is not displaying. I don't know what this is supposed to show, but it's just not showing anything.

4) "User Uprofile" Fieldgroup Stats is not displaying.

5) "User uprofile" field Text: About Me (field_about_me) is not displaying.

Given so many problems, I'm assuming that I'm doing something fundamentally wrong in terms of settings.

I Googled for some answers especially on how to get the Buddylist Gallery to display, but found nothing useful.

Please help !

(I'm not a coder, but I've been with Drupal for nearly 2 years, so I know it pretty well - an intermediary user)

Many thanks in advance!!!

Comments

idontunderstand’s picture

i'm having the same problem

michelle’s picture

Status: Active » Postponed (maintainer needs more info)

1) If the view isn't showing up, then you are missing something it is requiring. Make sure you have usernode enabled.

2-5) Sounds like your context isn't set right. Go into the panels settings and make sure the user context is there as well as the relationship to pull the node context. Then go into each of the fieldsets on the content page and click configure and resave them. Then resave the whole thing. If that doesn't help, try reverting the whole page back to the module defaults. You'll lose any changes you have made to the panels page by doing that, so use it cautiously.

Michelle

drupalina’s picture

Hi Michelle -- Regarding Buddylist Gallery:

I now enabled Usernode module (BTW, there was no mentioning of Usernode in the installation instructions).

The block that was previously completely empty is now showing the following text:
"
Buddylist Gallery
User has no buddies
"
... this same thing is showing for all users on my site, even though many of them have "Buddies" and "Buddy-of"s (i.e. followers))

Additional piece of information:
After I've enabled Usernode module, it spit out the following message:
# The content fields table content_type_usernode has been created.
# DEBUG: i18n_strings_save: content_type_name:usernode(en-us)= Usernode
# DEBUG: i18n_strings_save: content_type_description:usernode(en-us)= Nodes of this type are automatically generated for each user.
# The configuration options have been saved.

Please someone help. My live site's profile pages has been broken for days now.

michelle’s picture

there was no mentioning of Usernode in the installation instructions

Yes there is. Step 1: "Buddylist, Usernode, Views bonus pack (bonus grid) - Creates a gallery of buddies"

User has no buddies

Is the view working outside of the panels page?

Michelle

drupalina’s picture

I cannot see any view in the listings that would resemble something like that. What is name of that view?

Thanks!

michelle’s picture

buddylist_gallery

Michelle

michelle’s picture

Status: Postponed (maintainer needs more info) » Fixed

Been 6 days and no more comments.

Michelle

pjek’s picture

hey drupalina and michelle,

I know this thread is closed, but...

maybe this helps the next person who looks for a solution too. I had to add the node context for the issues to disappear, and actually i added a block to the buddy_gallery view, because all of a sudden the buddy listing ws empty, not sure what happened there but now it is showing, maybe because I resaved the buddy gallery view

gstfort’s picture

can i adjust colors for the panels?

hokuspokus’s picture

Yes but this is a separate issue, not related to the original post. Try searching the Drupal site for Firebug (a firefox plugin) and CSS. That should get you started on targeting the panels and changing their appearance. Msg me directly if you have more questions along these lines.

Hokus

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.