Forums › Forums › Search & Filter Pro › Building Cache cancels with error
Tagged: caching paused, no products in index
- This topic has 7 replies, 2 voices, and was last updated 6 years, 5 months ago by Trevor.
Viewing 8 posts - 1 through 8 (of 8 total)
-
Anonymous(Private) June 21, 2018 at 11:56 am #180935
Building cache stops with error:
Caching paused: attempting to resume…
Therefore no products are shown on https://moodie.de/shop
How can this be fixed?
Martin
Trevor(Private) June 21, 2018 at 3:35 pm #180950364 post should not take very long to cache, so you may be short of server resources, or WP may not have enough memory. The latter can be fixed by adding this to the start (line 2) of wp-config.php:
define('WP_MEMORY_LIMIT', '128M');
You should look to find your server logs to find what happened.
-
AuthorPosts
Viewing 8 posts - 1 through 8 (of 8 total)