Passer la navigation

Marqué : ,

Ce sujet contient 0 réponse, a 1 voix.

Dernière mise à jour par basF Il y a 11 mois et 1 semaine.

Assisté par: Waqas Bin Hasan.

Auteur Messages
août 7, 2024 à 11:32 am #16047655

basF

Background of the issue:
I try to add a new Google maps location in a repeater. But this returns an error. I think I had the same problem before and this was solved in an update of ACFML. Link to a page where the issue can be seen: lien caché

Symptoms:
An error of type E_ERROR was caused in line 67 of the file /data/sites/web/yourcloud/www/wp-content/plugins/acfml/classes/Helper/HashCalculator.php. Error message: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, float given in /data/sites/web/yourcloud/www/wp-content/plugins/acfml/classes/Helper/HashCalculator.php:67

Questions:
Why am I getting an error when adding a new Google maps location in a repeater?
Is there a known issue with ACFML that causes this error?
How can I resolve the TypeError in HashCalculator.php?