Doesn’t work with wp 4.9.9
-
It doesn’t work with wordpress v. 4.9.9. Internal error code 500
Have you tested it?
-
I have, and I’m unable to replicate the issue. Can you provide any more details, such as anything from server logs?
I’m sorry. Correct version is WordPress 4.9.10 and I’m searching log error on site hosting. I’ll write you if I find it. On frontend error is internal Internal Server Error 500 and my php timeout is long.
I don’t think there is a 4.9.10, according to the release list.
-
This reply was modified 7 years, 1 month ago by
Christiaan Conover.
My php version on server is 5.5
Are you sure of the version of WordPress? 4.9.10 isn’t a release.
PHP 5.5 should be triggering the plugin to give you an error that your version of PHP is unsupported. Let me verify the code that checks PHP version.
https://it.wordpress.org/download/releases/
It’s an italian release I think for update translating It_it5.0.1 15 Dicembre 2018 zip
(md5 | sha1) tar.gz (md5 | sha1)
5.0 8 Dicembre 2018 zip
(md5 | sha1) tar.gz (md5 | sha1)
4.9 Branch
4.9.10 13 Marzo 2019 zip
(md5 | sha1) tar.gz (md5 | sha1)
4.9.9 25 Febbraio 2019 zip
(md5 | sha1) tar.gz (md5 | sha1)
4.9.8 1 Dicembre 2018 zip
(md5 | sha1) tar.gz (md5 | sha1)So It is a 4.9.8 code, I think
Ah, ok. That makes sense. I tested it against 4.9.8 and it worked, but let me see if I can test it against PHP 5.5. Since 5.5 is no longer supported it’s harder to find that release for testing, but I’ll work on that.
Ok I’ll try again with different php version. But I have to make secure backup. Your version 0.8.6 works well on my wp. Thanks I’ll give you news on
-
This reply was modified 7 years, 1 month ago by
zarbos.
I’ve tested the PHP version check against WordPress 4.9.8 and it works properly, though I have not yet been able to test against PHP 5.5.
-
This reply was modified 7 years, 1 month ago by
The topic ‘Doesn’t work with wp 4.9.9’ is closed to new replies.