I have Panels, Advanced Profile Kit, and Content Profile set up. I've got picture support enabled and I've even tried setting up an image field but for whatever reason, there's just no option to upload user pictures after you register your user account on my drupal installation. I've read up on the documentation and none of it seems to point to a specific solution to this problem, so I'm wondering if there's a step I'm missing or if this is just a bug. My intent is to be able to have my users be able to change their user pictures whenever they want through editing their profiles. Currently, all the proper permissions are given to the end-user so that's not an issue.

Any help would be appreciated. Thanks!

CommentFileSizeAuthor
#4 not_cool.JPG72.27 KBlittlealy

Comments

michelle’s picture

Category: bug » support
Status: Active » Fixed

This has nothing to do with APK. User pictures are uploaded on the account edit page. That's part of core.

Michelle

vm’s picture

go to administer -> user settings
enable user pictures

go to administer -> themes -> configuration
enable the user pictures to be shown in either, nodes, comments or both.

Status: Fixed » Closed (fixed)

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

littlealy’s picture

Status: Closed (fixed) » Active
StatusFileSize
new72.27 KB

Hi. I re-opened this because I am having the same issue.

Let me be a little more specific. The user images are showing up fine in posts. They are showing up fine in comments. They are enabled for the site.

Yet, they do not show up in the user profile.

To confuse things even further -- there is no little mini-panel for them in the layout configuration. There is, however, a "this is missing" box that could be my missing photo. =( Snip attached.

Any ideas?

vm’s picture

It's telling you a content type was deletd.

On a test site, and a fresh install of drupal. Install APK and dependency modules. Does the content type get created? If so, which one is it? What happened to yours?

May have to inspect on the test site and recreate the content type required by panels.

vm’s picture

Assigned: movieguyjon » Unassigned

or if just getting started with APK, maybe removing it and reinstalling it will recreate the deleted/missing content type.

littlealy’s picture

OK. I'll try removing it and reinstalling it, and then playing with it on a test site.

I did just recently install it on a second site and it installed just fine. Pretty weird.

littlealy’s picture

Status: Active » Closed (fixed)

LOL! I'm SO sorry. My issue was that I hadn't ENABLED "Author Pane" module.... Thus missing/deleted content type.

Wow. I guess I shouldn't code half-asleep?

To original poster: Make sure you installed and enabled Author Pane.