Git Product home page Git Product logo

dnncommunity / dnn.events Goto Github PK

View Code? Open in Web Editor NEW
27.0 37.0 40.0 19.39 MB

DNN Events manages display of upcoming events as a list in chronological order or in calendar format with additional information. This Github repo is used for source management and releases.

License: MIT License

XSLT 0.11% JavaScript 0.65% CSS 6.61% C# 79.96% ASP.NET 12.69%
dnn recurring-events event-themes dnn-core-module dotnetnuke dnnplatform hacktoberfest dnncms

dnn.events's People

Contributors

abukres avatar eptamminga avatar femkevanderzalm avatar jasclar avatar kevinsigl avatar mark-89 avatar thabaum avatar valadas avatar vickichinyl avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dnn.events's Issues

Can't set an External URL for the Display Image

DNN Evoq Content 8.4.2
DNN Events 6.3.0

Add a display image to an event. Try to set a new external URL as the image. It will appear to save. When you go back to the event, you will find that the image setting isn't saved. I verified this with a DNN rep as well.

This appears to use the DNN:URL control. I tested the URL control first to rule that out first. It worked fine at Page Settings > Advanced Settings > Other Settings > Link URL > URL (a Link to an External Resource) which seems to be intact after going out and coming back in. Therefore, it appears to be an issue within the DNN Events module. I took the control out of the Edit Events file in my installed version version to prevent a user from trying to add an external event for now. Hopefully, someone more familiar with this module will know what is going on here.

Thanks

Error trying to place module on page

DNN 9.1.1 We do have Invenmanager calendar installed and are trying to replace it. Get the following error trying to place the module on a page.

Error: Events is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Unknown server tag 'dnn:DnnComboBox'. ---> System.Web.HttpParseException: Unknown server tag 'dnn:DnnComboBox'. ---> System.Web.HttpParseException: Unknown server tag 'dnn:DnnComboBox'. ---> System.Web.HttpException: Unknown server tag 'dnn:DnnComboBox'. at System.Web.UI.TagPrefixTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs) at System.Web.UI.MainTagNameToTypeMapper.GetControlType2(String tagName, IDictionary attribs, Boolean fAllowHtmlTags) at System.Web.UI.MainTagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs, Boolean fAllowHtmlTags) at System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs) at System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at System.Web.UI.TemplateControl.LoadControl(String virtualPath) at DotNetNuke.Modules.Events.Events.LoadModuleControl() --- End of inner exception stack trace ---

iCAL SubCalendar Name Missing

G'day All,

we have about 20 regular event organisers. Each has been given their own sub-calendar with moderated access to manually resolve any scheduling clashes. When the combined calendar is exported using iCAL the events get titles such as:

SUMMARY:Regular Meeting

rather than the extended event title seen on the combined calendar featuring the sub-calendar name in brackets.

Can I correct this with a template change?

Thank You
Peter

month view is not showing entries

We're using Events v6.3.1. In list view we can see all entries for the current month (April 2018). If we switch to month view, however, we see no entries at all for April. Month view does show entries for the previous month and the next month, just not for April (even though they are listed in the list view). What's going on? How can we fix this?

Error Opening Event Settings

I installed (fresh, not an upgrade) DNN Events 6.3 into DNN v8.0.3 and receive the following error when I try to open the Edit Settings page:

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.OnLoad(EventArgs e)
at DotNetNuke.Entities.Modules.PortalModuleBase.OnLoad(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)

Token [IFNOTHASIMAGE] or equivalent

If I wanna show a default image when I don't have event image, whats the best approach?

We only have:

[IFHASIMAGE]<a href="[event:imageurl]">[event:eventimage]</a>[/IFHASIMAGE]

it will be great if we had: [IFNOTHASIMAGE]

Any workaround?

Error Trying to Install on 7.4.0

Tried to install using the Github download and it kept failing. Downloaded the version from Codeplex and no issues.

Is there a different version I'm supposed to download? The zip file from the Release page was the one that didn't work.

Release 06.02.01 fails upgrade

Have just run the new release on a test site. The instal fails - InnerException:Could not find file 'C:\DotNetNuke Sites\rvsupertramp-733-12.test\httpdocs\Install\Temp\03mhexh1\License.txt'.

Followed the path and License.txt in not in the Temp folder. It is however in the 'Installation' directory. Tried moving it to the Root but of course it fails again as the Temp folder is new on each attempt.

Events HTML Encoding | Evoq Engage Activity Feed

I'm noticing that the HTML is being encoded when added to the Journal table. When looking at the Activity Feed I see

This is my first paragraph.

This is my second.

, rather then the markup rendering appropriately.

After inspecting the records in the Journal table <p> is being recorded for my opening paragraph tags, for example rather than

.

Thanks.

Social Group Journal Issue

When used in social groups, the events module posts to the journal but with a journal security key of U(Userid here) which prevents anyone in the group from seeing the event in group journal list except for the user entering it. There needs to be a way for the user to set the visibility of the journal or at least default to group visibility. Is there a setting I missed? I see other modules create 2 journal security keys, one for the user UUserid and one for the group E.

Thanks!

DNN 8.0 Update References

Telerik controls have been moved to 3rd party in DNN 8.0 Beta, Can you release a beta 8.0 version Or include telerik in a new release?

Purge Old Events not deleting Records from Event Table

Running DNN 8.0.4 and Events 6.3.0

I'm seeing records that are a year old in the Events Table even though I have "Delete Events Older Than:" set 30 Days.

The Scheduled Task "DNN Events" is running successfully every hour.

The Events are all Recurring, setup as Weekly Events with a Repetition Frequency of 1 Week on a particular Day of the week.

Are the old records supposed to be deleted by the Scheduled Task?

Can I Delete the old records manually from the Events Table without causing problems?

Events not showing when using "Select Events by Number"

This is odd. We have been using these calendars (Events modules) for years. Then two of them stop seeing the events on the subCalendar. We are in a list view listing events from 2 categories. If I change it to a month view the events show, but not in a list view. Until we changed from "Select Events by Number" and went to "Select Events by Days".

Is there a fix to this bug? We are on DNN 8.4.2 and Events module 6.3.0

Thanks

Recurring event error: Index (zero based) must be greater than or equal to zero and less than the size of the argument list

