PluginProbe
wpForo Forum / 3.1.6
wpForo Forum v3.1.6
3.1.6 3.1.5 3.1.4 3.1.2 3.1.1 3.1.0 3.0.9 3.0.8 3.0.7 trunk 1.0.0 1.0.1 1.0.2 1.1.0 1.1.1 1.1.2 1.2.0 1.3.0 1.3.1 1.4.0 1.4.1 1.4.10 1.4.11 1.4.12 1.4.13 All 138 releases
← All changes | admin/tools-tabs/debug.php +1 -1 3.0.83.1.6 View file →
@@ -335,9 +335,9 @@
335 335 }
336 336 } else {
337 337 $issues['board']['page']['level'] = 3;
338 338 $issues['board']['page']['message'] = "wpForo Base Page is Not Found";
339 - $issues['board']['page']['solution'] = "Please check pageid column in the list of boards in wpForo > Boards admin page and make sure this board is connected to a page with [wpforo] shortcode. The documentation: " . "<a href='https://wpforo.com/docs/wpforo-v2/categories-and-forums/forum-boards/' target='_blank'>boards and forum page</a>";
339 + $issues['board']['page']['solution'] = "Please check pageid column in the list of boards in wpForo > Boards admin page and make sure this board is connected to a page with [wpforo] shortcode. The documentation: " . "<a href='https://wpforo.com/docs/wpforo-v3/categories-and-forums/forum-boards/' target='_blank'>boards and forum page</a>";
340 340 }
341 341
342 342 #########################################################
343 343 //Other Issues //////////////////////////////////////////