As mentioned in the post at #311301: Module incompatible with Views, Profile Privacy is incompatible with Views 2. There is a patch at http://drupal.org/files/issues/profile_privacy-311301-10_1.patch which could be rolled into this module.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

cpliakas’s picture

Attached patch is a rework of the code to work with this module.

cpliakas’s picture

Status: Active » Needs review

Marking as needs review.

cpliakas’s picture

Status: Needs review » Needs work

Could use a static caching in case the same access checks are happening multiple times, also this patch should remove the dsm() and the fixes in the profile.module file.

cpliakas’s picture

Status: Needs work » Needs review
FileSize
16.2 KB

Rerolled patch with static caching.

cpliakas’s picture

Status: Needs review » Fixed

Committed at 844782c.

Status: Fixed » Closed (fixed)

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