Notifications
Clear all

wpForo 1.x.x [Closed] [Bug] Setting "Parent Forum" to self makes forum disappear

2 Posts
2 Users
0 Reactions
1,879 Views
Posts: 14
Topic starter
(@ignus)
Eminent Member
Joined: 8 years ago

The title sais it, if you accidentally set the "Parent Forum" to the current forum being edited, it disappears from the list of forums effectively becoming a dangling forum.

The database still has it, with parentid being equal to forumid. Here's what it looks like:

+---------+---------------------------------+--------+----------+
| forumid | title                           | is_cat | parentid |
+---------+---------------------------------+--------+----------+
|       1 | Information                     |      1 |        0 |
|       5 | Help & Support, Troubleshooting |      0 |        4 |
|       3 | News and Announcements          |      0 |        1 |
|       4 | Questions & Answers             |      1 |        0 |
|       6 | Feedback                        |      0 |        6 |
|      14 | Feedback                        |      0 |       14 |
|      13 | Support                         |      1 |        0 |
+---------+---------------------------------+--------+----------+

And what is shown in the admin is attached. Both "Feedback" forums are invisible/dangling.

 

P.S.: Offtopic/Security: wpforo.com doesn't have a valid cert!

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

Thank you for letting us know, we'll work around this issue. But for now please use the main save button for forum list to fix all kind of hierarchy issues: