Technical problem w...
 
Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

[Solved] Technical problem with update 2.0.6

3 Posts
2 Users
0 Reactions
703 Views
Posts: 9
Topic starter
(@mafan)
Active Member
Joined: 6 years ago

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

2 Replies
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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.

Posts: 9
Topic starter
(@mafan)
Active Member
Joined: 6 years ago

Thank for your answer !