[ad_1]
Hi, I created a new WP installation and wpForo was the first Plugin. After activate wpForo I get this error:
`WordPress-Datenbank-Fehler: [Table ‘wordpress.wp_wpforo_boards’ doesn’t exist]SELECT * FROM wp_wpforo_boards WHERE
status= ‘1’Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/wp-db.php:1612) in /var/www/html/wp-admin/includes/misc.php on line 1381 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/wp-db.php:1612) in /var/www/html/wp-includes/functions.php on line 6878 Warning: Cannot modify header information – headers already sent by (output started at /var/www/html/wp-includes/wp-db.php:1612) in /var/www/html/wp-admin/admin-header.php on line 9`
The Table “wp_wpforo_boards” exists in the database with the default board.
When I then install and akticvate Go2wpForo WP crash
Fatal error: Uncaught Error: Call to undefined function wpforo_is_admin() in /var/www/html/wp-content/plugins/go2wpforo/includes/functions.php:7 Stack trace: #0 /var/www/html/wp-includes/class-wp-hook.php(307): mg2wpforo_init('') #1 /var/www/html/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters(NULL, Array) #2 /var/www/html/wp-includes/plugin.php(476): WP_Hook->do_action(Array) #3 /var/www/html/wp-settings.php(461): do_action('plugins_loaded') #4 /var/www/html/wp-config.php(133): require_once('/var/www/html/w...') #5 /var/www/html/wp-load.php(50): require_once('/var/www/html/w...') #6 /var/www/html/wp-admin/admin.php(34): require_once('/var/www/html/w...') #7 /var/www/html/wp-admin/plugins.php(10): require_once('/var/www/html/w...') #8 {main} thrown in /var/www/html/wp-content/plugins/go2wpforo/includes/functions.php on line 7 Notice: Die Funktion is_embed wurde fehlerhaft aufgerufen. Bedingte Abfragen (Conditional Tags) funktionieren nicht, wenn die Beitrags-Abfrage (query_posts) noch nicht durchgeführt wurde. Sie geben dann immer 'false' zurück. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 3.1.0 hinzugefügt.) in /var/www/html/wp-includes/functions.php on line 5831 Notice: Die Funktion is_search wurde fehlerhaft aufgerufen. Bedingte Abfragen (Conditional Tags) funktionieren nicht, wenn die Beitrags-Abfrage (query_posts) noch nicht durchgeführt wurde. Sie geben dann immer 'false' zurück. Weitere Informationen: Debugging in WordPress (engl.). (Diese Meldung wurde in Version 3.1.0 hinzugefügt.) in /var/www/html/wp-includes/functions.php on line 5831
Other plugins like woocommerce works without any problems.
WP Version: 6.0.2
wpForo: 2.0.9
Go2wpForo: 2.1.4
