• Resolved James Dennis

    (@jdennisuk)


    Can you briefly explain why I am getting the following continuous error log loops…?

    I have been trying to find the root of my very frustrating server resource limit breaches for several days now, but keep coming back to this loop where the error in the code is continuous.

    I am running on twenty twenty-five theme, (child)

    If there is a simple fix, please let me know and I will add it manually.

    [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/wpc-default-hooks.php on line 278 [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/Chips.php on line 32 [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/wpc-default-hooks.php on line 278 [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/Chips.php on line 32 [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/wpc-default-hooks.php on line 278 [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/Chips.php on line 32 [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/wpc-default-hooks.php on line 278 [27-Oct-2025 12:36:38 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/Chips.php on line 32 [27-Oct-2025 12:36:39 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/wpc-default-hooks.php on line 278 [27-Oct-2025 12:36:39 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/Chips.php on line 32 [27-Oct-2025 12:36:39 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/wpc-default-hooks.php on line 278 [27-Oct-2025 12:36:39 UTC] PHP Warning: foreach() argument must be of type array|object, false given in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/Chips.php on line 32 [27-Oct-2025 12:36:40 UTC] PHP Warning: Array to string conversion in /home/jamewmgq/ketobible.net/wp-content/plugins/filter-everything/src/wpc-helpers.php on line 1741

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter James Dennis

    (@jdennisuk)

    Why on earth is this thread marked as “Spam” within seconds of posting it… Is it the error log data I pasted as reference to the problem…?

    Plugin Support fesupportteam

    (@fesupportteam)

    Hi @jdennisuk

    Based on the error, it looks like the data is corrupted, which is causing a return of false instead of an array.

    Can you please try to recreate this error in a clean environment and provide us with the instructions on how to reproduce it, so we can attempt to replicate it following your steps?

    It can be caused by some type of conflict with a certain plugin, custom code, or potentially caching.

    As for the spam marking, we are not sure about it. We haven’t seen that marking; it could potentially be some type of automated system on the forum side, as it might detect repeated lines in the error or something similar. However, we haven’t marked it in any way.

    Best Regards,
    Victor

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

The topic ‘WordPress Error Log loop’ is closed to new replies.