Hi,
I hope you can help me. Currently the profile page is devastated and I get an error message at the bottom of it. I truned on debugging and got the following entries regarding wpforo in the debug log:
[16-Nov-2022 08:23:22 UTC] PHP Fatal error: Uncaught Error: Call to undefined method wpforo\classes\Permissions::usergroup_can() in /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/themes/Solidago_2022/wpforo/profile-home.php:20
Stack trace:
#0 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/classes/Template.php(277): require()
#1 [internal function]: wpforo\classes\Template->wpforo\classes\{closure}()
#2 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/classes/Template.php(628): call_user_func()
#3 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/classes/Template.php(719): wpforo\classes\Template->show_template()
#4 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/includes/functions-template.php(2005): wpforo\classes\Template->member_template()
#5 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/themes/2022/profile.php(80): wpforo_member_template()
#6 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/classes/Template.php(244): require('...')
#7 [internal function]: wpforo\classes\Template->wpforo\classes\{closure}()
#8 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/classes/Template.php(628): call_user_func()
#9 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/includes/functions-template.php(2047): wpforo\classes\Template->show_template()
#10 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/themes/2022/index.php(24): wpforo_template()
#11 /var/www/vhosts/solidago-bund.de/httpdocs/wp-content/plugins/wpforo/includes/hooks.php(227): include('...')
#12 /var/www/vhosts/solidago-bund.de/httpdocs/wp-includes/shortcodes.php(355): wpforo\wpforo->{closure}()
#13 [internal function]: do_shortcode_tag()
I also attach a screenshot of the profile page in the current state. You see: It is a mess.
I appreciate any hint.
Thanks and best regards,
Meike
Hi @merkwert,
You have an old customized wpForo template files in your current active WordPress theme, please remove the wpforo folder from the theme directory /wp-content/themes/Solidago_2022/wpforo/
That solved the problem thanks a lot - you are a genius 😀.
Just another question: Can I customize the template file? I would like to reduce the information given.