Using Events 6.3.0 on DNN 8.3, checked with the DNN's default skin Xcillion and having the ff. scenarion and error:
Scenario:

  1. set up an event on the first tab (can't tell its name now as the page crashes due to the error): every Monday starting at 16:15 and ending at 17:15 on the same day
  2. set up a recurrence of the same event on second tab of the module for:
    a. recurrence period: every 1 week
    b. weekdays the event should recur: Monday, Thursday
    c. the date the event should stop recurring (a calendar control at the top of the module): 29 May 2017

All remaining fields are filled accordingly to their requirements.

And am getting ff. error:

`AbsoluteURL:/Default.aspx

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:71e937b3-286c-47fd-8cf9-b02bd47bd638

AssemblyVersion:8.0.3

PortalId:0

UserId:1

TabId:216

RawUrl:/pl/Korepetycje

Referrer:http://greg-greensky.net/pl/warsztaty

UserAgent:Mozilla/5.0 (Windows NT 10.0; WOW64; rv:48.0) Gecko/20100101 Firefox/48.0

ExceptionHash:7X/oZ8ZT9T9tETGzDTlSCw==

Message:Index (zero based) must be greater than or equal to zero and less than the size of the argument list.

StackTrace:

InnerMessage:Index (zero based) must be greater than or equal to zero and less than the size of the argument list.

InnerStackTrace:

at System.Text.StringBuilder.AppendFormatHelper(IFormatProvider provider, String format, ParamsArray args)
at System.String.FormatHelper(IFormatProvider provider, String format, ParamsArray args)
at DotNetNuke.Modules.Events.EventRecurMasterController.RecurrenceText(EventRRULEInfo objEventRRULE, String localResourceFile, CultureInfo culture, DateTime eventDateBegin)
at DotNetNuke.Modules.Events.TokenReplaceControllerClass.TokenReplacewithPortalSettings(PortalSettings ps, EventInfo eventInfo, EventModuleSettings settings, Dictionary`2 dict, String folderName, String sourceText, Boolean isEventEditor)
at DotNetNuke.Modules.Events.TokenReplaceControllerClass.TokenReplaceEvent(EventInfo eventInfo, String sourceText, EventSignupsInfo eventSignupsInfo, Boolean addsubmodulename, Boolean isEventEditor)
at DotNetNuke.Modules.Events.EventBase.CreateEventName(EventInfo objEvent, String template)
at DotNetNuke.Modules.Events.EventMonth.EventCalendar_DayRender(Object sender, DayRenderEventArgs e)
at System.Web.UI.WebControls.Calendar.OnDayRender(TableCell cell, CalendarDay day)
at DotNetNuke.Modules.Events.ScheduleControl.MonthControl.DNNCalendar.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.WebControls.WebControl.RenderContents(HtmlTextWriter writer)
at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at Telerik.Web.UI.RadAjaxPanel.RenderChildren(HtmlTextWriter writer)
at Telerik.Web.UI.RadAjaxPanel.RenderContents(HtmlTextWriter writer)
at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
at Telerik.Web.UI.RadAjaxPanel.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at Telerik.Web.UI.ControlRenderer.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.UpdatePanel.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.UpdatePanel.Render(HtmlTextWriter writer)
at Telerik.Web.UI.OurUpdatePanel.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at Telerik.Web.UI.PreControlToAjaxify.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at DotNetNuke.UI.Modules.ModuleHost.RenderContents(HtmlTextWriter writer)
at System.Web.UI.WebControls.WebControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at ASP.portals__default_containers_darkknight_subtitle_grey_ascx.__Render__control1(HtmlTextWriter __w, Control parameterContainer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.Control.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.HtmlControls.HtmlForm.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlForm.Render(HtmlTextWriter output)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.HtmlControls.HtmlForm.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at System.Web.UI.HtmlControls.HtmlContainerControl.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at DotNetNuke.Framework.PageBase.Render(HtmlTextWriter writer)
at DotNetNuke.Framework.DefaultPage.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at Telerik.Web.UI.RadAjaxControl.RenderPageInAjaxMode(HtmlTextWriter writer, Control page)
at System.Web.UI.Control.RenderChildrenInternal(HtmlTextWriter writer, ICollection children)
at System.Web.UI.Control.RenderChildren(HtmlTextWriter writer)
at DotNetNuke.Framework.PageBase.Render(HtmlTextWriter writer)
at DotNetNuke.Framework.DefaultPage.Render(HtmlTextWriter writer)
at System.Web.UI.Control.RenderControlInternal(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer, ControlAdapter adapter)
at System.Web.UI.Control.RenderControl(HtmlTextWriter writer)
at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)

Source:

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:

