DHTMLX / meteor-scheduler-data

5 stars 6 forks source link

ReferenceError: scheduler is not defined #3

Closed ymboda closed 9 years ago

ymboda commented 9 years ago

Hello,

I have followed the read me but I'm always having the same error "ReferenceError: scheduler is not defined".

Can you add an example of using this package, please ? Thanks

EgorLazarovich commented 9 years ago

Hello! Please, look at this https://github.com/DHTMLX/meteor-examples.

ymboda commented 9 years ago

Hello,

Many thanks.

Do you have an example with recurring events, please ?

Regards

Le 23 sept. 2015 à 10:43, EgorLazarovich notifications@github.com a écrit :

Hello! Please, look at this https://github.com/DHTMLX/meteor-examples https://github.com/DHTMLX/meteor-examples.

— Reply to this email directly or view it on GitHub https://github.com/DHTMLX/meteor-scheduler-data/issues/3#issuecomment-142531461.

EgorLazarovich commented 9 years ago

For working recurring events, just add js file with this extension to folder "[your app folder]/client/compatibility"

ymboda commented 9 years ago

Perfect.

It works.

Many thanks.

Le 23 sept. 2015 à 11:42, EgorLazarovich notifications@github.com a écrit :

For working recurring events, just add js file with this extension to folder "[your app folder]/client/compatibility"

— Reply to this email directly or view it on GitHub https://github.com/DHTMLX/meteor-scheduler-data/issues/3#issuecomment-142547364.

EgorLazarovich commented 9 years ago

You are welcome! :)

ymboda commented 9 years ago

Hi,

May I ask you one more question, please ?

I’m trying to customize the form with :

Can you guide me, please ?

I have tried, but whenever I customize the form, I loose the recurring event possibility.

Many thanks.

Le 23 sept. 2015 à 16:13, EgorLazarovich notifications@github.com a écrit :

You are welcome! :)

— Reply to this email directly or view it on GitHub https://github.com/DHTMLX/meteor-scheduler-data/issues/3#issuecomment-142614285.

pvtulsiram538 commented 9 years ago

Hi i have also done the same process and i have created folder client/compatibilty/ and i have placed meteor example.js file at there. un fortunately not working for me

pvtulsiram538 commented 9 years ago

HI which extension i need to add in specified folder by you

thanks

aquinoti commented 7 years ago

Hi, I have the same error "ReferenceError: scheduler is not defined", but in Meteor 1.4.2.7 version. Since the directories' structure was changed and I had rewrote the code and i'm completelly lost.