- πΊπΈUnited States mark_fullmer Tucson
Using the following versions, I am unable to reproduce the problem reported in this issue:
- drupal/core:9.5.10
- drupal/smart_date:3.5.0
- drupal/addtocal_augment:1.0.0(I was able to successfully create a Smart Date field and configure the field formatter to display Add To Calendar links and render them on a node, with the links working as expected.)
Given this, and given that the current supported version of Smart Date is 4.x, and that the maintainers of Add To Cal Date Augmenter are planning to make 1.1.x the supported version in the near future, I think the best course of action is to update your sites to those versions respectively. (I am also unable to reproduce the problem on those versions).
If there are no subsequent comments about this being an issue through November 2023, I think this issues can be marked "Closed Outdated."
- πΊπΈUnited States duckydan
This seems to happen if you don't use a smart date.
InvalidArgumentException: The timestamp must be numeric.
The documentation should specify that Smart Sate fields are required and not allow the configuration on things like Timestamps or regular Date fields.
I am on Drupal 10.2.3 and PHP 8.1.12.