-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy patherror_log
420 lines (420 loc) · 162 KB
/
error_log
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
[18-Nov-2014 14:33:33 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'improved_trim_excerpt' not found or invalid function name in /home/piranhas/public_html/projet/CSORSAY/wp-includes/plugin.php on line 214
[18-Nov-2014 14:33:33 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'improved_trim_excerpt' not found or invalid function name in /home/piranhas/public_html/projet/CSORSAY/wp-includes/plugin.php on line 214
[18-Nov-2014 14:33:33 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'improved_trim_excerpt' not found or invalid function name in /home/piranhas/public_html/projet/CSORSAY/wp-includes/plugin.php on line 214
[18-Nov-2014 14:33:33 UTC] PHP Warning: call_user_func_array() expects parameter 1 to be a valid callback, function 'improved_trim_excerpt' not found or invalid function name in /home/piranhas/public_html/projet/CSORSAY/wp-includes/plugin.php on line 214
[18-Nov-2014 16:52:35 UTC] PHP Notice: Use of undefined constant ‘menu’ - assumed '‘menu’' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/functions.php on line 43
[18-Nov-2014 16:52:35 UTC] PHP Notice: register_post_type est appelée de la mauvaise manière. Les types de contenu ne peuvent dépasser les 20 caractères. Veuillez consulter la page <a href="http://codex.wordpress.org/Debugging_in_WordPress">Débugger dans WordPress (en)</a> pour plus d’informations. (Ce message a été ajouté à la version 4.0.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[18-Nov-2014 16:52:35 UTC] PHP Notice: register_post_type est appelée de la mauvaise manière. Les types de contenu ne peuvent dépasser les 20 caractères. Veuillez consulter la page <a href="http://codex.wordpress.org/Debugging_in_WordPress">Débugger dans WordPress (en)</a> pour plus d’informations. (Ce message a été ajouté à la version 4.0.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[18-Nov-2014 16:52:35 UTC] PHP Notice: Undefined index: post_type in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/functions.php on line 237
[18-Nov-2014 16:52:35 UTC] PHP Notice: Undefined index: post_type in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/functions.php on line 237
[18-Nov-2014 16:54:38 UTC] PHP Notice: Use of undefined constant ‘menu’ - assumed '‘menu’' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/functions.php on line 43
[24-Nov-2014 11:19:07 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:19:36 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:19:40 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:19:55 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:20:00 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:20:20 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:26:29 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:26:47 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:27:18 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:27:33 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:27:38 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:31:57 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:32:11 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:34:36 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:43:56 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:43:58 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:44:04 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:44:06 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:44:32 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:44:43 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:44:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 11:47:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 15:08:58 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 15:44:26 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 15:44:27 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[24-Nov-2014 15:44:32 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 15:44:32 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[24-Nov-2014 19:20:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:34 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:38 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:46 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:48 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:53 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:56 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:20:58 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:21:04 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:21:09 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:21:14 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:23:36 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:23:38 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[24-Nov-2014 19:23:38 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[24-Nov-2014 19:24:35 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:24:37 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:24:40 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:24:41 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[24-Nov-2014 19:25:03 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:11:10 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:11:11 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:11:11 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[25-Nov-2014 08:11:19 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:11:19 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[25-Nov-2014 08:11:21 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:11:21 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[25-Nov-2014 08:26:49 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:26:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:26:50 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[25-Nov-2014 08:26:55 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 08:26:55 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[25-Nov-2014 11:41:45 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 11:49:47 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:31:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:31:24 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:31:45 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:31:49 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:31:54 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:31:58 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:32:03 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:32:08 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:32:11 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:32:13 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:32:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[25-Nov-2014 14:32:15 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[25-Nov-2014 14:49:13 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 14:52:11 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 15:58:51 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:05 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:07 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:10 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:11 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:13 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:13 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:17 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:00:44 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:17:19 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:17:22 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[25-Nov-2014 16:17:24 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 09:04:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 09:04:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 09:04:52 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 13:40:19 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 13:40:19 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 13:40:20 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[26-Nov-2014 13:50:13 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 13:50:13 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 13:50:14 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[26-Nov-2014 13:56:37 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 13:56:37 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[26-Nov-2014 16:04:05 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:04:18 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:04:23 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:04:27 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:04:35 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:04:40 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 16:04:40 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[26-Nov-2014 16:04:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:04:52 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:24:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:58:33 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:58:43 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:58:47 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 16:58:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:05:59 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:08:08 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:08:34 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:23:57 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:24:06 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:24:08 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:24:09 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:24:10 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:24:14 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:24:16 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:26:56 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:27:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:27:04 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[26-Nov-2014 17:27:04 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 12:56:24 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:25 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:29 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:35 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:37 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:42 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:49 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:53 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:56:58 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:57:00 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 12:57:00 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 12:57:03 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:57:07 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:57:09 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 12:57:12 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 13:46:54 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 13:46:54 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 13:48:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 15:55:37 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 15:55:37 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[27-Nov-2014 15:55:41 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 15:55:41 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[27-Nov-2014 16:03:17 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:03:33 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:03:40 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:03:45 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:03:49 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:03:56 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:04:00 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:04:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:04:04 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:04:06 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:04:09 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:04:09 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[27-Nov-2014 16:56:28 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:57:06 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 16:58:20 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:37 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:44 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:48 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:53 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:55 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:29:57 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:30:10 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:30:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:30:30 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:30:32 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[27-Nov-2014 19:30:32 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[27-Nov-2014 19:30:39 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:30:41 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:30:48 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:31:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:31:12 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:31:17 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:31:19 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:31:48 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:31:59 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:32:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:32:04 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:32:07 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[27-Nov-2014 19:32:09 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 08:06:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 08:06:16 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 08:06:22 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:15:19 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:15:20 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:15:25 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:15:27 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:15:35 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:15:40 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:16:05 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:16:20 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:16:20 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:16:37 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:16:59 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:17:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:17:23 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:17:23 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[28-Nov-2014 15:17:29 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:17:29 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1173
[28-Nov-2014 15:23:04 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 15:23:06 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[28-Nov-2014 16:58:46 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:41:35 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:41:39 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:41:55 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:42:01 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:42:03 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:42:05 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:42:14 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:42:24 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:42:27 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[30-Nov-2014 19:42:27 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[30-Nov-2014 19:52:59 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:52:59 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[30-Nov-2014 19:53:30 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 07:51:48 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 07:51:48 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:00:34 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:00:50 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:00:52 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:00:53 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:00:54 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:00:56 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:01:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:17:26 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 08:17:35 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:08:03 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:08:03 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:08:04 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:11:07 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:11:07 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:11:09 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:11:09 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:11:35 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:11:35 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:11:37 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:11:37 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:12:23 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:12:23 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:12:28 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:12:28 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:12:42 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:12:42 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:14:36 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:14:36 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:14:58 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:14:58 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:16:02 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:16:02 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:17:28 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:17:31 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:17:56 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:17:56 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:17:59 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[01-Dec-2014 11:17:59 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:18:24 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/wp-scroll-to-top/Wp Scroll to top.php:70) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:18:27 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/wp-scroll-to-top/Wp Scroll to top.php:70) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:18:50 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/wp-scroll-to-top/Wp Scroll to top.php:70) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 11:18:52 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/wp-scroll-to-top/Wp Scroll to top.php:70) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[01-Dec-2014 19:53:46 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:06:17 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:14:37 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:16:59 UTC] PHP Parse error: syntax error, unexpected end of file in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/functions.php on line 350
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant fond_section - assumed 'fond_section' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 17
[02-Dec-2014 15:17:58 UTC] PHP Notice: Use of undefined constant nom_en_chiffre - assumed 'nom_en_chiffre' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-section-college.php on line 21
[02-Dec-2014 15:54:01 UTC] PHP Parse error: syntax error, unexpected ''([pdf_attachment file="1" nam' (T_CONSTANT_ENCAPSED_STRING), expecting ',' or ';' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 20
[02-Dec-2014 15:54:25 UTC] PHP Parse error: syntax error, unexpected ''[pdf_attachment file="1" name' (T_CONSTANT_ENCAPSED_STRING), expecting ',' or ';' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 20
[02-Dec-2014 16:07:26 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 20
[02-Dec-2014 16:09:13 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 27
[02-Dec-2014 16:09:49 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 27
[02-Dec-2014 16:09:56 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 27
[02-Dec-2014 16:12:52 UTC] PHP Parse error: syntax error, unexpected 'echo' (T_ECHO) in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 27
[02-Dec-2014 16:15:13 UTC] PHP Parse error: syntax error, unexpected 'echo' (T_ECHO) in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 21
[02-Dec-2014 16:15:17 UTC] PHP Parse error: syntax error, unexpected 'echo' (T_ECHO) in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 21
[02-Dec-2014 16:28:51 UTC] PHP Parse error: syntax error, unexpected ')', expecting ',' or ';' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 27
[02-Dec-2014 16:29:11 UTC] PHP Parse error: syntax error, unexpected ')', expecting ',' or ';' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 27
[07-Dec-2014 09:15:39 UTC] PHP Parse error: syntax error, unexpected '}' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/functions.php on line 177
[07-Dec-2014 09:35:43 UTC] PHP Parse error: syntax error, unexpected '}', expecting ',' or ';' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/header.php on line 41
[07-Dec-2014 10:17:15 UTC] PHP Notice: Undefined variable: homeLink in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/functions.php on line 183
[07-Dec-2014 12:44:20 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 22
[11-Dec-2014 14:35:27 UTC] PHP Notice: Trying to get property of non-object in /home/piranhas/public_html/projet/CSORSAY/wp-includes/post-template.php on line 265
[11-Dec-2014 14:40:51 UTC] PHP Notice: Trying to get property of non-object in /home/piranhas/public_html/projet/CSORSAY/wp-includes/post-template.php on line 265
[11-Dec-2014 14:40:54 UTC] PHP Notice: Trying to get property of non-object in /home/piranhas/public_html/projet/CSORSAY/wp-includes/post-template.php on line 265
[11-Dec-2014 14:40:58 UTC] PHP Notice: Trying to get property of non-object in /home/piranhas/public_html/projet/CSORSAY/wp-includes/post-template.php on line 265
[11-Dec-2014 14:42:04 UTC] PHP Notice: Trying to get property of non-object in /home/piranhas/public_html/projet/CSORSAY/wp-includes/post-template.php on line 265
[11-Dec-2014 14:44:39 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 22
[11-Dec-2014 14:45:02 UTC] PHP Notice: Trying to get property of non-object in /home/piranhas/public_html/projet/CSORSAY/wp-includes/post-template.php on line 265
[11-Dec-2014 15:42:16 UTC] PHP Notice: wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[11-Dec-2014 15:42:31 UTC] PHP Notice: wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[11-Dec-2014 15:42:35 UTC] PHP Notice: wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[11-Dec-2014 15:44:47 UTC] PHP Notice: wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[11-Dec-2014 15:45:06 UTC] PHP Notice: wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[11-Dec-2014 15:45:06 UTC] PHP Warning: Cannot modify header information - headers already sent by (output started at /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php:3370) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/pluggable.php on line 1179
[12-Dec-2014 11:04:15 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[12-Dec-2014 11:04:20 UTC] PHP Notice: wp_enqueue_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[12-Dec-2014 11:18:13 UTC] PHP Notice: wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[12-Dec-2014 11:18:37 UTC] PHP Notice: wp_register_script was called <strong>incorrectly</strong>. Scripts and styles should not be registered or enqueued until the <code>wp_enqueue_scripts</code>, <code>admin_enqueue_scripts</code>, or <code>login_enqueue_scripts</code> hooks. Please see <a href="http://codex.wordpress.org/Debugging_in_WordPress">Debugging in WordPress</a> for more information. (This message was added in version 3.3.) in /home/piranhas/public_html/projet/CSORSAY/wp-includes/functions.php on line 3370
[12-Dec-2014 11:31:34 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 22
[12-Dec-2014 11:31:42 UTC] PHP Fatal error: Call to undefined function pdf_attachment_file() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/single.php on line 22
[12-Dec-2014 12:21:15 UTC] PHP Strict Standards: Non-static method SSP_SKIN::setup_slider() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_frontend_slider.php on line 81
[12-Dec-2014 12:21:15 UTC] PHP Strict Standards: Non-static method SSP_SKIN::set_active_skin() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 12
[12-Dec-2014 12:21:15 UTC] PHP Strict Standards: Non-static method SSP_SKIN::is_default_skin() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 60
[12-Dec-2014 12:21:15 UTC] PHP Strict Standards: Non-static method SSP_SKIN::get_skin_path() should not be called statically in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 111
[12-Dec-2014 12:22:23 UTC] PHP Strict Standards: Non-static method SSP_SKIN::setup_slider() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_frontend_slider.php on line 81
[12-Dec-2014 12:22:23 UTC] PHP Strict Standards: Non-static method SSP_SKIN::set_active_skin() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 12
[12-Dec-2014 12:22:23 UTC] PHP Strict Standards: Non-static method SSP_SKIN::is_default_skin() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 60
[12-Dec-2014 12:22:23 UTC] PHP Strict Standards: Non-static method SSP_SKIN::get_skin_path() should not be called statically in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 111
[12-Dec-2014 12:24:29 UTC] PHP Strict Standards: Non-static method SSP_SKIN::setup_slider() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_frontend_slider.php on line 81
[12-Dec-2014 12:24:29 UTC] PHP Strict Standards: Non-static method SSP_SKIN::set_active_skin() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 12
[12-Dec-2014 12:24:29 UTC] PHP Strict Standards: Non-static method SSP_SKIN::is_default_skin() should not be called statically, assuming $this from incompatible context in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 60
[12-Dec-2014 12:24:29 UTC] PHP Strict Standards: Non-static method SSP_SKIN::get_skin_path() should not be called statically in /home/piranhas/public_html/projet/CSORSAY/wp-content/plugins/simple-slider-ssp/includes/classes/ssp_skin.php on line 111
[12-Dec-2014 12:58:01 UTC] PHP Fatal error: Call to undefined function the_thumbnail() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-page-sans-blocs.php on line 39
[12-Dec-2014 17:29:20 UTC] PHP Parse error: syntax error, unexpected '?' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/header.php on line 51
[12-Dec-2014 17:29:42 UTC] PHP Parse error: syntax error, unexpected '?' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/header.php on line 51
[12-Dec-2014 17:29:59 UTC] PHP Parse error: syntax error, unexpected '<' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/header.php on line 51
[12-Dec-2014 17:30:33 UTC] PHP Parse error: syntax error, unexpected '<' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/header.php on line 51
[12-Dec-2014 17:30:50 UTC] PHP Parse error: syntax error, unexpected '<' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/header.php on line 51
[14-Dec-2014 11:01:22 UTC] PHP Parse error: syntax error, unexpected 'else' (T_ELSE) in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-ressources.php on line 55
[14-Dec-2014 11:06:51 UTC] PHP Parse error: syntax error, unexpected 'elseif' (T_ELSEIF) in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/category.php on line 51
[14-Dec-2014 12:25:18 UTC] PHP Parse error: syntax error, unexpected ':' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-resultat-bac.php on line 18
[14-Dec-2014 12:25:44 UTC] PHP Parse error: syntax error, unexpected ':' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-resultat-bac.php on line 18
[14-Dec-2014 12:25:48 UTC] PHP Parse error: syntax error, unexpected ':' in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-resultat-bac.php on line 18
[14-Dec-2014 12:32:35 UTC] PHP Fatal error: Call to undefined function have_subfield() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-resultat-bac.php on line 27
[14-Dec-2014 12:33:14 UTC] PHP Fatal error: Call to undefined function has_subfield() in /home/piranhas/public_html/projet/CSORSAY/wp-content/themes/cso/template-resultat-bac.php on line 27