Mar 10, 2023 2:39 pm
Hello guys,
I am getting the error below when I try to access my forum. Can someone please let me know a fix for this error?
Thank you!
/** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ /** * Tells WordPress to load the WordPress theme and output it. * * @var bool */ define( 'WP_USE_THEMES', true ); /** Loads the WordPress Environment and Template */ require __DIR__ . '/wp-blog-header.php';
3 Replies
Mar 13, 2023 1:16 pm
Hi @nikhila,
As we understand, you are using another WP for the forum, but it's not working correctly, First fix the WP and then install wpForo.