Closed (fixed)
Project:
Profile Privacy
Version:
6.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2009 at 22:15 UTC
Updated:
28 Sep 2011 at 16:11 UTC
Jump to comment: Most recent file
Comments
Comment #1
sethcohn commentedsubscribe
Comment #2
aidanlis commentedBoth modules override the user/edit page, thus I don't think it's possible to integrate these two modules.
Comment #3
sethcohn commentedMight be doing something along these lines, so I'll follow up if I find an answer....
Comment #4
aidanlis commentedComment #5
diego_carrera commentedJust found this
http://drupal.org/node/597546
Solves the issue, it is a modified profile privacy module.
Comment #6
aidanlis commentedAwesome, thanks for posting that link, and thanks to @RTaylor for providing the fix.
Comment #7
sethcohn commentedYes, Ray and Chris both rock, two great Drupal developers I'm very proud to work with...
If someone wants to just make the stock modules (Profile Privacy and One Page Profile) with as little other change as possible, the actual patch needed is pretty small. Attached.
Comment #8
aidanlis commentedComment #9
Carsten Müller commentedFor everybody who does not know haw to apply a patch. You can downdload the patched module at http://drupal.cocomore.com/de/project/profile_privacy
Comment #10
quicksketchIt doesn't look like this was ever committed to the project. Seems like something worthwhile that should be added directly rather than having users apply patches.
Comment #11
sethcohn commented+1, though I no longer have a need for it... but someone out there might...
Fresh eyeballs welcome, it's a really simple patch.
Comment #12
mbricola commentedHi I have tried to use this version http://ftp.drupal.org/files/projects/profile_privacy-6.x-1.2.tar.gz, then the cocomore one http://drupal.cocomore.com/de/project/profile_privacy and also is not working on my drupal 6.19 installation. I have checked the Issues queue but I cannot really find a similar problem to mine. I can see the check boxes in the pages, as well once enabled I can see them in the user profile, but then they seem to no have any effect, since i can still see as normal member, (even as visitor accessing a listing page) those field which should have been set private from the user.
Any help will be more than welcome!
Thanks for the GREAT job,
Maurizio
Comment #13
bryancasler commentedsubscribe
Comment #14
seaneffel commentedI've confirmed that the patch in #7 makes it possible to use both Profile Policy and One Page Profile modules together in Drupal 6.20. I can edit a profile page displaying all editable field categories as well as checkboxes to set profile fields as public. Good work on that little fix.
I believe this patch should be committed rather than let inexperienced Drupal users toil with patching it on their own.
Now, if only Profile Privacy settings were respected by Views... http://drupal.org/node/311301
Comment #15
cor3huis commentedBumped, since there is a simple patch, it ould be so great if maintainer could apply it to the 6.x Git or version of liking.
IMHO it would be good to also have a DEV release for the module 6.x at the current state with as much patches applied as possible, after all that is what a dev is for.
Comment #16
cor3huis commentedPatch incuded against D6.x v1.2
Comment #17
cpliakas commentedMarking patch at #16 as RTBC, bumping to the 6.x-2.x branch.
Comment #18
cpliakas commentedResolved in the 6.x-2.x branch. This was rolled up into the original commit at f400499.