• This is not a constant issue but is an issue daily – It is a problem across all devices and across the country – so it is not restricted to an Isp, browser etc. I have tested for all plugins causing a problem several times. I have identified that If I deactivate any plugin and reactivate it, the problem is solved and the blog shows the posts again. I have tried clearing page/site cache but it does not solve the issue. Here is an image of the error log from the hosting page

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

Viewing 3 replies - 1 through 3 (of 3 total)
  • Moderator t-p

    (@t-p)

    I have identified that If I deactivate any plugin and reactivate it, the problem is solved

    Which culprit plugin have identified?

    Thread Starter alysonmac

    (@alysonmac)

    it doesnt matter which plugin – it can be any of the ones that are installed.

    Moderator t-p

    (@t-p)

    Try deactivating all plugins to rule-out a plugin-specific issue and try switching themes to rule-out a theme-specific issue.

    Otherwise, see if increasing memory helps. Here are three ways to increase PHP’s memory allocation:

    1. If you can edit or override the system php.ini file, increase the memory limit. For example, memory_limit = 128M

    2. If you cannot edit or override the system php.ini file, add php_value memory_limit 128M to your .htaccess file.

    3. If neither of these work, it’s time to ask your hosting provider to temporarily increase PHP’s memory allocation on your account.

    (in the above examples, the limit is set to 128MB)

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

The topic ‘Blog not loading Intermittantly’ is closed to new replies.