Notifications
Clear all

Limited Support

Our team is currently on holiday, so support will be limited during this period. Response times may be slower than usual, and some inquiries may be delayed.
We appreciate your patience and understanding, and we’ll resume our usual support by the end of August.

 

wpForo 1.x.x [Closed] Problem with posts display

2 Posts
2 Users
0 Reactions
1,807 Views
Posts: 2
Topic starter
(@kubol)
New Member
Joined: 9 years ago

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" }"

1 Reply
Robert
Posts: 10616
Admin
(@robert)
Support Team
Joined: 9 years ago

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.