I start testing this forum module.
@ Cesag:
I think there should be just a delete option. I cant find a move and i think there should not be a move option there. Alfred please clarify.
From my side i have these issues:
1- when i click on "all" check box to select all posts in the topic admin area it is not worked.(i can select each post individually)
the link: modules/newbb/viewtopic.php?topic_id=1&status=active#admin
2- The restore is not work properly:
I go to the above mentioned link (modules/newbb/viewtopic.php?topic_id=1&status=active#admin) and I delete the first post and it delete the whole topic (contain 1 post which i deleteed and 2 replies = 3 posts) from forum no.1
Then i go to forum no.1 and click on "deleted items" link (modules/newbb/viewforum.php?forum=1&status=deleted#admin) and select the deleted topic and click on restore.
It just restore those 2 replies and the first post is still deleted.
then i have to go to modules/newbb/viewpost.php?status=deleted#admin and restore the first post. by doing that the topic contain all 3posts will be restored.
Is this a bug?
@ Cesag: could you reproduce the above errors?
Edit:
i have the second mentioned issue when i delete a topic in forum no.1 using any following ways:
- modules/newbb/delete.php?topic_id=1&post_id=1
- modules/newbb/topicmanager.php?mode=delete&topic_id=1
Half an hour testing elapsed !!!!
Edit2:
@ Cesag
Now Im sure that in view topic admin area
link: modules/newbb/viewtopic.php?topic_id=1&status=active#admin
there should just be a delete option
But in the view forum admin area
link: modules/newbb/viewforum.php?forum=1&status=active#admin
there are "delete" and "move" options