• Resolved arjanvandenbos

    (@arjanvandenbos)


    I am getting these PHP warnings when saving some WordPress pages:

    ==========
    Warning: Invalid argument supplied for foreach() in /home/bayimbaf/public_html/[domain]/wp-content/plugins/wp-asset-clean-up/classes/Preloads.php on line 432

    Warning: Cannot modify header information – headers already sent by (output started at /home/bayimbaf/public_html/[domain]/wp-content/plugins/wp-asset-clean-up/classes/Preloads.php:432) in /home/bayimbaf/public_html/[domain]/wp-admin/post.php on line 231
    ==========

    It only happens on a few pages, in particular the Front page.
    It looks like disabling the Tablepress plugin resolves the issue but that is exactly why I wanted to use Asset Cleanup in the first place, to only load Tablepress on certain pages.

    Loading or unloading Tablepress CSS files with Asset Cleanup makes no difference in the warning coming up. There is no Tablepress shortcode used on affected pages.

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

Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘PHP warnings’ is closed to new replies.