Gyulavitez

Forum Replies Created

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • in reply to: Error message after Debian 12 upgrade #140509
    Gyulavitez
    Participant

    Solved!!!
    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.

    in reply to: Error message after Debian 12 upgrade #140504
    Gyulavitez
    Participant

    This 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?

Viewing 2 posts - 1 through 2 (of 2 total)