ThemePunch Slider Revolution Memory Leak

I am attempting to update WordPress (core, theme or plugins) using WP Cli and it break because of ThemePunch Slider Revolution. The following error is returned:

Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in ./wp-content/plugins/revslider/admin/includes/plugin-update.class.php on line 4052
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 32768 bytes) in ./wp-includes/pomo/streams.php on line 180

I’ve removed part of the path here. This happens no matter what task I’m running and prevents any update with using WP Cli or cPanel WordPress update systems. This is on PHP 8.0, PHP 7.3 will run without this error.

I don’t have a direct licence with Theme Punch, so I am posting it here for you to pass on (if needed).

Thanks,

Noah - Design Extreme

Hey Noah,

Thanks for reaching out!

You need to increase your memory limit in order to fix your issue. To do that, please follow this article on how you can increase your memory limit.

Hope that helps.

Hi Marc,
It doesn’t really help… there is plenty of memory assigned to the WordPress installation and this has only started occuring recently.
I did copy the same plugin to another website and it happens there too (always Rev. Slider, but different files/lines).
I am writing this because I cannot find much else available online that covers the same issue - but it is always breaking when attempting any update with the plugin existing and active.
Is this a PHP 8.0 issue or maybe it’s WordPress CLI?
Thanks,
Noah

I’ve checked the installation and the memory was too low - you were right.

I am sorry to bring up this issue because I should have checked this first.

All the best,

Noah

Hey Noah,

You’re welcome! If you have any other concerns or clarifications regarding our theme features, feel free to open up a new thread.

Thank you.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.