New home › Forums › Pro Add-on › Troubleshooting › Critical Error
- This topic has 24 replies, 2 voices, and was last updated 1 day, 16 hours ago by spcasteel71.
-
AuthorPosts
-
January 19, 2023 at 5:04 pm #76082spcasteel71Member
Hi Matthew,
Are you still working on this? It has been over a week since last I heard from you.
Thanks,
Steve
chicagobikeadventures.comJanuary 23, 2023 at 4:44 pm #76101spcasteel71MemberHi Matthew,
Are you there? It has been two weeks. I’m going to start a new thread in hopes of attracting your or anyone’s eyes.
January 24, 2023 at 10:28 am #76108MatthewModeratorHi Steve,
Thank you for your patience and time on this, I really appreciate it.
I have taken a look at your page again (https://chicagobikeadventures.com/former-firehouses-map/), and it appears that you are receiving a Javascript error:
jQuery.Deferred exception: $(...).datepicker is not a function TypeError: $(...).datepicker is not a function
It appears that this error is originating from the following path:
https://chicagobikeadventures.com/wp-content/plugins/booking-calendar/js/booking.js?ver=10.12
With that said, please may you disable the booking-calender plugin so that I may test further and see if that error had an effect on this issue?
I look forward to hearing back from you.
Kindest Regards,
MatthewJanuary 24, 2023 at 4:50 pm #76126spcasteel71MemberHi Matthew,
I have disabled the booking-calendar plugin. Looking forward to hear what you find out. Let me know what else I can do.
Thanks,
Steve
January 25, 2023 at 2:38 pm #76142MatthewModeratorHi Steve,
Thank you for your response and time on this, I really appreciate it!
Thank you for the confirmation, I have taken a look further and it appears that an adjustment to the code was needed which I have made accordingly around line 104 of class.category-tree-native.php:
if($parent != NULL && !is_array($parent->children)){ $parent->children = array(); $parent->children[] = $node; }
Please may you confirm if this has helped?
I look forward to hearing back from you.
Kindest Regards,
MatthewJanuary 25, 2023 at 2:52 pm #76143spcasteel71MemberHi Matthew,
That worked! Posts with single maps now load on the front end. On the back end I can edit both the posts and maps. Yay! I left the booking calendar plugin deactivated until I heard from you. Can I re-activate that now as well?
Thanks for your help with this,
Steve
January 26, 2023 at 12:14 am #76151spcasteel71MemberHi Matthew
I tried sending a message with links and it didn’t post. Here is a pdf.
Thanks
Steve
Attachments:
You must be logged in to view attached files.February 1, 2023 at 4:23 pm #76237spcasteel71MemberHi Matthew,
Has there been any progress regarding my original critical error problem and the issues in the pdf I sent last week?
Thanks,
Steve
February 2, 2023 at 4:08 pm #76261MatthewModeratorHi Steve,
Thank you for your time and my apologies for the delayed response.
I have taken a look at your maps in your first point, and it appears that there are no categories found in your categories REST endpoint.
With that said, please may you confirm if you have still have categories for your maps (Maps -> Categories)?
With regards to your second point, the previous issue was related to categories, thus please may we attempt to resolve point 1 first to see if that resolves point 2?
I look forward to your response.
Kindest Regards,
MatthewFebruary 3, 2023 at 4:26 pm #76269spcasteel71MemberHi Matthew,
Thank you for quick response. Before this issue I did have categories. Up until we did the last week’s fix there were categories. But the Marker Categories page now says “No categories found…” (screen shot below.) I clicked through Add New Marker just to explore. On the “Add A Marker Category” page in the Parent Category (optional) drop down menu you can see all of the categories remain there.
Thanks,
Steve
Attachments:
You must be logged in to view attached files. -
AuthorPosts
- You must be logged in to reply to this topic.