I get the following error whenever I change any of the "Customized Date Parts" to a textfield (instead of the default select list) and the label position is set to "within":
Fatal error: Unsupported operand types in C:\xampp\htdocs\drupal1\sites\all\modules\date\date_api_elements.inc on line 310
Obviously I'm running the module on my localhost. Some other tidbits:
- Drupal 6.4
- Date modules turned on: doesn't matter. Tried turning all date modules and didn't make a difference.
- Tested on both a Mac (MAMP) and PC (XAMPP) localhost, if that makes any difference.
- PHP 5.2
Please contact me if you need more information.
Sincerely,
Rene
Comments
Comment #1
rhache commentedI should have pointed it out that I get this error whenever I change those settings and try to create or edit a node.
Sincerely,
Rene
Comment #2
matt_c commentedI can confirm this error still exists. It has not been fixed yet:
Fatal error: Unsupported operand types in sites/all/modules/date/date_api_elements.inc on line 309
Comment #3
karens commentedThis is now fixed.