Concrete5 Caching Error in Footer

Permalink
Hi All,

I have the following error when trying to apply "Full Page Caching" to some pages throughout the website.

The error:

Catchable fatal error: Argument 1 passed to Concrete5_Library_FilePageCache::set() must be an instance of Page, integer given, called in /public_html/concrete/core/libraries/view.php on line 976 and defined in /public_html/concrete/core/libraries/page_cache/types/file.php on line 56

What I can't understand is why it is only effecting a few pages (same page type)?

Is there a way that I can disable full page caching for a certain directory?

Thanks