Auch nach einem Rollback auf WordPress 4.9.9 besteht das Problem weiterhin.
Der Rollback auf WordPress 4.9.8 behebt es dann. Ist aber keine endgültige Lösung.
-
This reply was modified 7 years, 2 months ago by
smgwebdesign.
Hallo Sascha,
besteht das Problem immer noch? Ich hab’s mal mit WordPress 5.1.1 getestet und da scheint alles normal zu funktionieren. Die Fehlermeldung ist wohl an sich ein “Feature” der Versionen 5.0.1 und 4.9.9 und soll eigentlich ein Sicherheitsleck schließen, hat damit aber diverse Plugins abgeschossen.
Hello,
Same problem here! I noticed that it is related to the date field. If I set it manually to 0000-00-00 in the database, I can reload my publication, edit it and save it, except for the date.
The second thing I noticed is that the date picker doesn’t load at all.
This only appends on my production website. Everything works fine if I do a fresh install.
I figured out that it is linked to WPML String Plugin. If I deactivate it, I can save my publication (but the date picker still doesn’t show up) but it’s not a solution.
Thank you!
Hi,
I’ve tested it with WordPress 5.1.1 and three different PHP versions (7.0, 7.2, 7.3). I can’t reproduce it. I think one of your installed plugins is also loading in teachPress plugin pages and uses the same field name (“date”), which leads to the problems.
As I mentioned, I know that it is a conflit with WPML String plugin.
What if I give you a duplicator of my production website? This way you could reproduce the error.
Regards,
Hi,
I’ve an simple idea: Maybe the problem is just the name of the date field. I’ve changed the name in a test version: https://github.com/winkm89/teachPress/releases
Could you try this version?
Hello,
Sorry for the delay. I tested it without success. I still have the error message.
I sent you a duplicator of the site by email so you can test it yourself.
Regards,
Alexandre
Hi Alexandre,
Thank you for sharing your files! I think I found a solution now:
It seems that the variable mismatch comes from the “year” field in the URL and not from the date field.
I’ve also found the reason for the not working date picker.
Both problems should fixed now in 6.2.5.2 which is now available as a test version:
https://github.com/winkm89/teachPress/releases
Kind regards,
Michael