Redeclare Error Handler
ahankinson - September 24, 2007 - 21:07
| Project: | Sparkline generator and filter |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Chris Johnson |
| Status: | duplicate |
Jump to:
Description
Reposting this error message. If you get a message in your Apache error logs saying "PHP Fatal error: Cannot redeclare error_handler() ", you will need to rename the error_handler function in sparklines/lib/Object.php to not conflict with Drupal core.

#1
Duplicate of #131060.