-
Subscribe -
Community
-
Top Commenters
-
Popular Threads
-
Recent Comments
- TECHNISCHER HINWEIS: Der Betreiber dieses Mailaccounts hat sein Mailkonto bei Arcor aufgelöst. Eine alternative Mailadresse wurde nicht angegeben. Arcor-Servicemitteilung http://www.arcor.de
- Hello dr.Satori; i didn't understand; do you speak with me?
- <cite><a href="http://www.clubreseau.com" rel="external nofollow">site de rencontre</a>
- <cite><a href="http://www.clubreseau.com" rel="external nofollow">site de rencontre</a>
- <cite><a href="http://www.clubreseau.com" rel="external nofollow">site de rencontre</a>
DISQUS Blog
The official Disqus forum. This is the place to receive beta support and offer suggestions.
I did not found the old thread about this problem so I open a new one.
The response for a thread with get_posts holds a property "num_posts" ... which contains NOT the total amount of posts but the amount of posts in the response, the weird result:
http://digitarald.de/project/fancyupload/?page=... : Comments 26 – 44 of 19
I hope that nobody reads that numbers.
Another problem with get_num_posts), both numbers are wrong because they include removed comments. So I have a project-comment-header that says 44 comments, but there are not 44 visible comments because I removed some.
And another one:
http://disqus.com/api/v1/get_posts/?forum_url=d...
No per_page parameter, still num_posts is 26, default per_page (from documentation) is 25.
I hope that helps your development progress.
The response for a thread with get_posts holds a property "num_posts" ... which contains NOT the total amount of posts but the amount of posts in the response, the weird result:
http://digitarald.de/project/fancyupload/?page=... : Comments 26 – 44 of 19
I hope that nobody reads that numbers.
Another problem with get_num_posts), both numbers are wrong because they include removed comments. So I have a project-comment-header that says 44 comments, but there are not 44 visible comments because I removed some.
And another one:
http://disqus.com/api/v1/get_posts/?forum_url=d...
No per_page parameter, still num_posts is 26, default per_page (from documentation) is 25.
I hope that helps your development progress.
6 months ago
6 months ago
6 months ago
6 months ago
6 months ago
num_postsvalue should return the number of posts being returned for that API call. The reason is because you may have less thanper_pageposts returned if there are less posts. There is also a case where more posts may be returned, which isn't a documented case. If there is a long threaded conversation, by default the entire conversation is returned so that pagination does return posts in the middle of a nested conversation. You may override this behavior by passing "overflow_orphan=1" to theget_postsAPI call.You can call
get_num_postsin the meantime to get the correct total number of posts in the entire thread. Would you prefer that the total number of posts also be included in the response forget_posts?6 months ago
6 months ago
Can comments be turned off at a blog post level?
I have a writing project that is supposed to accept entries up to July 26. The entries are now being submitted through the Disqus comment system. However, after July 26, I have to turn off the comments for that specific post as it shouldn't accept anymore. Is this possible in Disqus? With blogger.com, comments can be turned off at a post level which I did for the writing project last year. I realized that I didn't check if this is possible at all in Disqus prior to my conversion.
Kindly advise. Thank you.
6 months ago
6 months ago
6 months ago
Sometimes it may take more than 2 days for us to address something you bring up, but thank you for being patient. We'll take a look.
4 months ago
I'm sad.
4 months ago
3 months ago
3 months ago
3 months ago