{"id":3036,"date":"2014-03-15T02:03:18","date_gmt":"2014-03-15T02:03:18","guid":{"rendered":"https:\/\/unknownerror.org\/index.php\/2014\/03\/15\/error-mootools-is-not-defined-collection-of-common-programming-errors\/"},"modified":"2014-03-15T02:03:18","modified_gmt":"2014-03-15T02:03:18","slug":"error-mootools-is-not-defined-collection-of-common-programming-errors","status":"publish","type":"post","link":"https:\/\/unknownerror.org\/index.php\/2014\/03\/15\/error-mootools-is-not-defined-collection-of-common-programming-errors\/","title":{"rendered":"error &#8211; MooTools is not defined-Collection of common programming errors"},"content":{"rendered":"<p>You embed several jquery libraries, it&#8217;s not recommended and not necessary. It looks like you disable mootools in joomla (with a plugin or in your php code) and add it manually in your code. You may remove this lines, enable mootools again, disable all embeds of jquery libraries from plug-ins, and just use the last version. If you need old function from jquery (for example &#8220;live&#8221; method wich is deprecated now) you can use the jquery migrate plugin. then the scripts embedded in your header should look like this :<\/p>\n<pre><code> \n  \n  \n  \n  \n\n  ...\n\n  \n  \n  \n  jQuery.noConflict();\n  \n<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>You embed several jquery libraries, it&#8217;s not recommended and not necessary. It looks like you disable mootools in joomla (with a plugin or in your php code) and add it manually in your code. You may remove this lines, enable mootools again, disable all embeds of jquery libraries from plug-ins, and just use the last [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-3036","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3036","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/comments?post=3036"}],"version-history":[{"count":0,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/posts\/3036\/revisions"}],"wp:attachment":[{"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/media?parent=3036"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/categories?post=3036"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/unknownerror.org\/index.php\/wp-json\/wp\/v2\/tags?post=3036"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}