Hi,
I’ve updated the Scheduler to v 3.7.
Now, when I click on the “Edit-Button” of a recurring Event, nothing happens. The Editform comes not up.
When I edit a normal Event, it works fine.
What can be the Reason?
I’ve my Data in mySQL and init the Scheduler as follows:
Please be sure that you have update ALL js and css files of scheduler.
Do you have any js errors in console ? Try to run the code without customized showCover ( while it looks valid, it may be the reason of the problem )
Hi, I’ve removed the section “scheduler.showCover = function(box){” without success.
By click on Edit, I get this errors:
Uncaught TypeError: Cannot call method 'toLowerCase' of undefined
d dhtmlxscheduler.js:46
f dhtmlxscheduler.js:48
g dhtmlxscheduler.js:49
i dhtmlxscheduler.js:50
dhtmlx.modalbox dhtmlxscheduler.js:51
scheduler.showLightbox dhtmlxscheduler_recurring.js:25
scheduler._click.buttons.details dhtmlxscheduler.js:88
scheduler._click.dhx_cal_data dhtmlxscheduler.js:87
I’m activating this theme.
Also with v. 4, I’ve this issue! All css and js-files come from downloaded version. What can I do?
d dhtmlxscheduler.js:46
f dhtmlxscheduler.js:48
g dhtmlxscheduler.js:49
i dhtmlxscheduler.js:50
dhtmlx.modalbox dhtmlxscheduler.js:51
scheduler.showLightbox dhtmlxscheduler_recurring.js:26
scheduler._click.buttons.details dhtmlxscheduler.js:89
scheduler._click.dhx_cal_data