By HickHackerz on Thursday, 01 October 2020
Replies 8
Likes 0
Views 1K
Votes 0
Been inspecting the pages to see if this was a jquery/bootstrap/js issue as well as turned error logging on.

This appears in backend events page but can't understand the issue.


Uncaught (in promise) Error: Maximum recursion limit reached.
at scheduleFlush (uikit.js?3.6.6:2017)
at flush (uikit.js?3.6.6:2008)
at uikit.js?3.6.6:2019


Also if I edit and try to save, I get this error of 500 ()


https://simcoecurlingclub.ca/administrator/index.php?option=com_jevents&ttoption=com_jevents&typeaheadtask=gwejson&file=checkconflict&token=237cdb60373d401b663cb7ee4f3d057f
Its a bug in your Event Booking action log plugin
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Don't worry about the 'maximum recursion' notice - its a notice a not an error that comes from UIkit.

The URL you gave relates to the overlapping event checks and isn't throwing an error.

What are the symptoms of not being able to create or edit events?
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
A Dialog about an error as in the screenshot, and checking the console:

Failed to load resource: the server responded with a status of 500 () https://simcoecurlingclub.ca/administrator/index.php?option=com_jevents&ttoption=com_jevents&typeaheadtask=gwejson&file=checkconflict&token=3cba5a7d018ca9e1de2234e028af3f2c
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Can you provide ftp and super user logins?

The 500 error is definitely the problem!
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I can provide login details but unfortunately I do not have access to FTP
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I also checked what the 500 error contained

{"error":"alert('There was an error - no request data')","result":"ERROR","user":""}
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
I still haven't been able to locate the issue and luckily haven't had to make any additions.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
Thanks for looking into that, crazy to have another plugin cause issues like that.
disabled and able to edit and create events! great timing as we had to update it.
·
4 years ago
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post