Nazwa serwera:`

Frankly speaking I once uninstalled the Events module and refilled it again by hand, but this time I don't feel like it doing it again.
Looking forward to telling me how to solve this. Thanks in advance.

Calendar not showing events when navigating from initial load or filtering

The initial load of the calendar seems to work fine. All events are displayed as expected, but when we navigate to a different month or filter by location no events are displayed even when we navigate back to the starting month and/or location. Since I am not seeing anyone else with this issue, I am assuming it has something to do with our event module settings or our DNN version. Has anyone had this issue or have any ideas on what settings I may need to adjust to fix this issue? You can see a live version of the problem at http://www3.pinellashomeless.org/Events

Again, notice that that the events show fine initially but try to go to the next month and you will see there are no events shown and if you navigate back to the current month the calendar is still blank.

Whole Months worth of events not displaying

DNN: 8.0.3
Events Module: 6.3.0

Noticed the event scheduler was throwing alot of errors, clicked a couple of events in the current month, no problem. switch to August 2016 or November 2016, no events displayed. Meanwhile I count 43 events in the DB (events table) for August and 40 or so for November. So something is preventing them from being displayed now and DNN just isn't upfront about the real problem...

Could SEARCH be causing a problem?

Any ideas?

You can see the event calendar in question at http://extraordinarygamers.net/Events

Project for install

not really an issue for most people I was looking for the Event project I can install

Feature Request: Default icon for a category

Would love to have a default image file for an Event category. I have 5 or 6 event categories that are used all the time. Would like to be able to set the image/icon for these events by assigning one to a category.

Error in loading the solution with VS2013

Hi,

I just cloned the repository and I ran into an error in opening the main project. It seems that you may be using an MSBUILD extension for tasks that I may not have. It will be great if you can share the extension you are using so I can also replicate. This is the error I am getting, I am trying to see if I can solve this :-)

D:\github\DNN.Events\DotNetNuke.Events.vbproj : error : The imported project "C:\Program Files (x86)\MSBuild\MSBuildCommunityTasks\MSBuild.Community.Tasks.Targets" was not found. Confirm that the path in the declaration is correct, and that the file exists on disk. D:\github\DNN.Events\Installation\Project.targets

Thanks! BTW, this is a great module, I am trying to extend this with my special need which is to be able to select multiple events and be able to check out once instead of per event.

Regards,
David

Too many events causes the current month view to not work.

This is related to issue #19, but that does not describe the problem well.

We have a client who's calendar stopped working. I did some testing, and ran SQL Profiler to track down the cause.

When viewing the calendar, it runs the following query:
exec dbo.EventsGetByRange @ModuleIDs=N'1565',@BeginDate='2016-09-07 16:45:13.987',@EndDate='2018-03-07 16:45:13.987',@CategoryIDs=N'-1',@LocationIDs=N'-1',@SocialGroupId=-1,@SocialUserId=-1

141 rows are returned. No queries to fetch event details are run.

If you then click to view the next month, it runs this query:
exec dbo.EventsGetByRange @ModuleIDs=N'1565',@BeginDate='2017-04-21 00:00:00',@EndDate='2017-06-11 00:00:00',@CategoryIDs=N'-1',@LocationIDs=N'-1',@SocialGroupId=-1,@SocialUserId=-1

11 rows are returned.

Note the much smaller date range. Why is the default date range on a query to return events for only the current month so broad? Just changing the date range will probably fix the problem.

This narrower query is followed by a series of queries to get more information about the events:
exec dbo.EventsLocationGet @location=8,@portalid=0

Note that none of these queries to get details are made when a large number of events are returned.

I edited some recurring events that were set to repeat until 2020 to only repeat until 2018 and the problem went away.

I don't know the breakpoint for when the current month stops working, but I suspect that it may be 100.

Installing 05.00.07 on DNN9

I know, probably not a supported activity, but I'm obliged to report it anyway, maybe its something stupid trippin' it up.

  1. Seemed to install fine, basic forum sets up and its usable.
  2. DOES NOT RECOGNIZE ME as a Super User at all.. No admin or moderator functions exposed to me.

New subcalendar events not showing in calendar listing

My main calendar is shown as a subcalendar on another events module incidence on a single page. The secondary is displayed as a list. When created it showed all events from the main calendar (as sub-calendar events) but when new events are added to the main calendar they are not showing up on the sub calendar.

Any idea what would be causing this?

Feature request - sub-calendar showing only selected categories

So I'm just curious to hear other user's thoughts on this. I was asked the question so I want to pass along my thoughts and possibly help out if others agree.

I religiously use the master/sub calendar feature. We have a multi-tenant setup on one very large website. The site is about the international main company, the company is divided up into regions, and within the regions there are local locations.

We have things setup where placing an event on the local location writes up to the region it belongs to. Then those write up to the main calendar. The local locations like to include everything on their calendars, a lot of them are recurring events. All of these recurring events will be grouped into a specific category.

What I would like to be able to do is to restrict what "writes up" based on the category. This way we don't have 300 locations all putting recurring (not important) events on the main master calendar. But other events that they will put on their calendar need to be shown on the master calendar.

I'm curious to hear if anyone else would be able to benefit from this, or how the feature would work. I'm just thinking about under the sub-calendar area, have the categories there with check boxes. Then you could check off what categories you want to include.

I know how things usually work around here so I'm not asking anyone to do the work for me (unless you are just interested in it). I'm curious to hear if I would pursue this if it would be allowed and included if I had this built into the module. What I don't want is to have our own flavor of DNN Events module that we will constantly have to create a custom build for each time you come out with new features and updates.

Thanks in advance

Notification reminder not being sent out

Hi,

I am using version 06.01.04 and I have looked at all the tables and code but not sure why the notification not being sent. I can see that the reminder is set on the event. The users are there correctly as well. Not sure if this is something you guys can help with.

Thanks in advance

Can't create new event when edit time interval set to 1440

Just as the titles says. We have multiple calendars on multiple pages. The last change I made was to change the edit time interval to 1440. After that, creating a new event freezes up. The editor doesn't load, the page falls on its face and refuses to load.

Back out, change the setting back to 60 minutes and everything is fine again.

Issues returning events - Unsure of exact cause

I use DNN Events for a school at a university. Each department has its own calendar and every event is published to one of these calendars. Then, other Events modules are set up to display combinations of these calendars/categories (eg. a Upcoming Seminars calendar is configured with a "Seminars" category and a dept. calendar set up as a subcalendar). Right now, the database has 253 events from today forward. Of those, 228 events are within 365 days. That's the size of our dataset, but it seems to cause issues and I want to know if anyone else is experiencing this, can add more detail, or provide a solution.

First odd occurrence (mid summer)
Our main calendar is set for all categories, pulls in each dept as a subcalendar, and looks 1000 days out. The RSS feed worked for a long time. Then it started to sporadically return empty. At first, I was able to get it to work by simply changing the number of days out to a new number (59-62 days out). Eventually, that stopped working too. I dropped the number of days out down to about 20 days and that seems stable again.

Second odd occurrence (today 10/25)
A mini calendar is set to show all categories, has a dept as a subcalendar, looks 365 days out, and displays only the first 5 upcoming events. We noticed that an event occurring tomorrow wasn't on the list. When trying to diagnose why it didn't appear, we couldn't see what made it different. When trying to copy or recreate the event, the mini calendar had all sorts of odd behavior (eg. After a copy, the original event showed, but not the copy. When the copy was deleted, the original disappeared). Remembering the RSS issue, I scaled back the mini calendar to 20 days out and everything appears to be back to normal.

Third odd occurrence (also today 10/25)
3) Our main calendar started to display zero events. I changed it from 1000 days to 900 days out and it started to work. (Note: there are no events being displayed between 900-1000 days out so it didn't decrease the number of events) That fix seems fine right now, but I fear that it will take a similar path as the RSS issue

Lesson/Hypothesis - There is some kind of threshold that the module seems to fail at for events over time. By adjusting the days, we have mitigated our issues, but it does not fix the issues. Does anyone have any insight or similar experience?

Feature Request - Mobile Friendly

As boot-strap has xs-hidden/sm-hidden, it would be nice that there was a configuration for the events calendar in which something similar occurred with the calendar.

If it's medium and above, the full calendar is shown. Anything smaller than medium, it automatically switches to a grid layout view or something similar.

Thanks..

Question about layout in list view

Sorry this isn't as much of an issue as a question. I have several modules set to default to list view. I have 3 columns showing; Event start, title and category. I would like to move the category to be between the event start and category. Is there an easy way to do this?

Event Summary and Description

Not sure why but I can't really tell which editor is for the Summary and which is for the actual Description of the event.

It would be nice of this was a bit more clear with Summary or Full Description in bold at the top of each section for user input.

Also when I hover and click on the event all I see is the first editor's content.

Maybe I need to play with the templates?

Recurring Events Monthly Event Issue

Hi
just installed Events 6.2.2 version and now I have an issue with Recurring events option. First when I create an event I have to save before I can select Recurring events and Monthly Events checkbox is not responding at all. other options are available. DNN version 07.04.02

thanks

Unknown server tag

Hi i'm getting the error below. dnn 9(latest version) iis 8

Error: Events is currently unavailable. DotNetNuke.Services.Exceptions.ModuleLoadException: Unknown server tag 'dnn:DnnComboBox'. ---> System.Web.HttpParseException: Unknown server tag 'dnn:DnnComboBox'. ---> System.Web.HttpParseException: Unknown server tag 'dnn:DnnComboBox'. ---> System.Web.HttpException: Unknown server tag 'dnn:DnnComboBox'. at System.Web.UI.TagPrefixTagNameToTypeMapper.System.Web.UI.ITagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs) at System.Web.UI.MainTagNameToTypeMapper.GetControlType(String tagName, IDictionary attribs, Boolean fAllowHtmlTags) at System.Web.UI.RootBuilder.GetChildControlType(String tagName, IDictionary attribs) at System.Web.UI.ControlBuilder.CreateChildBuilder(String filter, String tagName, IDictionary attribs, TemplateParser parser, ControlBuilder parentBuilder, String id, Int32 line, VirtualPath virtualPath, Type& childType, Boolean defaultProperty) at System.Web.UI.TemplateParser.ProcessBeginTag(Match match, String inputText) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) --- End of inner exception stack trace --- at System.Web.UI.TemplateParser.ProcessException(Exception ex) at System.Web.UI.TemplateParser.ParseStringInternal(String text, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseString(String text, VirtualPath virtualPath, Encoding fileEncoding) at System.Web.UI.TemplateParser.ParseFile(String physicalPath, VirtualPath virtualPath) at System.Web.UI.TemplateParser.ParseInternal() at System.Web.UI.TemplateParser.Parse() at System.Web.Compilation.BaseTemplateBuildProvider.get_CodeCompilerType() at System.Web.Compilation.BuildProvider.GetCompilerTypeFromBuildProvider(BuildProvider buildProvider) at System.Web.Compilation.BuildProvidersCompiler.ProcessBuildProviders() at System.Web.Compilation.BuildProvidersCompiler.PerformBuild() at System.Web.Compilation.BuildManager.CompileWebFile(VirtualPath virtualPath) at System.Web.Compilation.BuildManager.GetVPathBuildResultInternal(VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.Compilation.BuildManager.GetVPathBuildResultWithNoAssert(HttpContext context, VirtualPath virtualPath, Boolean noBuild, Boolean allowCrossApp, Boolean allowBuildInPrecompile, Boolean throwIfNotFound, Boolean ensureIsUpToDate) at System.Web.UI.TemplateControl.LoadControl(VirtualPath virtualPath) at DotNetNuke.Modules.Events.Events.LoadModuleControl() --- End of inner exception stack trace ---

List Repeater Tooltip broken after upgrade to 6.2.1 on DNN 7.3.4.

I was running 6.1.4 and have a module set to List Mode using a repeater with no tables and a Div Layout with tooltips.

This was working fine until I upgraded to 6.2.1 and now the tooltip appears to be stuffed in a title tag using a table structure.

Before Update (6.1.4)
tooltipbefore
After Update (6.2.1)
tooltipafter

Error in SP EventsModerateSignups

The where clause in the stored procedure EventsModerateSignups is in error.
If there is no social group specified, a -1 is passed as a parameter.
However the where is:
Where s.Approved = 0
AND s.ModuleID = @ModuleID
AND (r.SocialGroupId = @SocialGroupId or (r.SocialGroupId is null and @SocialGroupId = 0))
ORDER BY c.EventDateBegin, c.EventTimeBegin, c.EventName, UserName

The net result is that you get back no entries
The corrected stored procedure is:
Where s.Approved = 0
AND s.ModuleID = @ModuleID
AND (r.SocialGroupId = @SocialGroupId or (r.SocialGroupId is null and @SocialGroupId = -1))
ORDER BY c.EventDateBegin, c.EventTimeBegin, c.EventName, UserName

URL Image not stored when add/update event

Hi,

when an event is added or updated, the image address (external URL), is not stored in database.

after some investigations I discovered that in EditEvents.ascx.vb file the statements at line 156

156                    Dim url As String = ctlURL.Url
157                    Dim urlType As String = ctlURL.UrlType
158                    ctlURL.Url = url
159                    ctlURL.UrlType = urlType

set the ctlURL.Url variable to an empty value.

I tried to comment on line 158 and recompile, and now it seems to be working.

I hope I was helpful.

many greetings.

Emanuele Valenti

Service Unavailable

Moved website to a web farm system and getting this error while adding events.
service_unavailable

Cannot Moderate Enrollments

I have 2 Event instances on one DNN website. Both instance are set to allow enrollments, both free and paid enrollments. Free enrollments require moderation/approval. Events can be moderated but cannot moderate enrollment.

Next / Previous Month Control Not Working

I am running DNN Host v. 7.3.3 and Events 6.1.1

Situation #1: Viewer of website is not logged in module has BUG.

When viewing the calendar and trying to proceed to the upcoming or previous month by clicking on the Month Name control the 1st Upcoming month will display; however, when trying to proceed to the next upcoming month, the page just hangs and does not reload. see video: http://screencast.com/t/rU5yduTlYRyq

Situation #2: Viewer is a DNN user who is logged in.

Module works fine. See video. http://screencast.com/t/YMGQClOoKF

I have confirmed this same problem when using many different skins including the default Gravity Skin.

Thank you very much for any help or support.

Wishlist (or ideas)

I have some small wishes for the Week View, which should not be hard to realize:

  1. The TimeScaleInterval in the ScheduleCalendar control should be parameterizable, or at least depend on the Time Interval setting of the module.
  2. Additonally to display the full time range or only times that contain events it should be possible to have something like a "working hours view" that is parameterizable (eg. 7am to 8pm).
  3. A setting that defines which days to display - eg. Monday to Saturday or Monday to Friday...

Another feature request is addressing the subcalendar feature: It should be possible that the entries from a sub-calendar appear in a specific color/background color. I know this could conflict with the color settings for categories, maybe a solution could be to have a setting which color setting "wins".

Nothing of that is really important ;-)

Happy DNNing!
Michael

Object reference not set to an instance of an object. DNN 8.0.1/Events 6.3.0

Hello everybody

I have new install DNN 8.0.1, creat 3 site, go to modul events, click on the Edit Settings... and error..
I have try with DNN US and DE.. its the same Problem.

---> https://dnntracker.atlassian.net/browse/DNN-5811


AbsoluteURL:/Default.aspx

DefaultDataProvider:DotNetNuke.Data.SqlDataProvider, DotNetNuke

ExceptionGUID:ae979ef5-4a73-4592-9c7b-3df2ba1faf97

AssemblyVersion:8.0.1

PortalId:0

UserId:1

TabId:91

RawUrl:/Agenda/ctl/EventSettings/mid/414?popUp=true

Referrer:http://xxxx.com/Agenda

UserAgent:Mozilla/5.0 (Windows NT 6.3; WOW64; rv:44.0) Gecko/20100101 Firefox/44.0

ExceptionHash:EGD50oVjSDC8xYu8iq8RTQ==

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.OnLoad(EventArgs e)
at DotNetNuke.Entities.Modules.PortalModuleBase.OnLoad(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)

Source:

FileName:

FileLineNumber:0

FileColumnNumber:0

Method:

Server Name: Upstage

Version 6.03 not listing sub calendars and recurring events

It seems during upgrading to 8.0 dnn install then updating to 6.3 events module I have events that should be recurring, they are still there in the past but the series has been broken.

Also I cannot add sub calendars to be viewed so that I can post the calendar on multiple pages (such as a list on the home page and the month view on the events page). I go to add sub calendars but non are listed.

For the recurring events I tried editing the series and update to see if it would put them in the calendar for lets say Christmas... no luck.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.