Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6912395
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T09:05:13+00:00 2026-05-27T09:05:13+00:00

I am getting this error: Uncaught TypeError: Object [object Object] has no method ‘calendricalDate’

  • 0

I am getting this error:

Uncaught TypeError: Object [object Object] has no method 'calendricalDate'

I am trying to use this plugin. The weird thing is that it has been working and just all the sudden it stopped.
Here’s the jQuery code:

<script src='http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js' type='text/javascript'></script>
<script src="../js/jquery.calendrical.js"></script>
<script>
    $(function() {
        $('#salida, #llegada').calendricalDate();
        $('#salida_time, #llegada_time').calendricalTime();
    });
</script>

And the js file is exactly the same from the website, I just copied and pasted. It might be something really dumb that I may have overlooked, so any help is more than appreciated.
Here’s more detailed error:

14Uncaught TypeError: Object [object Object] has no method 'calendricalDate'
(anonymous function)              enviotracking.php:14
o.extend.ready.o.readyList        jquery-1.3.2.min.js:19
o.extend.each                     jquery-1.3.2.min.js:12
o.extend.ready                    jquery-1.3.2.min.js:19
o.each.o.fn.(anonymous function)

line 14 on the php file is DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd&#8221;>

Ok this is weird I have another page which has the same code and it works but I did a breakdown of when was the error happening so I took everything out and started added my code 1 by 1 and I noticed when I add this:

<script src="../js/jquery-1.6.1.min.js" type="text/javascript"></script>
<script type="text/javascript">
    $(document).ready(function(){

        $("ul.subnav").parent().append("<span></span>"); //Only shows drop down trigger when js is enabled (Adds empty span tag after ul.subnav*)

        $("ul.topnav li span").click(function() { //When trigger is clicked...

            //Following events are applied to the subnav itself (moving subnav up and down)
            $(this).parent().find("ul.subnav").slideDown('fast').show(); //Drop down the subnav on click

            $(this).parent().hover(function() {
            }, function(){
                $(this).parent().find("ul.subnav").slideUp('slow'); //When the mouse hovers out of the subnav, move it back up
            });

            //Following events are applied to the trigger (Hover events for the trigger)
            }).hover(function() {
                $(this).addClass("subhover"); //On hover over, add class "subhover"
            }, function(){  //On Hover Out
                $(this).removeClass("subhover"); //On hover out, remove class "subhover"
        });

    });
</script>

Is when my code breaks. But that doesn’t happen anywhere else 🙁

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-27T09:05:13+00:00Added an answer on May 27, 2026 at 9:05 am

    To close this off I figured out it wasn’t the path it was another jquery script that was causing a conflict. And I didn’t even need it, after removing the extra script everything worked. Thanks for everyone’s effort!

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

For some reason, I'm getting this error message: Uncaught TypeError: Object #<an Object> has
I keep getting this error: Error: uncaught exception: Syntax error, unrecognized expression: [object Object]
I'm getting the error Uncaught TypeError: Function.prototype.apply: Arguments list has wrong type when I
I am getting this error when trying to select a object in my autocomplete
I am getting the following error HERE The error reads: Uncaught TypeError: Object #
Getting this error with jquery & jquery.form. Site has been live for awhile..upgraded to
I´m getting this error while trying to commit to a svn repository: svn: MKACTIVITY
Keep getting this error after inserting a subdatasheet into a query and trying to
I am getting this error when trying to run internet information services on a
I'm getting this error: Uncaught handler: thread main exiting due to uncaught exception java.lang.VerifyError

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.