from server logs:

PHP Fatal error: Call to undefined function ds_build_fields_and_regions() in .. nd/nd.module on line 257

I know 2.9 is out but funny enough I think I was running 2.7 before I did a drush up and this current error showed up. And somehow drush is not able to wget 2.9 right now.

Comments

okokokok’s picture

Status: Active » Closed (won't fix)

Somehow ds had disappeared during the drush up - I don't think this should be happening normally, but I guess it's a weird drush bug. Although nd might possibly want to check if ds is enabled?

xtfer’s picture

Well, nd won't install without ds enabled, which is the usual way... This situation would hold true for any number of modules which specify dependencies.