Everything was working OK except the portal kept losing the logo and upon going into site admin, the permissions error was showing where you select the logo. According to other articles found, the solution was to do a file manager sync...which seem to fix the problem temporarily.
Another post suggested disabling the scheduled synch and turn on auto-sync at the host...which I tried...
now I cannot get the file manager to work properly at all...everything has gone nuts! I disabled all compression, no cache, disabled the auto sync...etc...to no avail...my site is now completely screwed up!
Getting this error:
An error has occurred.
DotNetNuke.Services.Exceptions.PageLoadException: Object reference not set to an instance of an object. ---> System.NullReferenceException: Object reference not set to an instance of an object. at DotNetNuke.Security.Permissions.Controls.FolderPermissionsGrid.GetUsers() at DotNetNuke.Security.Permissions.Controls.PermissionsGrid.CreateChildControls() at System.Web.UI.Control.EnsureChildControls() at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Control.FindControl(String id, Int32 pathOffset) at System.Web.UI.Page.FindControl(String id) at System.Web.UI.Page.ProcessPostData(NameValueCollection postData, Boolean fBeforeLoad) at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) --- End of inner exception stack trace ---