Forum Replies Created

Viewing 1 replies (of 1 total)
  • Hi WPMU Dev,

    I had the same problem as the previous users. This might be a small hint to what the problem is:

    After Smart Crawl had been updated, following error message occured: “Fatal error: ob_start(): Cannot use output buffering in output buffering display handlers”. It seems that the update uses the function ob_start() in a way that encapsulates it with other ob_start() functions by other themes and plug-ins (which is not allowed in PHP) and this causes the site to crash. For example, we had incompatibilities with “Slider Revolution”.

    We’re looking forward to your fix. Smart Crawl is an awesome plug-in – thank you! 🙂

Viewing 1 replies (of 1 total)