1.9.0 patches logs

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: 1.9.0 patches logs

Re: 1.9.0 patches logs

by axew3 » Wed Aug 15, 2018 8:20 pm

hi, this is not the right place to post this, please create a new topic.
This post in reply (mine) and your will be removed in short(code) time.

All work fine on my tests about the
phpBB Latest phpBB Topics shortcode by forums IDS
that isn't the latest added shortcode-
Should commonly work.
How you use the shortcode? Exactly as explained on related help page, so using something like (for a single forum with ID 3 in this example):

Code: Select all

[w3allastopicforumsids topics_number="5" forums_id="3"]
The latest added shortcode is this instead:
Shortcode: display phpBB last topics grid in Wordpress with first topic's attached image

The complete shortcodes list is avalable on Help Install Page, under Common How To section

Re: 1.9.0 patches logs

by Guest » Tue Aug 14, 2018 10:45 pm

axew3 wrote: Sat Aug 04, 2018 6:34 pm At date of this post
1.9.0 patched class.wp.w3all-phpbb.php about options:
retrieve posts based on groups (where sometime was failing)
and exclude forums to be listed on widgets

to update, download the file class.wp.w3all-phpbb.php
and replace in:
/wp-content/plugins/wp-w3all-phpbb-integration
Hi axew, thanks for this. I can't seem to get the new [w3allastopicforumsids] shortcode to work. I attempted to implement it on a test page here, but nothing happens no matter which forum IDs I try to use. The other widgets and shortcodes seem to be working just fine though. Any ideas what might be going wrong?

Re: 1.9.0 patches logs

by axew3 » Mon Aug 13, 2018 7:45 pm

at date of this post:
patch applied on file wp_w3all.php

about plugin version (still was resulting plugin version 1.8.9 after update to 1.9.0)

and mums installations (that do not change substantially nothing, except that has been added code to avoid (not more necessary) edit the wp-config.php file for wp mums installations)

1.9.0 patches logs

by axew3 » Sat Aug 04, 2018 6:34 pm

At date of this post
1.9.0 patched class.wp.w3all-phpbb.php about options:
retrieve posts based on groups (where sometime was failing)
and exclude forums to be listed on widgets

to update, download the file class.wp.w3all-phpbb.php
and replace in:
/wp-content/plugins/wp-w3all-phpbb-integration

Top