For instance on the nodeactivity settings page all of the textfields to allow customization of messages are invisible (the node types show collapsed but uncollapsing them shows an empty box). Looks like the fields are rendering correctly but the activity_admin.js is coming behind and hiding them all. I don't know js well enough to really troubleshoot in any depth so I just commented out the js includes in activity_module_settings and activity_admin_settings to display the fields....

Comments

jaydub’s picture

yep that's a work in progress. If you are on d5, having jquery_update take you up to jQuery 1.2.x is advised not only for Activity but for Drupal in general as jQuery 1.2.x is much faster than stock d5 jQuery 1.0.x

jaydub’s picture

Just wondering if you were using Drupal with jQuery 1.0.x ??

baal32’s picture

Sorry - yes I was. Installed jquery_update and everything appears to be working now. Thanks for the heads up.

sirkitree’s picture

Status: Active » Closed (fixed)