Skip navigation

Помечено: ,

Эта тема содержит 0 ответ, имеет 1 голос.

Последнее обновление: basF 11 месяцев, 1 неделя назад.

При содействии: Waqas Bin Hasan.

Автор Посты
7 августа, 2024 в 11:32 дп #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: скрытая ссылка

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?