!IMPORTANT: released 2.4.7 to fix admin/profile actions

User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

!IMPORTANT: released 2.4.7 to fix admin/profile actions

Post by axew3 »

i'm sorry to release just after few hours from 2.4.6 the new 2.4.7.
it is just a line of code changed into wp_w3all.php file, that was stopping some admin actions to be performed by the plugin, or to update phpBB user's profile fields when updates done into wp-admin.

This important bug has been resolved.
Please just update to 2.4.7- and report soon if you find out any bug!

Code: Select all

= 2.4.7 =
*Release Date - 5 Jan, 2022*

* Fix: user not added into phpBB, when an user added by admin in WordPress
* Fix  all others actions that do not fires when editing users in wp-admin side
madoma73
User ww
User ww
Posts: 39
Joined: Tue Dec 31, 2019 10:02 am

Re: !IMPORTANT: released 2.4.7 to fix admin/profile actions

Post by madoma73 »

Hello,
i have just updated my site (https://my80isfantastic.com/leSite/forum/) to 2.4.7 (from 2.4.4) and it just stopped working :?

Thanks in advance

Pierre
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: !IMPORTANT: released 2.4.7 to fix admin/profile actions

Post by axew3 »

Hello! What exactly stopped working?
Is your server running Php7 >
Did you visited the plugin admin page? The green button display?

The auto-update can't fail (almost into any test done and as reported) so please double check and specify what exactly do not work for you
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: !IMPORTANT: released 2.4.7 to fix admin/profile actions

Post by axew3 »

== Changelog ==

= 2.4.8 =
*Release Date - 7 Jan, 2022*

* Fix: profile fields correctly managed when admin or user update profile fields: 'error email existent into linked cms' was coming out, even when email not existent or email not updated
* Fix: optimize last added wp_check_password() that follow to correctly check password in any passed hash, even if plugin not correctly configured
* Minor fixes
madoma73
User ww
User ww
Posts: 39
Joined: Tue Dec 31, 2019 10:02 am

Re: !IMPORTANT: released 2.4.7 to fix admin/profile actions

Post by madoma73 »

Hello,
my server is running php7, my button is green
but from the update, I have first a one pixel width issue which is then covered by (which stays forever)
Untitled.png
Untitled.png (2.02 KiB) Viewed 1065 times
User avatar
axew3
w3all User
w3all User
Posts: 2689
Joined: Fri Jan 22, 2016 5:15 pm
Location: Italy
Contact:

Re: !IMPORTANT: released 2.4.7 to fix admin/profile actions

Post by axew3 »

Ehi! Thank you to be more precise.
So you say about iframe. Sorry but it is important that when anyone experience a problem, is precise, so that i can understand where the problem is.

I updated to the last forum page here and into tests sites, and updated to last overall_footer.html js code.
And i actually have not experienced anymore a loop on preloader.

But into V5 iframe procedure, have been added a note last time: the user ID1 in WP and the phpBB UID2, that are not linked, when in iframe mode, may can fall into loop.
Is that your problem? Are you experiencing this with ID1 in WP or with all users?

P.s i've got an idea that will be soon introduced into iframe code V6. If i'm not wrong....
If i'm not wrong, we can inject values from session retrieved by plugin main query.
Since we are first of all, into a WP page...
What it mean? We'll see soon! if i'm not wrong... Why i never have think to this before? :o
Post Reply