CiviCRM

Okay, I've enabled CiviCRM. Will keep notes here.

Sometime in late October

I tried to import NCWU individual records, but got an error that seemed to be permissions. Will start with John Kenyon's notes and do things in order to see if I have better success

November 5, 2008

In various places in CiviCRM there are icons that look like they might be links to help -- but they don't do anything when I click them (either Firefox 3 or IE 7). Code behind the display is something like: <span dojoType="dijit.form.DropDownButton" class="tundra"> or <span dojoType="dijit.form.DropDownButton" class="tundra">.

  1. Global settings
    • Enable components -- all components seem enabled by default
    • Site preferences
      • Viewing contacts -  everything but "cases" was enabled. I enabled that.
      • Editing contacts - everything enabled, but the help text doesn't make sense. I expect it that gender and birthdate are now in demographics, but there's no information on where to change that.
      • Advanced search, contact dashboard - left everything checked
    • Directories- left these at the default. All exist, owned by user drupal, mode 755.
    • Resource URLs - left at the defaults
    • Outbound e-mail, mapping and geocoding, payment processors - almost certainly wrong, but not a factor at the moment
    • Localization- left all defaults
      • Currency format - I don't know where the format "%c %a" is defined. Presumably currency character followed by xxx.xx?
      • The Address configuration has information on how to include counties.
    • Addresses
    • Date formats - left at default; would use, e.g., http://pwet.fr/man/linux/commandes/posix/date to decode the formats
    • Drupal integration - left at default
    • Miscellaneous - left at defaults
      • Sqldump path is correct
      • CAPTCHA font path is NOT correct
    • Debugging - left at default
      • Most debugging options off
      • Error template does exist in directory /home/drupal/public_html/sites/all/modules/civicrm/templates/CRM/error.tpl