This module didn't allow me to add or modify fields that were not pictures. If you turn it off, do all of your work, then turn it back on it works fine. This is definitely a big bug.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yeputons’s picture

Priority: Normal » Critical
Status: Active » Needs review
FileSize
1.49 KB

I'm really sorry.
It's my fault. Patch is attached.
Will be commited after review.

aalamaki’s picture

This happens also when wanting to add new fields to the profile with this module enabled. I was able to successfully add only a "multi-line textfield" when this module was enabled, all other field types (except the picture of course) failed.

achton’s picture

Can't get patch in #1 to apply, but manually applying the patch does fix this problem.

El Bandito’s picture

Yep, got this one as well. Will try the patch and report back.

El B

El Bandito’s picture

Patched OK and appears to fix the problem.

Cheers

El B

zan’s picture

FileSize
17.43 KB

Here's profile_pictures with the patch applied.

Edit: for some reason the site renamed it from "profile_pictures.tar.gz" to "profile_pictures.tar_.gz". You'll have to rename it to "profile_pictures.tar.gz" after you download it.

radiofranky2009’s picture

the problem is fixed. Thanks

Jochus’s picture

The problem isn't fixed with the patch!?

yeputons’s picture

Status: Needs review » Fixed

Commited:
Fixed [#917369] by yeputons (reported by dc1258): invalid callbacks so you cannot change any fields except pictures.

Status: Fixed » Closed (fixed)

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

bkosborne’s picture

this patch fails against 1.3

Daniel Wentsch’s picture

Thanks for reporting, I almost went crazy because of not being able to add new profile fields.