PHP Fatal error: Cannot redeclare form_process_tableselect() (previously declared in /var/aegir/drupal-7.0-rc1/includes/form.inc:3164) in /var/aegir/drupal-7.0-rc1/sites/somesite.tld/modules/elements/elements.module on line 32
Perhaps we could rename this? Some users on shared hosting might have some issues finding this error...
Comments
Comment #1
jpstrikesback commentedI guess this is a super-edge case as the only reason it happened was the module was still enabled during the upgrade which isn't proper practice anyways...
Comment #2
dave reidYeah, and that code will be removed in the D7 upcoming port, so it's not worth trying to work around for now.