"There was an error attempting to load the requested page" error on page include for Community users

Hi Everyone,

Need help!

I have a skuid page which uses page include to access another skuid page and it renders perfectly for all internal users. But when I open this page as a Community user I see the error “There was an error attempting to load the requested page”.
Community profile has all the required access on objects and fields. 

Go to your visual force pages, and look for a Skuid managed package page called “Include.”  Clone that page, name it Include, and leave the markup just as it is.  This creates a local copy, outside the skuid namespace.  That should clear up your problem.

We also had to do this with the Social and Export pages.

It worked! Thanks so much.