Posted by lelizondo on April 5, 2008 at 5:41am
7 followers
Jump to:
| Project: | CCK Field Privacy |
| Version: | 5.x-1.3 |
| Component: | Code |
| Category: | support request |
| Priority: | critical |
| Assigned: | obsidiandesign |
| Status: | closed (fixed) |
Issue Summary
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
#1
I have the same problem.
#2
I 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.
#3
I 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?
#4
Without a response or more detail, I am closing this issue.
#5
#6
CCK 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
#7
Not working for me either, I'm using jquery update 1.x and I get the same behavior
#8
See #344373: Incorrect path to script, this was due to an incorrect path for impromptu. Upgrade to 1.1 (and then follow the install directions)
#9
In 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.
#10
Thanks to sethcohn. In my lag of talking while trying to type into the issue on my phone, I inadvertently reopened this.
#11
I'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.
#12
Twirlingsky-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
#13
Hi 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.
#14
subscribing
#15
Automatically closed -- issue fixed for two weeks with no activity.