<i>We try to notify this list when API changes are made in Drupal 7, so contrib and custom developers have a chance to fix their code before they have the pain of figuring out why it's broken.</i><br><br>The <b>entity_invoke()</b> function has been removed (<a href="http://drupal.org/node/834924">issue</a>). All calls to <b>entity_invoke</b>('whatever') must be replaced by the equivalent module_invoke('entity_whatever', ...). If your module
uses entity_invoke, take a look at the simple patch in <a href="http://drupal.org/node/834924">http://drupal.org/node/834924</a> to see the fix required.<br><br>Thanks,<br>-Randy<br><br>-- <br>Randy Fay<br>Drupal Module and Site Development<br>
<a href="mailto:randy@randyfay.com">randy@randyfay.com</a><br>+1 970.462.7450<br><br>