Forum topic not showing in widget

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: Forum topic not showing in widget

Re: Forum topic not showing in widget

by kachan64 » Tue Jan 15, 2019 1:55 am

Ha, I fixed it by reinstalling wordpress and did the settings as suggest above in WP and everything seems to work fine now. Thanks!

Re: Forum topic not showing in widget

by axew3 » Mon Jan 14, 2019 11:55 pm

sorry but, why you not have put the shortcode as i have setup the example, putting a forum ID 13, that is of a forum with 0 posts?
try this

Code: Select all

[w3allastopicforumsids topics_number="5" forums_id="2,6"]
[EDITED]
check this:
Last Topics Widget and forums with 0 topics issue

Re: Forum topic not showing in widget

by kachan64 » Mon Jan 14, 2019 11:48 pm

Tried Twenty Nineteen, nothing happens.

Re: Forum topic not showing in widget

by kachan64 » Mon Jan 14, 2019 11:46 pm

Thanks for the reply. i've corrected the cookie name.
blank forum.png
blank forum.png (122.63 KiB) Viewed 4315 times
The first box is the topic id & forum id and I used your shortcode as shown in 2nd box and shows nothing in the 3rd box.

I think is some sort of permission issue. Could that be it?

Re: Forum topic not showing in widget

by axew3 » Mon Jan 14, 2019 3:39 pm

ah! and just a little voice say to me to ask you:
try to use last_topics_shortcode_by forum_id/s please into a page for a specific forum ID:
https://www.axew3.com/w3/2018/04/latest ... shortcode/
adding an ID of a forum THAT contain posts.
So in your case for example:

Code: Select all

[w3allastopicforumsids topics_number="5" forums_id="2,6"]
I have not check but would like to know if there is some forum with 0 posts like your forum, that maybe the query fail on return values.
Can you try?

Re: Forum topic not showing in widget

by axew3 » Mon Jan 14, 2019 2:56 pm

hi kachan
the cookie domain in phpBB should be
.occupyrtu.com
or blank value, but i do not know how your server is configured to work, so be able to revert to the previous value if something wrong (but should not). Logout clean cookies and re-login after change.
But this mean nothing about avatar, and have nothing to do with.
Avatar problem i do not have understand why, because except the fact that all views files on repository, have been just updated to resolve a php notice error issue, in case a constant not defined:

Code: Select all

[14-Jan-2019 13:48:23 UTC] PHP Warning:  Use of undefined constant W3ALLPHPBBUAVA - assumed 'W3ALLPHPBBUAVA' (this will throw an Error in a future version of PHP) in /wp-content/plugins/wp-w3all-phpbb-integration/views/phpbb_last_topics.php on line 11
and now resolved (files have been patched just minutes ago), that not was leading to any problem except the warning issued from php,
i do not have understand at moment why your widgets not display avatars.

Except behavior i noted while checking the thing, that as said required to patch to resolve just the warning views folder files, all the rest result to me ok, in any possible mixed avatars options activated or not, users linked or not.
And another thing: if i setup 3 avatars to retrieve at max, widgets will display so 3 results, despite you'll setup 10 or 15 posts to retrieve in different activated widgets. But here this is not the problem.
What about if you activate default twentysixteen theme to test? display something?
Should not, because it should not cause any change, but try.
let know

Top