Forum Replies Created
-
AuthorPosts
-
February 7th, 2025 at 22:13 in reply to: Split: XSS vulnerability reported by WordFence/Jetpack #151643
Gyulavitez
ParticipantThank you for your continued support for this theme.
The new 1.8.3 version is welcomed. It works great with php 8.3 and Debian 12. I’m using it for a school’s website for 10 years. You’re great!Gyulavitez
ParticipantSolved!!!
A friend discovered that there is a bug in the theme’s translation files. A value is not accepted (% 1 $ dpx). PHP 7.4 still forgave the error, but 8.1 no longer allowed it in our opinion. He recompiled the .mo and .po files and I overwrote the existing ones.
So the theme really works on PHP 8.1 as well.Gyulavitez
ParticipantThis is line 284:
‘description’ => sprintf(__(‘Only drag [Cryout Column] widgets here. Recommended size for uploaded images: %1$dpx (width) x %2$dpx (height). Go to the Tempera Settings page >> Presentation Page Settings >> Columns to edit sizes and more.’,’tempera’ ), $temperas[‘tempera_colimagewidth’],$temperas[‘tempera_colimageheight’]),A friend of mine tried Tempera in a test WP server. He cannot activate the theme, same error(PHP 8.1 and apache).
So it is a compatibility issue after all?
Please help, this is a school’s homepage, the will need it in august.
Or is there a way to migrate a newer theme of yours? -
AuthorPosts