I grabbed your updated code from cvs and went to install it. Supporters and groups went fine but when installing the fields module i get this:

Fatal error: Call to undefined function salsa_supporters_fields_custom_refresh() in C:\webserver\htdocs\salsa_api_d6\sites\default\modules\salsa_supporters\salsa_supporters_fields.install on line 32

Comments

gengel’s picture

You're right - I did some last minute function renaming and forgot to update the .install files. I'll have an update this evening.

gengel’s picture

Status: Active » Fixed

This should be corrected now.

codewatson’s picture

Status: Fixed » Needs work

Looks like you fixed one and broke another!

Fatal error: Call to undefined function salsa_supporters_cron() in C:\webserver\htdocs\salsa_api_d6\sites\default\modules\salsa_supporters\salsa_supporters.install on line 38

gengel’s picture

You are correct! In my zeal to re-arrange things, I neglected that I'd have to move this change out to the other modules as well. Just replicated these changes across the other two modules, and tested installing / uninstalling myself, so it should work now.

gengel’s picture

Status: Needs work » Fixed

Status: Fixed » Closed (fixed)

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