Bug Tracker

Modify

Ticket #7993 (closed bug: invalid)

Opened 2 years ago

Last modified 15 months ago

JQuery Form Validate has stopped working.

Reported by: patti@… Owned by:
Priority: undecided Milestone: 1.next
Component: unfiled Version: 1.4.4
Keywords: Cc:
Blocking: Blocked by:

Description

I have tested this from two different hosting companies. GoDaddy and Readyhosting. This was working and suddenly stopped. The demo shows the use of this code to load the scripts:

You can test it here  http://www.healthyandslimmer.com/form_validate.html

This is in the header section of the code:

<script src=" http://code.jquery.com/jquery-latest.js"></script>

<script type="text/javascript" src=" http://dev.jquery.com/view/trunk/plugins/validate/jquery.validate.js"></script>

When I test this using Google Chrome on loading of the page I get the following errors before I even try to use the form submit button:

Failed to load resource: the server responded with a status of 404 (Not Found) jquery.validate.jsFailed to load resource: the server responded with a status of 403 (Forbidden) form_validate.html:20Uncaught TypeError: Object #<an Object> has no method 'validate'

Thanks,

Patti

Change History

comment:1 Changed 2 years ago by anonymous

I fixed this issue by just uploading the validate.jquery.js to my server. I am assuming that the link in your demo  http://dev.jquery.com/view/trunk/plugins/validate/jquery.validate.js was not working. ~ Patti

comment:2 Changed 2 years ago by rwaldron

  • Status changed from new to closed
  • Resolution set to invalid

Glad you fixed the issue. In the future, please report plugin related issues to the appropriate author of the plugin.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.