Limited Support
Our support team is currently on holiday from December 25, 2025 to January 7, 2026, and replies may be delayed during this period.
We appreciate your patience and understanding while our team is away. Thank you for being part of the wpForo community!
Merry Christmas and Happy Holidays! 🎄
Hello,
Wpforo have installed on your wordpress, but I have a problem I do not see any post, I see the author, date, but I do not see of Content. $ Post [ 'body'] is empty. The database entries are normally displayed in the file class-posts to give var_dump of $ posts this body is taken correctly, but the display does not have anything, please help
"
array(13) { ["postid"]=> string(1) "5" ["parentid"]=> string(1) "0" ["forumid"]=> string(1) "2" ["topicid"]=> string(1) "2" ["userid"]=> string(1) "1" ["title"]=> string(6) "TEST 2" ["body"]=> string(0) "" ["created"]=> string(19) "2016-11-21 18:39:19" ["modified"]=> string(19) "2016-11-21 18:39:19" ["likes"]=> string(1) "0" ["votes"]=> string(1) "0" ["is_answer"]=> string(1) "0" ["is_first_post"]=> string(1) "1" }"
Please deactivate, uninstall and install wpForo again. I have no clue what's wrong on your website. Also deactivate all other plugins to avoid conflicts during this test.