• Resolved kisvukk70

    (@kisvukk70)


    Hi,

    After finishing compose a newsletter in the block editor and click on the Next button i can see a preview but when i click on the Edit button to modify the content in the editor area contains plain html code like this:
    <table border="0" cellpaddin

    I tried to Save before click on the Next button but the result is worst, in the preview window no preview just the html code.

    In the log file i see this:

    04-05-2022 08:22:35 – ERROR – 7.4.3 – 17,8 MB/256 MB – > Missing block.php file in /public_html/wp-content/plugins/newsletter/emails/blocks (1) –
    04-05-2022 08:22:36 – ERROR – 7.4.3 – 17,8 MB/256 MB – > Missing block.php file in /public_html/wp-content/plugins/newsletter/emails (1) –

    [04-May-2022 08:38:40 UTC] PHP Warning: in_array() expects parameter 2 to be array, null given in /public_html/wp-includes/kses.php on line 1915

    What is wrong, how can i repair it?
    Thanks for any help!

    • This topic was modified 2 years, 6 months ago by kisvukk70.
    • This topic was modified 2 years, 6 months ago by kisvukk70.
    • This topic was modified 2 years, 6 months ago by kisvukk70.
Viewing 4 replies - 1 through 4 (of 4 total)
  • May not be related, but make sure ctype is an installed / enabled PHP extension on your host.

    Newsletter 7.4.3 has introduced this as a dependency and I wasn’t able to “Save” in the Newsletter builder as a result. Installing that extension resolved the issue for me.

    Thread Starter kisvukk70

    (@kisvukk70)

    Hi,

    Thank for the idea. I checked and in the phpinfo i see this:

    PHP Version 7.3.31
    ctype functions enabled

    So, something else cause the problem ??

    I am having the same problem here, with the same log, after the same update. How to fix this annoying bug?

    Plugin Author Stefano Lissa

    (@satollo)

    Hi, about the missing block, that should not be a problem: it is logged but does not affect the correct behavior of the plugin. The kses warning is not clear, is seems related to XML but we do not uses XML related functions.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Error after saving newsletter’ is closed to new replies.