Closed (fixed)
Project:
CCK Field Privacy
Version:
5.x-1.3
Component:
Code
Priority:
Critical
Category:
Support request
Assigned:
Reporter:
Created:
5 Apr 2008 at 05:41 UTC
Updated:
5 Jan 2009 at 02:50 UTC
CCK field privacy it's not working, users can select their privacy settings but nothing is saved into the cckfp table.
I'm using this module on my localhost.
Using
CCK Version 5.x-1.6-1
Node Profile 5.x-1.3
Buddylist 5.x-1.1-beta
jQuery Impromptu 5.x-1.x-dev
JQuery Update 5.x-1.0
I used the cckfieldprivacy version 5.x-1.1 and 2.x dev but nothing is being saved to the table.
is this a bug or am I doing something wrong?
Thanks
Luis
Comments
Comment #1
mattze commentedI have the same problem.
Comment #2
obsidiandesign commentedI will try and correct any issues this evening - it was all working when I rolled the new packages, so I'll have to do a bit of investigating.
Comment #3
obsidiandesign commentedI did a fresh install after uninstalling the module here on my dev box, and using the 5.x-1.1 version, the privacy settings are being saved to the database - are there any errors reported in the Watchdog/system logs?
Comment #4
obsidiandesign commentedWithout a response or more detail, I am closing this issue.
Comment #5
obsidiandesign commentedComment #6
twirlingsky commentedCCK Field Privacy isn't working for me.
I get padlocks on the fields but when you click them it just jumps you to the top of the page.
I am working with:
Drupal.5.12
CCK Privacy Field
Buddylist 5.x-1.1-beta
jQuery Impromptu 5.x-1.0
jQuery Update 5.x2.0
Comment #7
lelizondo commentedNot working for me either, I'm using jquery update 1.x and I get the same behavior
Comment #8
sethcohn commentedSee #344373: Incorrect path to script, this was due to an incorrect path for impromptu. Upgrade to 1.1 (and then follow the install directions)
Comment #9
obsidiandesign commentedIn the last JQuery Impromptu release there was a typo that prevents the JS from loading. If you download the latest version & follow the readme instructions, you'll be able to get it back running. The error isn't CCK Field Privacy specifically.
Comment #10
obsidiandesign commentedThanks to sethcohn. In my lag of talking while trying to type into the issue on my phone, I inadvertently reopened this.
Comment #11
twirlingsky commentedI've installed the update along with the updated library....but I'm still getting the same behaviour. Clicking on a padlock jumps me to the top of the page.
Comment #12
obsidiandesign commentedTwirlingsky-Can you try this updated JQuery Impromptu file? I ran it through JSLint to see what, if any, issues there were, and there were a couple of warnings about braces around if statements. Once I fixed them, it did work for me (it seemed to display the popup box at the bottom left when it wasn't working, can you confirm this behavior?)
Updated file: http://www.obsidiandesign.com/jquery_impromptu.js
Comment #13
twirlingsky commentedHi obsidiandesign: That seemed to do the trick. Thanks!
Now the only issue I can see is that I'm not able to get the privacy field option working with the CCK email field.
Comment #14
socialnicheguru commentedsubscribing