Closed (works as designed)
Project:
Elements
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Dec 2010 at 18:13 UTC
Updated:
11 Dec 2010 at 20:26 UTC
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.