@PitaJ Yes, I am using http://localhost:4567 to access the forum. It seems I got it wrong how URL variable works. And as I am using the default port everything work it when I changed my config and mislead me to believe that was something wrong with the plugin.
Thank you!
Gives Error while Moving more than two posts from same topic.
-
Hi,
Steps to reproduce:
I tried to move more than one post from one topic to another topic it gives an error "cant-move-to-same-topic". But also shows success message "Post Moved!"
Also "cid:{cid}:tids:posts" key is not updating.
Please refer attached screenshot:Is there any idea why these errors getting?
Any help is appreciated!!
Thanks
-
-
When POST gets moved to topic of another category , Reply count on CATEGORIES page remains same.
-
When POST gets moved to another topic count does not get incremented/decremented but it does after page refresh.
POSTS count of "Welcome to your NodeBB!" topic is "3" POSTS, But on the Category page it "General Discussion" category has "1" POSTS. It should be 3 POSTS.
Please refer the attached screenshot:
-
-
Yes, I get these issues in 0.8.2.
- If POSTS gets moved from one topic to another the POSTS count on the that topic page remains same. POST COUNT should decrements but It shows decremented count after page refresh.
- Steps to reproduce cant-move-to-same-topic error:
-
Create 'new TOPIC'.
-
Create 'another TOPIC' and create more than 2 REPLY to that topic.
-
Move one REPLY to new TOPIC.
-
Move second REPLY to new TOPIC.
cant-move-to-same-topic error will occur.