I would like to add an Events Module to a social group page.
While adding the module works for calendar view... when I try to change the event module settings to list view, etc... I get an error.
RawUrl:/Groups/Group-Activity/ctl/EventSettings/mid/429?popUp=true
Referrer:http://mysite.com/Groups/Group-Activity/groupid/8
UserAgent:Mozilla/5.0 (Macintosh; Intel Mac OS X 10_10_3) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.45 Safari/537.36
ExceptionHash:fFAzmRWqK85lWz+45VMiAA==
Message:Object reference not set to an instance of an object.
StackTrace:
InnerMessage:Object reference not set to an instance of an object.
InnerStackTrace:
at DotNetNuke.Modules.Events.EventSettings.LoadSettings()
at DotNetNuke.Modules.Events.EventSettings.Page_Load(Object sender, EventArgs e)
at System.EventHandler.Invoke(Object sender, EventArgs e)
at System.Web.UI.Control. (EventArgs e)
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Control.LoadRecursive()
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
-Is it possible to add an Events module to an individual GROUP page?
-When I get the error, it is important to note that I get redirected to a "Sample Social Group" page instead of the actual social group page I was working on.