Last Topics Widget and forums with 0 topics issue

Post a reply


This question is a means of preventing automated form submissions by spambots.
Smilies
:D :) ;) :( :o :shock: :? 8-) :lol: :x :P :oops: :cry: :evil: :twisted: :roll: :!: :?: :idea: :arrow: :| :mrgreen: :geek: :ugeek:

BBCode is ON
[img] is ON
[url] is ON
Smilies are ON

Topic review
   

If you wish to attach one or more files enter the details below.

Maximum filesize per attachment: 1 MiB.

Expand view Topic review: Last Topics Widget and forums with 0 topics issue

Re: Last Topics Widget and forums with 0 topics issue

by axew3 » Wed Jan 16, 2019 12:23 am

May on next releases any can be added something more, that's very easy, at moment except the mChat port into wordpress, next release will contain several fixes and improvements to actual existent features.

Re: Last Topics Widget and forums with 0 topics issue

by kachan64 » Tue Jan 15, 2019 11:48 pm

You can see the list of widget and the description here: https://codex.bbpress.org/features/widgets/

Re: Last Topics Widget and forums with 0 topics issue

by axew3 » Tue Jan 15, 2019 2:18 pm

like the coming mChat port, yes we can imagine how it is easy to do a simple joke with these optional features.
Some of can be added as option on widget or shortcodes with easy.

...Topics Views List ...
what it mean? Display topics that have the more high number of visits?

And search form? What should do?
How you think it should be done? How should act in wordpress side?

at moment shortcodes available are these:
https://www.axew3.com/w3/cms-plugins-sc ... ommonHowto

Re: Last Topics Widget and forums with 0 topics issue

by kachan64 » Tue Jan 15, 2019 12:36 pm

Thanks. Can we have more widgets like bbPress to display forum stats like amount of registered users, total topics, total posts etc?

Image

Last Topics Widget and forums with 0 topics issue

by axew3 » Tue Jan 15, 2019 8:11 am

Since a question about problem on widget that was not showing posts, i 've test all things and all work fine, only a patch applied yesterday into all shortcode and widget plugin files (/views/ folder) to resolve a warning issue for non avatar mode on widgets/shortcodes, but i suspect (or i'm sure now) that there is a bug more, that will be fixed but in the while so, you are noticed about.
This is the problem:
if last topics widget activated to retrieve posts, AND all active forums (ALL EXISTENT) NOT CONTAINS ALMOST ONE published topic inside, the query on last topics will return nothing as result.
Seem that it is necessary that ALL forums board contains almost one post or last_topics_widget query fail and return empty value.
WIll be resolved within next coming release, that will include (mChat port) .
The above not affect shortcodes, except i assume, the one that retrieve all posts from all forums.
In this case, the above affect, because the query that retrieve data is the same.

Top