Hi all,
I encounter a technical problem with update 2.0.6
Here are the details of the error
E_ERROR line 1445 of the file /home/cagechastete/public_html/wp-content/plugins/wpforo/includes/functions.php.
Error messafe : Uncaught Error: Call to undefined function ctype_digit() in /home/cagechastete/public_html/wp-content/plugins/wpforo/includes/functions.php:1445
Stack trace:
#0 /home/cagechastete/public_html/wp-content/plugins/wpforo/classes/Boards.php(112): wpforo_bigintval('17')
#1 [internal function]: wpforo\classes\Boards->decode(Array)
#2 /home/cagechastete/public_html/wp-content/plugins/wpforo/classes/Boards.php(340): array_map(Array, Array)
#3 [internal function]: wpforo\classes\Boards->_get_boards(Array)
#4 /home/cagechastete/public_html/wp-content/plugins/wpforo/classes/RamCache.php(98): call_user_func_array(Array, Array)
#5 /home/cagechastete/public_html/wp-content/plugins/wpforo/includes/functions.php(2762): wpforo\classes\RamCache->call_user_func(Array, Array)
#6 /home/cagechastete/public_html/wp-content/plugins/wpforo/classes/Boards.php(344): wpforo_ram_get(Array, Array)
#7 /home/cagechastete/public_html/wp-content/plugins/wpforo/classes/Boards.php(365): wpforo\classes\Boards->get_boards(Array)
#8 /home/cagechas
WordPress version 6.0.1
Thème actif : Twenty Nineteen (version 2.3)
Extension actuelle : wpForo (version 2.0.6)
PHP version 7.2.33
Could you please help me with this issue ?
I already check the forum, I used w3 total cache, I have deleted it, clear my cache, but it did not change anything.
Best,
Mafan
Hi @mafan,
This error is happening due to you having the ctype extension disabled in PHP. Please contact your hosting support and ask them to enable ctype extension for your PHP version.
Thank for your answer !