[Resolved] Date picker trowing an error in console
This support ticket is created 7 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.
This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.
Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.
No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.
Hi, after the last toolset update, I'm having some problems with datepickers in cred forms.
When I click on the date field the datepicker do not show up, and I get this error in console
Uncaught ReferenceError: Unable to process binding "with: function (){return cred_form_context_a999 }"
Message: Unable to process binding "with: function (){return cred_form_context_3441 }"
Message: cred_form_context_3441 is not defined
at with (eval at parseBindingsString (knockout-3.4.0.js?ver=3.4.0:68), <anonymous>:3:57)
at a.m.i (knockout-3.4.0.js?ver=3.4.0:8)
at Function.Pc (knockout-3.4.0.js?ver=3.4.0:51)
at Function.Qc (knockout-3.4.0.js?ver=3.4.0:51)
at Function.aa (knockout-3.4.0.js?ver=3.4.0:50)
at Object.a.m.a.B (knockout-3.4.0.js?ver=3.4.0:49)
at init (knockout-3.4.0.js?ver=3.4.0:8)
at knockout-3.4.0.js?ver=3.4.0:72
at Object.w (knockout-3.4.0.js?ver=3.4.0:39)
at knockout-3.4.0.js?ver=3.4.0:71
with @ VM1312:3
a.m.i @ knockout-3.4.0.js?ver=3.4.0:8
Pc @ knockout-3.4.0.js?ver=3.4.0:51
Qc @ knockout-3.4.0.js?ver=3.4.0:51
aa @ knockout-3.4.0.js?ver=3.4.0:50
a.m.a.B @ knockout-3.4.0.js?ver=3.4.0:49
init @ knockout-3.4.0.js?ver=3.4.0:8
(anonymous) @ knockout-3.4.0.js?ver=3.4.0:72
w @ knockout-3.4.0.js?ver=3.4.0:39
(anonymous) @ knockout-3.4.0.js?ver=3.4.0:71
q @ knockout-3.4.0.js?ver=3.4.0:11
m @ knockout-3.4.0.js?ver=3.4.0:71
k @ knockout-3.4.0.js?ver=3.4.0:69
g @ knockout-3.4.0.js?ver=3.4.0:69
a.eb @ knockout-3.4.0.js?ver=3.4.0:75
a.m.i @ knockout-3.4.0.js?ver=3.4.0:8
Pc @ knockout-3.4.0.js?ver=3.4.0:51
Qc @ knockout-3.4.0.js?ver=3.4.0:51
aa @ knockout-3.4.0.js?ver=3.4.0:50
a.m.a.B @ knockout-3.4.0.js?ver=3.4.0:49
init @ knockout-3.4.0.js?ver=3.4.0:8
(anonymous) @ knockout-3.4.0.js?ver=3.4.0:72
w @ knockout-3.4.0.js?ver=3.4.0:39
(anonymous) @ knockout-3.4.0.js?ver=3.4.0:71
q @ knockout-3.4.0.js?ver=3.4.0:11
m @ knockout-3.4.0.js?ver=3.4.0:71
k @ knockout-3.4.0.js?ver=3.4.0:69
a.Rb @ knockout-3.4.0.js?ver=3.4.0:75
applyViewModelBindings @ frontend.js?ver=1.9:249
(anonymous) @ frontend.js?ver=1.9:290
I suspect that this is the case due to plugin conflicts, what I recommend that you do is to temporarily disable all your non-toolset plugins and try again.
Once you have done this please let me know if you are still experiencing issues with the datepicker.
In the meanwhile, I have a question related to this issue:
We've run this update on our test enviroment, and the only problem we had was with CRED.
Do you think it's OK to update the other toolset plugins (TYPES, VIEWS, ACCESS) in production and keep for now the old CRED version, or there are going to be compat problems within the suite?
It is always recommended to update all our plugins to maintain full compatibility, however you can try leaving the CRED on an older version because from our changelogs here https://toolset.com/download/toolset-cred/#changelog
I see that most of the fixes were made to the CRED plugin itself and not any compatibility fixes.