How to save recurring event in database

I am very happy to use dhtmlxScheduler.

I have facing problem to save recurring events in database, single events are working fine.

Please give me the suitable step to integrate it. i use your free zip file in my application. Is free code restrict this feature?

I will be happy if you help me.

Thanks,
Santosh Thapliyal

There is no any limitations in the free version.

be sure that you are using correct db structure and adjusted php code as described in
docs.dhtmlx.com/doku.php?id=dhtm … ntegration

If issue still occurs for you - please provide any kind of sample or demo link where it can be reconstructed.

Thanks for the help…we have same db structure and php code as described you…but still have same problem. our url is timepicks.pbodev.info/dhtmlxSche … rring.html

Above mentioned page has dataprocessor code commented, so no saving occurs at all.
client side recurring event creation works fine.

Thanks Stanislav.
I have opened commented dataprocessor code in sample recurring.html. But still events did not saved the recurring event in database.

Page at
timepicks.pbodev.info/dhtmlxSche … rring.html

still has that section commented.

Thanks Stanislav, it’s working fine.