Closed (fixed)
Project:
Date
Version:
4.7.x-1.3
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2007 at 03:17 UTC
Updated:
1 May 2007 at 08:02 UTC
After replacing the 4.7.x-1.2 files with the 4.7.x-1.3 files, I receive the following error while attempting to open the modules page (Home » administer » modules):
Fatal error: Cannot redeclare date_help() (previously declared in /var/www/html/modules/contrib/cck/contrib/date/date.module:35) in /var/www/html/modules/contrib/cck/contrib/date/date_api.module on line 21
I'm using PHP 5.1.6 and MySQL 4.1.20
Comments
Comment #1
karens commentedA stupid mistake on my part. I just committed a fix.
Comment #2
(not verified) commentedComment #3
harro commentedKarenS,
I get the same errors when I try to 'override' a function from one of the modules (Webform), using the template.php file. Could you tell me how you fixed your mistake? I was thinking it might be a matter of 'unregistering' the function with a command (but I don't know how).
Thank you!
Harro