Notifications
Clear all

wpForo 1.x.x [Closed] Every posts have ID 0 (zero)

4 Posts
3 Users
0 Reactions
687 Views
Posts: 2
 Petr
Topic starter
(@petr)
New Member
Joined: 2 years ago

Please, I need some advice. Every new post have ID 0 (zero). I tried check all settings, but this issue still appear. And all posts with ID 0 I cannot approve in background moderation. Thanks for your advice.

Topic Tags
3 Replies
dimalifragis
Posts: 2615
(@dimalifragis)
Famed Member
Joined: 4 years ago

Hello.

1. REMOVE ANY caching from wpForo pages. Not allowed.

2. Press F12 and see your browser console the errors you have (and fix them):

 

Uncaught TypeError: wpcf7Elm is null

https://www.budemesvoji.cz/svatebni-forum/:211 9" role="listitem">    <anonymous> https://www.budemesvoji.cz/svatebni-forum/ :2119
https://www.budemesvoji.cz/svatebni-forum/:2119: 1" href="https://www.budemesvoji.cz/svatebni-forum/">svatebni-forum:2119:1
 

Uncaught TypeError: document.getElementById(...) is null

https://www.budemesvoji.cz/svatebni-forum/:223 8" role="listitem">    <anonymous> https://www.budemesvoji.cz/svatebni-forum/ :2238

https://www.budemesvoji.cz/svatebni-forum/:2238:1 4" href="https://www.budemesvoji.cz/svatebni-forum/">svatebni-forum:2238:14

Posts: 2
 Petr
Topic starter
(@petr)
New Member
Joined: 2 years ago

Now I think and I believe, that I solved this problem. I set in database in table wp_wpforo_post in row postid "autoincrement" and everything working well. We will see, when we will test it.

Robert
Posts: 10549
Admin
(@robert)
Support Team
Joined: 8 years ago

Hi @petr,

Next time, please navigate to Dashboard > Forums > Tools > Debug > Tables Tab and check database issues. If there is some error, it'll ask you to click the [Solve problems] button.