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

rhache’s picture

I 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

matt_c’s picture

I 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

karens’s picture

Status: Active » Fixed

This is now fixed.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.