Edit report at https://bugs.php.net/bug.php?id=66030&edit=1

 ID:                 66030
 Updated by:         [email protected]
 Reported by:        m dot acar at verisay dot com
 Summary:            php.net website script error
 Status:             Open
 Type:               Bug
 Package:            Website problem
 PHP Version:        Irrelevant
 Block user comment: N
 Private report:     N

 New Comment:

On classic PHP.net the problem is that they are loaded out of order, with 
jquery-ui first and jquery second. This problem does not seem to exist on the 
beta.


Previous Comments:
------------------------------------------------------------------------
[2013-11-04 14:30:27] [email protected]

ReferenceError: jQuery is not defined
$(document).ready(function() {
usernotes.js (line 1)

ReferenceError: $ is not defined
$(document).ready(function() {
functi...ime.php (line 32)

ReferenceError: $ is not defined
$(document).ready(function() {
usernotes.js (line 1)

------------------------------------------------------------------------
[2013-11-04 13:36:12] m dot acar at verisay dot com

Manual pages. For example http://php.net/manual/en/function.mktime.php gives 3 
JavaScript errors related to JQuery.

------------------------------------------------------------------------
[2013-11-04 12:55:02] [email protected]

Which page on which mirror (exact URL) are you accessing? I can't see such an 
error.

------------------------------------------------------------------------
[2013-11-04 12:19:53] m dot acar at verisay dot com

Description:
------------
Hi. PHP.NET website has a script error. You included jquery-ui.min.js, but not 
the JQuery.js itself. So it gives runtime JS errors.



------------------------------------------------------------------------



-- 
Edit this bug report at https://bugs.php.net/bug.php?id=66030&edit=1

-- 
PHP Webmaster List Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to