• Resolved dudlaj

    (@dudlaj)


    Hello, I encounter an issue. Only the first field of form is loaded in admin on php 8+

    On php 7+ everything works as expected.

    I tried php 8.0xx version and php 8.1xx versions. The mentioned page is not the only one where I encounter this issue.

    In console I can see a warning -downloadable font: Glyph bbox was incorrect (glyph ids 7 28 31 37 39 44 45 47 48 62 73 75 76 81 82 83 84 111 117 118 120 121 123 129 133 136 159 160 174 180 181 182 191 220) (font-family: “s11-fp” style:normal weight:400 stretch:100 src index:0) source: https://nadacnifondgratia.cz/wp-content/plugins/formidable/fonts/s11-fp.ttf?v=7

    Any suggestions about this problem?

    Thx for your support

    dUDLAJ

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support Jonathan Martínez

    (@jonathanenlared)

    Hey there,

    Thank you for reaching out about this today. I tried to replicate this on my end using PHP 8.0+, and it worked.

    To make sure nothing else is affecting Formidable, could you follow the steps describe here:
    https://formidableforms.com/knowledgebase/what-plugins-are-known-to-cause-conflicts/ ?

    Let me know what you find.

    Best,
    Jonathan

    Faisal Ahammad

    (@faisalahammad)

    Hi @dudlaj,

    It appears that the font is having trouble downloading and decrypting. It looks like you are using the WP Rocket caching plugin. Make sure to disable it and then check again. You can also try reinstalling the Formidable Forms plugin to see if that resolves the issue.

    You can also follow this article to solve the issue: https://docs.wp-rocket.me/article/24-resolving-issues-with-cdn-and-fonts-icons. If that doesn’t work, you can also get in touch with their support here: https://wp-rocket.me/support/.

    Please keep me posted about the outcome. Thank you ??

    Thread Starter dudlaj

    (@dudlaj)

    Hello, thx for your answers. I can see this issue on more sites. And disabling the WP rocket does not solve this issue. I tried also the CORS miniplugin – without of success.

    Tested on different php versions – 8.0.xx, 8.1.., 8.2….

    Thx for your answer.

    Best regards

    Jaroslav Ondra

    Thread Starter dudlaj

    (@dudlaj)

    I try to add the error code:

    WordPress verze 6.5.2 Aktuální ?ablona: JupiterX Child (verze 1.0.0) Aktuální plugin: Formidable Forms (verze 6.9) Verze PHP 8.2.18 Podrobnosti chyby ================= Na ?ádku ?. 12 v souboru /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/views/frm-fields/back-end/settings.php do?lo k chybě typu E_ERROR. Chybová zpráva: Uncaught ValueError: Unknown format specifier “P” in /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/views/frm-fields/back-end/settings.php:12 Stack trace: #0 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/views/frm-fields/back-end/settings.php(12): printf() #1 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/controllers/FrmFieldsController.php(335): include(‘…’) #2 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/views/frm-forms/add_field.php(91): FrmFieldsController::load_single_field_settings() #3 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/controllers/FrmFieldsController.php(180): require(‘…’) #4 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/views/frm-forms/form.php(58): FrmFieldsController::load_single_field() #5 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/views/frm-forms/edit.php(34): require(‘…’) #6 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/controllers/FrmFormsController.php(1155): require(‘…’) #7 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/controllers/FrmFormsController.php(172): FrmFormsController::get_edit_vars() #8 /home/www/panskysenk.cz/www/panskysenk.cz/wp-content/plugins/formidable/classes/controllers/FrmFormsController.php(1793): FrmFormsController::edit() #9 /home/www/panskysenk.cz/www/panskysenk.cz/wp-includes/class-wp-hook.php(324): FrmFormsController::route() #10 /home/www/panskysenk.cz/www/panskysenk.cz/wp-includes/class-wp-hook.php(348): WP_Hook->apply_filters() #11 /home/www/panskysenk.cz/www/panskysenk.cz/wp-includes/plugin.php(517): WP_Hook->do_action() #12 /home/www/panskysenk.cz/www/panskysenk.cz/wp-admin/admin.php(259): do_action() #13 {main} thrown

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Form fields in admin not loaded on php 8+’ is closed to new replies.