philippeetronnier
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: date_i18n bug ?I try this new function.
$month_name = wp_date( 'F', mktime(0, 0, 0, $month) );
It works now.
Thanks a lot!Forum: Fixing WordPress
In reply to: date_i18n bug ?Hello
All parameters of mktime() are optionals.And the code worked perfectly until now.
Another idea ?
I have removed all the UM Hooks in my theme and private plugins.
I think there is something wrong in my database.I let my production site with WordPress 5.7. It works for the moment.
And I have started a new fresh setup with WordPress 5.9.
I import one by one my pages, posts, custom posts types, Elementor templates and so on.For the moment it works and the DB is clean.
I have just found the problem.
The primary key usermeta table has not the AUTOINCREMENT parameter.I have built a new setup and this parameter is set.
There is something wrong in my database.
I have deactivited all plugins except elementor and elementor pro.
I change my theme to Hello Elementor.Not working
I try using Profile Builder and build a form with Elementor but I have the same problem.
I cant change the password.There is a problem with my configuration but I dont know how to manage this.
Ok I found the settings and added the pages.
Still not workingI don’t see where are these settings in W3 Total Cache.
I will try but I cannot ask all my users to clear their browser’s cache.
I use W3 Total cache to clear all caches.
Same problemNo error message but the password is not updated.
I saw your article : https://docs.ultimatemember.com/article/1518-password-reset-doesnt-work
And there is no cookie when i use wordpress 5.9
It works with wordpress 5.7.I mean not compatible with WordPress 5.9