Page 1 of 1

The problem in the calendar_new event

Posted: Sat Aug 27, 2016 1:46 pm
by radek
I have the latest version of mods.
When I want to add a new event that shows me the message "An error occurred when trying to create the event"
Please help.

Re: The problem in the calendar_new event

Posted: Mon Aug 29, 2016 11:43 am
by mkoch227
1) Go to Tool -> View Message Log and see if there are any errors displayed in the message log. If so, post them here
2) When trying to create an event, open your browser's console (Ctrl+Shift+I in Chrome) and see if any errors appear in the console when trying to create a new event.

Re: The problem in the calendar_new event

Posted: Tue Aug 30, 2016 12:24 pm
by OCReactive
Same problem here.

No messages in the tool.

In Edge/IE: SCRIPT7002: XMLHttpRequest: Error de red 0x2efe, No se pudo completar la operación debido un error 00002efe.
calendar.php


In FF: Cadena vacía pasada a getElementById().
jquery-1.10.2.min.js:4:1719


Tryed in english, same error.

Re: The problem in the calendar_new event

Posted: Fri Sep 02, 2016 12:09 pm
by mkoch227
OCReactive wrote:In FF: Cadena vacía pasada a getElementById().
jquery-1.10.2.min.js:4:1719
That appears to be only a warning when the browser tries to choose an element, but fails to provide a value for the "getElementById()" function. I received that as well in Firefox but did not have issues creating an event (this warning still needs to be fixed though in the future :lol: ).
OCReactive wrote:In Edge/IE: SCRIPT7002: XMLHttpRequest: Error de red 0x2efe, No se pudo completar la operación debido un error 00002efe.
calendar.php
I'm still not able to reproduce this issue in IE (I haven't had a chance to test on Edge yet). Would you be able to PM me (1) your helpdesk url and (2) login credentials to the helpdesk so I can try creating an event? If I can also have access to the settings page, that would be helpful so I can double-check a few things.

Re: The problem in the calendar_new event

Posted: Fri Sep 02, 2016 4:48 pm
by OCReactive
:o Now it works fine on my Firefox, maybe it's been solved by an update (I use beta and developer versions).

Hmmm... in Edge it works now as well.

Now I'm not getting the red advice, for me is OK.

Thanks!

Re: The problem in the calendar_new event

Posted: Wed Jun 07, 2017 2:40 pm
by ParatrooperJoe
I am having this problem but no error logs listed.

If I logout and load the calendar (public View) the event shows up, but when I log in as an Admin/Staff the event does not show up, nor is any reminder sent about the event.

Any advice?

Thanks in advance!

Re: The problem in the calendar_new event

Posted: Thu Jun 08, 2017 3:01 am
by ParatrooperJoe
turns out it had to do with permissions not being set correctly after upgrading from old version of hesk and then installing this mod.

I had to create new Permission templates outlining what I wanted different levels of users to have (for me I made MANAGER and SUPER ADMIN). Then I had to assign a permission level to my users. After this, the events error went away, and I can now add events and see them on the calendar.