[eluser]draconus[/eluser]
The error is as follows:
Fatal error: Cannot redeclare isDate() (previously declared in /Users/draconus/Sites/savvy/application/helpers/MY_Date_helper.php:40) in /Users/draconus/Sites/savvy/application/helpers/MY_date_helper.php on line 43
If I completely comment out the isDate function it complains the same for the french isdate function, if i comment that out as well, the next one errors, etc all the way down.