Hello

A click on the padlock icon does not display the intended choice of privacy settings (everyone, buddies, nobody)
Firebug debug message:
$.prompt is not a function
http://sitename/sites/all/modules/cck_field_privacy/cck_field_privacy.js
Line 51

My constellation:
Drupal 5.16
cck 5.x-1.10
cck field privacy 5.x-1.3
buddylist 5.x-1.1-beta
jquery update: 5.x-2.0 --> administration page says: "installed correctly, version of jQuery is 1.2.6"
jquery impromptu: 5.x-1.1

I am stuck.
Would very much appreciate any help on this since the site concept relies on field related privacy settings.

thanks in advance.

Comments

karlre1’s picture

Assigned: karlre1 » Unassigned
greg.harvey’s picture

Version: 5.x-1.3 » 6.x-1.1

Same for D6. =(

greg.harvey’s picture

Status: Active » Fixed

This is due to us being idiots and not reading the instructions on the project page for jQuery Impromptu. =)

For all Drupal versions: The JQuery Impromptu library is released under the Apache 2.0 License, which is
GNU/GPL version 3 compatible, but not version 2 compatible. So, it must be
downloaded separately from the author's website:
http://trentrichardson.com/Impromptu/index.php
Save the library in the jquery_impromptu folder as jquery_impromptu.js.

http://drupal.org/project/jquery_impromptu

I wil now go and beat myself with a wet fish.

obsidiandesign’s picture

No worries; it does remind me that I need to finish the change from JQuery Impromptu to Popups, so that it looks nicer & doesn't require the separate library.

Bryan

karlre1’s picture

Dang - Harvey says it all!
Sorry to have bothered you with this
Thx anyway

charly

kenorb’s picture

Thanks.
Don't change it, it's very nice.
Not everybody is happy to read some all READMEs from all depended module that are needed to install one module.
But I think there should be at least some important message during installation that specified module require some file system modification or to download something additional.

Status: Fixed » Closed (fixed)

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