| @@ -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 ////////////////////////////////////////// |