質問編集履歴

1

エラーメッセージを追記しました。

2019/08/22 08:33

投稿

keizzz15
keizzz15

スコア5

test CHANGED
File without changes
test CHANGED
@@ -24,6 +24,90 @@
24
24
 
25
25
 
26
26
 
27
+ ★エラーメッセージ
28
+
29
+ TypeError: e.indexOf is not a function
30
+
31
+ load jQuery
32
+
33
+ <匿名> http://gpc.main.jp/keigf/wp-content/themes/testsite/js/global.js?ver=20160608:145
34
+
35
+
36
+
37
+ TypeError: $(...).tabs is not a function
38
+
39
+ <匿名> http://gpc.main.jp/keigf/wp-content/themes/testsite/js/template.js?ver=20160608:209
40
+
41
+ jQuery 2
42
+
43
+
44
+
45
+ TypeError: $(...).size is not a function
46
+
47
+ <匿名> http://gpc.main.jp/keigf/wp-content/themes/testsite/js/template.js?ver=20160608:335
48
+
49
+ jQuery 2
50
+
51
+
52
+
53
+ TypeError: $(...).owlCarousel is not a function
54
+
55
+ <匿名> http://gpc.main.jp/keigf/wp-content/themes/testsite/js/global.js?ver=20160608:3
56
+
57
+ jQuery 2
58
+
59
+
60
+
61
+ TypeError: $(...).treeview is not a function
62
+
63
+ menuResponsive http://gpc.main.jp/keigf/wp-content/themes/testsite/js/template.js?ver=20160608:91
64
+
65
+ <匿名> http://gpc.main.jp/keigf/wp-content/themes/testsite/js/template.js?ver=20160608:137
66
+
67
+ jQuery 2
68
+
69
+
70
+
71
+ ★警告
72
+
73
+ “http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jstree.js?ver=20160608” からのスクリプトが読み込まれました。しかし、この MIME タイプ (“text/html”) は正しい JavaScript の MIME タイプではありません。
74
+
75
+
76
+
77
+ <script> のソース “http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jstree.js?ver=20160608” の読み込みに失敗しました。
78
+
79
+
80
+
81
+ jQuery.Deferred exception: $(...).tabs is not a function @http://gpc.main.jp/keigf/wp-content/themes/testsite/js/template.js?ver=20160608:209:16
82
+
83
+ l@http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jquery-3.3.1.min.js?ver=20160608:2:29375
84
+
85
+ a/</c<@http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jquery-3.3.1.min.js?ver=20160608:2:29677
86
+
87
+ undefined
88
+
89
+
90
+
91
+ jQuery.Deferred exception: $(...).size is not a function @http://gpc.main.jp/keigf/wp-content/themes/testsite/js/template.js?ver=20160608:335:33
92
+
93
+ l@http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jquery-3.3.1.min.js?ver=20160608:2:29375
94
+
95
+ a/</c<@http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jquery-3.3.1.min.js?ver=20160608:2:29677
96
+
97
+ undefined
98
+
99
+
100
+
101
+ jQuery.Deferred exception: $(...).owlCarousel is not a function @http://gpc.main.jp/keigf/wp-content/themes/testsite/js/global.js?ver=20160608:3:29
102
+
103
+ l@http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jquery-3.3.1.min.js?ver=20160608:2:29375
104
+
105
+ a/</c<@http://gpc.main.jp/keigf/wp-content/themes/testsite/js/jquery-3.3.1.min.js?ver=20160608:2:29677
106
+
107
+ undefined
108
+
109
+
110
+
27
111
  ### 該当のソースコード
28
112
 
29
113