search envelope-o feed check
Home Unanswered Active Tags New Question
user comment-o

Uncaught TypeError: undefined is not a function error while initializing daypilot

Asked by Shekar
9 years ago.

Hello,

I am trying out both opensource and pro version of daypilot.

When I initialise daypilot

var dp = new DayPilot.Scheduler("dp");

I get an error Uncaught TypeError: undefined is not a function

I see that the js script is included

<script type="text/javascript" src="/workspace/pharma/assets/demo/js/daypilot-all.min.js"></script>

Any idea on what could be wrong?

  • Shekar
Comment posted by Shekar
9 years ago.

btw .. I am using yii php framework.

Comment posted by Shekar
9 years ago.

Any updates on this please?

Comment posted by Heemanshu Bhalla
9 years ago.

g

Comment posted by Heemanshu Bhalla
9 years ago.

i founded solution to this error that solved my this error

here is the link for answer with explanation
http://geeksprogrammings.blogspot.com/2015/01/Uncaught-TypeError-undefined-is-not-a-function.html

This question is more than 1 months old and has been closed. Please create a new question if you have anything to add.