problem with 05_loading_mysql.html

im testing the load mysql:

save: “…/01_initialization_loading/php/events.php”
});
$$(“scheduler”).load("…/01_initialization_loading/php/events.php",“scheduler”);

mysql data is all set up and data goes in as planned, ive checked the data in events. but…
after that entry, the whole UI doesnt seem to work properly anymore, i cant view day, month view, cannot even see the list at the bottom in month view.
i suspect its a bug, anyone can share the solution?

sorry title suppose to be
problem with 05_saving_mysql.html
does this also work with the non-mobile version…
there only seems to be samples for loading not save.

The following sample loads and saves data:

dhtmlxScheduler_v30_111025/samples/07_mobile/05_data_saving.html

does this also work with the non-mobile version…

The sample can be checked in the FireFox and Chrome browsers.