/var/www/hkosl.com/ifapc/html_20210817/IFAPC2021/application/logs/log-2020-07-01.php


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
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>

INFO - 2020-07-01 01:48:12 --> Config Class Initialized
INFO - 2020-07-01 01:48:12 --> Hooks Class Initialized
DEBUG - 2020-07-01 01:48:12 --> UTF-8 Support Enabled
INFO - 2020-07-01 01:48:12 --> Utf8 Class Initialized
INFO - 2020-07-01 01:48:12 --> URI Class Initialized
INFO - 2020-07-01 01:48:12 --> Router Class Initialized
INFO - 2020-07-01 01:48:12 --> Output Class Initialized
INFO - 2020-07-01 01:48:12 --> Security Class Initialized
DEBUG - 2020-07-01 01:48:12 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 01:48:12 --> CSRF cookie sent
INFO - 2020-07-01 01:48:12 --> Input Class Initialized
INFO - 2020-07-01 01:48:12 --> Language Class Initialized
INFO - 2020-07-01 01:48:12 --> Loader Class Initialized
INFO - 2020-07-01 01:48:12 --> Helper loaded: form_helper
INFO - 2020-07-01 01:48:12 --> Helper loaded: url_helper
INFO - 2020-07-01 01:48:12 --> Helper loaded: utility_helper
INFO - 2020-07-01 01:48:12 --> Helper loaded: string_helper
INFO - 2020-07-01 01:48:12 --> Database Driver Class Initialized
INFO - 2020-07-01 01:48:12 --> Database Driver Class Initialized
DEBUG - 2020-07-01 01:48:12 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 01:48:12 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 01:48:12 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 01:48:12 --> Encryption Class Initialized
INFO - 2020-07-01 01:48:12 --> Form Validation Class Initialized
INFO - 2020-07-01 01:48:12 --> Image Lib Class Initialized
INFO - 2020-07-01 01:48:12 --> Model "BaseModel" initialized
INFO - 2020-07-01 01:48:12 --> Controller Class Initialized
INFO - 2020-07-01 01:48:12 --> Language file loaded: language/sc/common_lang.php
INFO - 2020-07-01 01:48:12 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 01:48:13 --> Final output sent to browser
DEBUG - 2020-07-01 01:48:13 --> Total execution time: 0.0558
INFO - 2020-07-01 03:23:10 --> Config Class Initialized
INFO - 2020-07-01 03:23:10 --> Hooks Class Initialized
DEBUG - 2020-07-01 03:23:10 --> UTF-8 Support Enabled
INFO - 2020-07-01 03:23:10 --> Utf8 Class Initialized
INFO - 2020-07-01 03:23:10 --> URI Class Initialized
INFO - 2020-07-01 03:23:10 --> Router Class Initialized
INFO - 2020-07-01 03:23:10 --> Output Class Initialized
INFO - 2020-07-01 03:23:10 --> Security Class Initialized
DEBUG - 2020-07-01 03:23:10 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 03:23:10 --> CSRF cookie sent
INFO - 2020-07-01 03:23:10 --> Input Class Initialized
INFO - 2020-07-01 03:23:10 --> Language Class Initialized
INFO - 2020-07-01 03:23:10 --> Loader Class Initialized
INFO - 2020-07-01 03:23:10 --> Helper loaded: form_helper
INFO - 2020-07-01 03:23:10 --> Helper loaded: url_helper
INFO - 2020-07-01 03:23:10 --> Helper loaded: utility_helper
INFO - 2020-07-01 03:23:10 --> Helper loaded: string_helper
INFO - 2020-07-01 03:23:10 --> Database Driver Class Initialized
INFO - 2020-07-01 03:23:10 --> Database Driver Class Initialized
DEBUG - 2020-07-01 03:23:10 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 03:23:10 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 03:23:10 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 03:23:10 --> Encryption Class Initialized
INFO - 2020-07-01 03:23:10 --> Form Validation Class Initialized
INFO - 2020-07-01 03:23:10 --> Image Lib Class Initialized
INFO - 2020-07-01 03:23:10 --> Model "BaseModel" initialized
INFO - 2020-07-01 03:23:10 --> Controller Class Initialized
INFO - 2020-07-01 03:23:10 --> Language file loaded: language/en/common_lang.php
ERROR - 2020-07-01 03:23:10 --> Could not find the language line "Contact Tel./ Moile No."
ERROR - 2020-07-01 03:23:10 --> Could not find the language line "Attend"
ERROR - 2020-07-01 03:23:10 --> Could not find the language line "Event Video"
ERROR - 2020-07-01 03:23:10 --> Could not find the language line "Members from the judging panel of the event cannot take part in nomination"
ERROR - 2020-07-01 03:23:10 --> Could not find the language line "For the entry of “GBA Outstanding Young Women Entrepreneur Award” , age of candidate must below 45 (i.e. Born on or after 10 Aug 1975)"
ERROR - 2020-07-01 03:23:10 --> Could not find the language line "Members from the judging panel of the event, the organizers and their employees and their family members are not eligible to participate the GBA Outstanding Women Entrepreneur Awards 2020."
ERROR - 2020-07-01 03:23:10 --> Could not find the language line "August 9, 2020, Sunday"
INFO - 2020-07-01 03:23:10 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 03:23:10 --> Final output sent to browser
DEBUG - 2020-07-01 03:23:10 --> Total execution time: 0.0671
INFO - 2020-07-01 06:56:04 --> Config Class Initialized
INFO - 2020-07-01 06:56:04 --> Hooks Class Initialized
DEBUG - 2020-07-01 06:56:04 --> UTF-8 Support Enabled
INFO - 2020-07-01 06:56:04 --> Utf8 Class Initialized
INFO - 2020-07-01 06:56:04 --> URI Class Initialized
INFO - 2020-07-01 06:56:04 --> Router Class Initialized
INFO - 2020-07-01 06:56:04 --> Output Class Initialized
INFO - 2020-07-01 06:56:04 --> Security Class Initialized
DEBUG - 2020-07-01 06:56:04 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 06:56:04 --> CSRF cookie sent
INFO - 2020-07-01 06:56:04 --> Input Class Initialized
INFO - 2020-07-01 06:56:04 --> Language Class Initialized
INFO - 2020-07-01 06:56:04 --> Loader Class Initialized
INFO - 2020-07-01 06:56:04 --> Helper loaded: form_helper
INFO - 2020-07-01 06:56:04 --> Helper loaded: url_helper
INFO - 2020-07-01 06:56:04 --> Helper loaded: utility_helper
INFO - 2020-07-01 06:56:04 --> Helper loaded: string_helper
INFO - 2020-07-01 06:56:04 --> Database Driver Class Initialized
INFO - 2020-07-01 06:56:04 --> Database Driver Class Initialized
DEBUG - 2020-07-01 06:56:04 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 06:56:04 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 06:56:04 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 06:56:04 --> Encryption Class Initialized
INFO - 2020-07-01 06:56:04 --> Form Validation Class Initialized
INFO - 2020-07-01 06:56:04 --> Image Lib Class Initialized
INFO - 2020-07-01 06:56:04 --> Model "BaseModel" initialized
INFO - 2020-07-01 06:56:04 --> Controller Class Initialized
INFO - 2020-07-01 06:56:04 --> Language file loaded: language/sc/common_lang.php
INFO - 2020-07-01 06:56:04 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 06:56:04 --> Final output sent to browser
DEBUG - 2020-07-01 06:56:04 --> Total execution time: 0.0588
INFO - 2020-07-01 07:32:14 --> Config Class Initialized
INFO - 2020-07-01 07:32:14 --> Hooks Class Initialized
DEBUG - 2020-07-01 07:32:14 --> UTF-8 Support Enabled
INFO - 2020-07-01 07:32:14 --> Utf8 Class Initialized
INFO - 2020-07-01 07:32:14 --> URI Class Initialized
INFO - 2020-07-01 07:32:14 --> Router Class Initialized
INFO - 2020-07-01 07:32:14 --> Output Class Initialized
INFO - 2020-07-01 07:32:14 --> Security Class Initialized
DEBUG - 2020-07-01 07:32:14 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 07:32:14 --> CSRF cookie sent
INFO - 2020-07-01 07:32:14 --> Input Class Initialized
INFO - 2020-07-01 07:32:14 --> Language Class Initialized
INFO - 2020-07-01 07:32:14 --> Loader Class Initialized
INFO - 2020-07-01 07:32:14 --> Helper loaded: form_helper
INFO - 2020-07-01 07:32:14 --> Helper loaded: url_helper
INFO - 2020-07-01 07:32:14 --> Helper loaded: utility_helper
INFO - 2020-07-01 07:32:14 --> Helper loaded: string_helper
INFO - 2020-07-01 07:32:14 --> Database Driver Class Initialized
INFO - 2020-07-01 07:32:14 --> Database Driver Class Initialized
DEBUG - 2020-07-01 07:32:14 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 07:32:14 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 07:32:14 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 07:32:14 --> Encryption Class Initialized
INFO - 2020-07-01 07:32:14 --> Form Validation Class Initialized
INFO - 2020-07-01 07:32:14 --> Image Lib Class Initialized
INFO - 2020-07-01 07:32:14 --> Model "BaseModel" initialized
INFO - 2020-07-01 07:32:14 --> Controller Class Initialized
INFO - 2020-07-01 07:32:14 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 07:32:14 --> Config Class Initialized
INFO - 2020-07-01 07:32:14 --> Hooks Class Initialized
DEBUG - 2020-07-01 07:32:14 --> UTF-8 Support Enabled
INFO - 2020-07-01 07:32:14 --> Utf8 Class Initialized
INFO - 2020-07-01 07:32:14 --> URI Class Initialized
INFO - 2020-07-01 07:32:14 --> Router Class Initialized
INFO - 2020-07-01 07:32:14 --> Output Class Initialized
INFO - 2020-07-01 07:32:14 --> Security Class Initialized
INFO - 2020-07-01 07:32:14 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
DEBUG - 2020-07-01 07:32:14 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 07:32:14 --> CSRF cookie sent
INFO - 2020-07-01 07:32:14 --> Input Class Initialized
INFO - 2020-07-01 07:32:14 --> Language Class Initialized
INFO - 2020-07-01 07:32:14 --> Loader Class Initialized
INFO - 2020-07-01 07:32:14 --> Helper loaded: form_helper
INFO - 2020-07-01 07:32:14 --> Helper loaded: url_helper
INFO - 2020-07-01 07:32:14 --> Helper loaded: utility_helper
INFO - 2020-07-01 07:32:14 --> Helper loaded: string_helper
INFO - 2020-07-01 07:32:14 --> Database Driver Class Initialized
INFO - 2020-07-01 07:32:14 --> Database Driver Class Initialized
DEBUG - 2020-07-01 07:32:14 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 07:32:14 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 07:32:14 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 07:32:14 --> Encryption Class Initialized
INFO - 2020-07-01 07:32:14 --> Form Validation Class Initialized
INFO - 2020-07-01 07:32:14 --> Image Lib Class Initialized
INFO - 2020-07-01 07:32:14 --> Model "BaseModel" initialized
INFO - 2020-07-01 07:32:14 --> Controller Class Initialized
INFO - 2020-07-01 07:32:14 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 07:32:14 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 07:32:14 --> Final output sent to browser
DEBUG - 2020-07-01 07:32:14 --> Total execution time: 0.0946
INFO - 2020-07-01 07:32:14 --> Final output sent to browser
DEBUG - 2020-07-01 07:32:14 --> Total execution time: 0.0789
INFO - 2020-07-01 09:47:52 --> Config Class Initialized
INFO - 2020-07-01 09:47:52 --> Hooks Class Initialized
DEBUG - 2020-07-01 09:47:52 --> UTF-8 Support Enabled
INFO - 2020-07-01 09:47:52 --> Utf8 Class Initialized
INFO - 2020-07-01 09:47:52 --> URI Class Initialized
INFO - 2020-07-01 09:47:52 --> Router Class Initialized
INFO - 2020-07-01 09:47:52 --> Output Class Initialized
INFO - 2020-07-01 09:47:52 --> Security Class Initialized
DEBUG - 2020-07-01 09:47:52 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 09:47:52 --> CSRF cookie sent
INFO - 2020-07-01 09:47:52 --> Input Class Initialized
INFO - 2020-07-01 09:47:52 --> Language Class Initialized
INFO - 2020-07-01 09:47:52 --> Loader Class Initialized
INFO - 2020-07-01 09:47:52 --> Helper loaded: form_helper
INFO - 2020-07-01 09:47:52 --> Helper loaded: url_helper
INFO - 2020-07-01 09:47:52 --> Helper loaded: utility_helper
INFO - 2020-07-01 09:47:52 --> Helper loaded: string_helper
INFO - 2020-07-01 09:47:52 --> Database Driver Class Initialized
INFO - 2020-07-01 09:47:52 --> Database Driver Class Initialized
DEBUG - 2020-07-01 09:47:52 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 09:47:52 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 09:47:52 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 09:47:52 --> Encryption Class Initialized
INFO - 2020-07-01 09:47:52 --> Form Validation Class Initialized
INFO - 2020-07-01 09:47:52 --> Image Lib Class Initialized
INFO - 2020-07-01 09:47:52 --> Model "BaseModel" initialized
INFO - 2020-07-01 09:47:52 --> Controller Class Initialized
INFO - 2020-07-01 09:47:53 --> Language file loaded: language/en/common_lang.php
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Contact Tel./ Moile No."
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Attend"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Event Video"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Demonstrate how to align with GBA development to create a mutual benefit business model (including aspects of Economic Development, Youth and Talent Training, Innovative Technology, and Social Connection)"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line " will* accept the award and attend the Award Presentation Ceremony to be held on 16 November, 2020 <span style="color:red">with contribution of HK$38,000  for the project-related production cost, and participating in Organizers’ relevant promotion activities</span>.*If you want to decline the offer, please delete &#10003; in the box &#9744;"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "The contribution amount is consisted of 4 complimentary seats at the Award Presentation Ceremony (including the winner and the nominator), trophy, awardee’s interview on radio programme, an article coverage of awardee in Award Presentation booklet, exposure on newspaper / magazine and social media promotion arranged by the Organizers, right to use the official logo by awardees. <span style="color:red">(Details will be provided by the Organizers after the result is announced)</span>"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "I hereby certify that all the facts in this submission form and supporting documents are true and accurate. I declare that I agree to the selection rules of “GBA Outstanding Women Entrepreneur Awards 2020”, and accept the decision of the Panel of Judges as the final decision."
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港浸會大學"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港中華廠商聯合會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港工業總會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港總商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港商業專業評審中心"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港創新科技及製造業聯合總會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港星級品牌協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "青年創新企業家協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "國際女企業家協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港大中華中小企業商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港中小企經貿促進會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港中小企促進聯會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港中小企業促進發展協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港中小型企業大聯盟"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "中小企國際聯盟"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "總裁協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "互聯網專業協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "內地 - 香港聯合調解中心"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "亞太女企業家協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "亞太品牌發展及加盟協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "前海國際聯絡服務有限公司"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港工商品牌保護陣綫"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港工程及科技學會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港五金商會總會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港各界婦女聯合協進會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港汽車進出口商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港和解中心"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港物資採購與供銷學會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港表面處理學會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港表廠商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港金屬製造業協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港長沙商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港建造業總工會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港美容業總會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港家私協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港珠寶玉石廠商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港貨運物流業協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港註冊承建商商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港塑膠機械協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港經貿商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港電商協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港模具及產品科技協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港鞋業商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港鞋業總會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港寶石廠商會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "香港鑄造業總會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "國際美容健康總聯合會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "國際商會香港區會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "國際專業保險諮詢協會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "國際專業發展聯盟"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "創二會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "潮僑工商塑膠聯合總會"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Other"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Recommended Supporting Organization (if any)"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Support Units"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Please select recommended supporting organization"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Other"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "Format: jpg, png, gif, tif, doc, docx, ppt, pptx, pdf | Size: 20MB"
ERROR - 2020-07-01 09:47:53 --> Could not find the language line "File size should lower than 20 MB."
INFO - 2020-07-01 09:47:53 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/application_form.php
INFO - 2020-07-01 09:47:53 --> Final output sent to browser
DEBUG - 2020-07-01 09:47:53 --> Total execution time: 0.0834
INFO - 2020-07-01 11:38:06 --> Config Class Initialized
INFO - 2020-07-01 11:38:06 --> Hooks Class Initialized
DEBUG - 2020-07-01 11:38:06 --> UTF-8 Support Enabled
INFO - 2020-07-01 11:38:06 --> Utf8 Class Initialized
INFO - 2020-07-01 11:38:06 --> URI Class Initialized
INFO - 2020-07-01 11:38:06 --> Router Class Initialized
INFO - 2020-07-01 11:38:06 --> Output Class Initialized
INFO - 2020-07-01 11:38:06 --> Security Class Initialized
DEBUG - 2020-07-01 11:38:06 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 11:38:06 --> CSRF cookie sent
INFO - 2020-07-01 11:38:06 --> Input Class Initialized
INFO - 2020-07-01 11:38:06 --> Language Class Initialized
INFO - 2020-07-01 11:38:06 --> Loader Class Initialized
INFO - 2020-07-01 11:38:06 --> Helper loaded: form_helper
INFO - 2020-07-01 11:38:06 --> Helper loaded: url_helper
INFO - 2020-07-01 11:38:06 --> Helper loaded: utility_helper
INFO - 2020-07-01 11:38:06 --> Helper loaded: string_helper
INFO - 2020-07-01 11:38:06 --> Database Driver Class Initialized
INFO - 2020-07-01 11:38:06 --> Database Driver Class Initialized
DEBUG - 2020-07-01 11:38:06 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 11:38:06 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 11:38:06 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 11:38:06 --> Encryption Class Initialized
INFO - 2020-07-01 11:38:06 --> Form Validation Class Initialized
INFO - 2020-07-01 11:38:06 --> Image Lib Class Initialized
INFO - 2020-07-01 11:38:06 --> Model "BaseModel" initialized
INFO - 2020-07-01 11:38:06 --> Controller Class Initialized
INFO - 2020-07-01 11:38:06 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 11:38:06 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 11:38:06 --> Final output sent to browser
DEBUG - 2020-07-01 11:38:06 --> Total execution time: 0.0731
INFO - 2020-07-01 11:41:27 --> Config Class Initialized
INFO - 2020-07-01 11:41:27 --> Hooks Class Initialized
DEBUG - 2020-07-01 11:41:27 --> UTF-8 Support Enabled
INFO - 2020-07-01 11:41:27 --> Utf8 Class Initialized
INFO - 2020-07-01 11:41:27 --> URI Class Initialized
INFO - 2020-07-01 11:41:27 --> Router Class Initialized
INFO - 2020-07-01 11:41:27 --> Output Class Initialized
INFO - 2020-07-01 11:41:27 --> Security Class Initialized
DEBUG - 2020-07-01 11:41:27 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 11:41:27 --> CSRF cookie sent
INFO - 2020-07-01 11:41:27 --> Input Class Initialized
INFO - 2020-07-01 11:41:27 --> Language Class Initialized
INFO - 2020-07-01 11:41:27 --> Loader Class Initialized
INFO - 2020-07-01 11:41:27 --> Helper loaded: form_helper
INFO - 2020-07-01 11:41:27 --> Helper loaded: url_helper
INFO - 2020-07-01 11:41:27 --> Helper loaded: utility_helper
INFO - 2020-07-01 11:41:27 --> Helper loaded: string_helper
INFO - 2020-07-01 11:41:27 --> Database Driver Class Initialized
INFO - 2020-07-01 11:41:27 --> Database Driver Class Initialized
DEBUG - 2020-07-01 11:41:27 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 11:41:27 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 11:41:27 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 11:41:27 --> Encryption Class Initialized
INFO - 2020-07-01 11:41:27 --> Form Validation Class Initialized
INFO - 2020-07-01 11:41:27 --> Image Lib Class Initialized
INFO - 2020-07-01 11:41:27 --> Model "BaseModel" initialized
INFO - 2020-07-01 11:41:27 --> Controller Class Initialized
INFO - 2020-07-01 11:41:27 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 11:41:27 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 11:41:27 --> Final output sent to browser
DEBUG - 2020-07-01 11:41:27 --> Total execution time: 0.0739
INFO - 2020-07-01 15:24:34 --> Config Class Initialized
INFO - 2020-07-01 15:24:34 --> Hooks Class Initialized
DEBUG - 2020-07-01 15:24:34 --> UTF-8 Support Enabled
INFO - 2020-07-01 15:24:34 --> Utf8 Class Initialized
INFO - 2020-07-01 15:24:34 --> URI Class Initialized
INFO - 2020-07-01 15:24:34 --> Router Class Initialized
INFO - 2020-07-01 15:24:34 --> Output Class Initialized
INFO - 2020-07-01 15:24:34 --> Security Class Initialized
DEBUG - 2020-07-01 15:24:34 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 15:24:34 --> CSRF cookie sent
INFO - 2020-07-01 15:24:34 --> Input Class Initialized
INFO - 2020-07-01 15:24:34 --> Language Class Initialized
INFO - 2020-07-01 15:24:34 --> Loader Class Initialized
INFO - 2020-07-01 15:24:34 --> Helper loaded: form_helper
INFO - 2020-07-01 15:24:34 --> Helper loaded: url_helper
INFO - 2020-07-01 15:24:34 --> Helper loaded: utility_helper
INFO - 2020-07-01 15:24:34 --> Helper loaded: string_helper
INFO - 2020-07-01 15:24:34 --> Database Driver Class Initialized
INFO - 2020-07-01 15:24:34 --> Database Driver Class Initialized
DEBUG - 2020-07-01 15:24:34 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 15:24:34 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 15:24:34 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 15:24:34 --> Encryption Class Initialized
INFO - 2020-07-01 15:24:34 --> Form Validation Class Initialized
INFO - 2020-07-01 15:24:34 --> Image Lib Class Initialized
INFO - 2020-07-01 15:24:34 --> Model "BaseModel" initialized
INFO - 2020-07-01 15:24:34 --> Controller Class Initialized
INFO - 2020-07-01 15:24:34 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 15:24:34 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 15:24:34 --> Final output sent to browser
DEBUG - 2020-07-01 15:24:34 --> Total execution time: 0.0761
INFO - 2020-07-01 16:57:02 --> Config Class Initialized
INFO - 2020-07-01 16:57:02 --> Hooks Class Initialized
DEBUG - 2020-07-01 16:57:02 --> UTF-8 Support Enabled
INFO - 2020-07-01 16:57:02 --> Utf8 Class Initialized
INFO - 2020-07-01 16:57:02 --> URI Class Initialized
INFO - 2020-07-01 16:57:02 --> Router Class Initialized
INFO - 2020-07-01 16:57:02 --> Output Class Initialized
INFO - 2020-07-01 16:57:02 --> Security Class Initialized
DEBUG - 2020-07-01 16:57:02 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 16:57:02 --> CSRF cookie sent
INFO - 2020-07-01 16:57:02 --> Input Class Initialized
INFO - 2020-07-01 16:57:02 --> Language Class Initialized
INFO - 2020-07-01 16:57:03 --> Loader Class Initialized
INFO - 2020-07-01 16:57:03 --> Helper loaded: form_helper
INFO - 2020-07-01 16:57:03 --> Helper loaded: url_helper
INFO - 2020-07-01 16:57:03 --> Helper loaded: utility_helper
INFO - 2020-07-01 16:57:03 --> Helper loaded: string_helper
INFO - 2020-07-01 16:57:03 --> Database Driver Class Initialized
INFO - 2020-07-01 16:57:03 --> Database Driver Class Initialized
DEBUG - 2020-07-01 16:57:03 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 16:57:03 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 16:57:03 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 16:57:03 --> Encryption Class Initialized
INFO - 2020-07-01 16:57:03 --> Form Validation Class Initialized
INFO - 2020-07-01 16:57:03 --> Image Lib Class Initialized
INFO - 2020-07-01 16:57:03 --> Model "BaseModel" initialized
INFO - 2020-07-01 16:57:03 --> Controller Class Initialized
INFO - 2020-07-01 16:57:03 --> Language file loaded: language/sc/common_lang.php
INFO - 2020-07-01 16:57:03 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 16:57:03 --> Final output sent to browser
DEBUG - 2020-07-01 16:57:03 --> Total execution time: 0.0547
INFO - 2020-07-01 17:01:10 --> Config Class Initialized
INFO - 2020-07-01 17:01:10 --> Hooks Class Initialized
DEBUG - 2020-07-01 17:01:10 --> UTF-8 Support Enabled
INFO - 2020-07-01 17:01:10 --> Utf8 Class Initialized
INFO - 2020-07-01 17:01:10 --> URI Class Initialized
INFO - 2020-07-01 17:01:10 --> Router Class Initialized
INFO - 2020-07-01 17:01:10 --> Output Class Initialized
INFO - 2020-07-01 17:01:10 --> Security Class Initialized
DEBUG - 2020-07-01 17:01:10 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 17:01:10 --> CSRF cookie sent
INFO - 2020-07-01 17:01:10 --> Input Class Initialized
INFO - 2020-07-01 17:01:10 --> Language Class Initialized
INFO - 2020-07-01 17:01:10 --> Loader Class Initialized
INFO - 2020-07-01 17:01:10 --> Helper loaded: form_helper
INFO - 2020-07-01 17:01:10 --> Helper loaded: url_helper
INFO - 2020-07-01 17:01:10 --> Helper loaded: utility_helper
INFO - 2020-07-01 17:01:10 --> Helper loaded: string_helper
INFO - 2020-07-01 17:01:10 --> Database Driver Class Initialized
INFO - 2020-07-01 17:01:10 --> Database Driver Class Initialized
DEBUG - 2020-07-01 17:01:10 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 17:01:10 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 17:01:10 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 17:01:10 --> Encryption Class Initialized
INFO - 2020-07-01 17:01:10 --> Form Validation Class Initialized
INFO - 2020-07-01 17:01:10 --> Image Lib Class Initialized
INFO - 2020-07-01 17:01:10 --> Model "BaseModel" initialized
INFO - 2020-07-01 17:01:10 --> Controller Class Initialized
INFO - 2020-07-01 17:01:10 --> Language file loaded: language/en/common_lang.php
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "Contact Tel./ Moile No."
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "Attend"
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "Event Video"
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "For the entry of “GBA Outstanding Young Women Entrepreneur Award” , age of candidate must below 45 (i.e. Born on or after 10 Aug 1975)"
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "Members from the judging panel of the event, the organizers and their employees and their family members are not eligible to participate the GBA Outstanding Women Entrepreneur Awards 2020."
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "Members from the judging panel of the event and the Organizing Committee cannot take part in nomination"
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "August 9, 2020, Sunday"
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "No submission fee is required for the GBA Women Entrepreneur Award 2020."
ERROR - 2020-07-01 17:01:10 --> Could not find the language line "If you are the winner of the GBA Women Entrepreneur Award 2020, you are obliged to attend the event and book a winner package for the Award Ceremony and post-event promotion. (Details will be provided by the Organizers after the result is announced)"
INFO - 2020-07-01 17:01:10 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 17:01:10 --> Final output sent to browser
DEBUG - 2020-07-01 17:01:10 --> Total execution time: 0.0550
INFO - 2020-07-01 18:58:26 --> Config Class Initialized
INFO - 2020-07-01 18:58:26 --> Hooks Class Initialized
DEBUG - 2020-07-01 18:58:26 --> UTF-8 Support Enabled
INFO - 2020-07-01 18:58:26 --> Utf8 Class Initialized
INFO - 2020-07-01 18:58:26 --> URI Class Initialized
INFO - 2020-07-01 18:58:26 --> Router Class Initialized
INFO - 2020-07-01 18:58:26 --> Output Class Initialized
INFO - 2020-07-01 18:58:26 --> Security Class Initialized
DEBUG - 2020-07-01 18:58:26 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 18:58:26 --> CSRF cookie sent
INFO - 2020-07-01 18:58:26 --> Input Class Initialized
INFO - 2020-07-01 18:58:26 --> Language Class Initialized
INFO - 2020-07-01 18:58:26 --> Loader Class Initialized
INFO - 2020-07-01 18:58:26 --> Helper loaded: form_helper
INFO - 2020-07-01 18:58:26 --> Helper loaded: url_helper
INFO - 2020-07-01 18:58:26 --> Helper loaded: utility_helper
INFO - 2020-07-01 18:58:26 --> Helper loaded: string_helper
INFO - 2020-07-01 18:58:26 --> Database Driver Class Initialized
INFO - 2020-07-01 18:58:26 --> Database Driver Class Initialized
DEBUG - 2020-07-01 18:58:26 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 18:58:26 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 18:58:26 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 18:58:26 --> Encryption Class Initialized
INFO - 2020-07-01 18:58:26 --> Form Validation Class Initialized
INFO - 2020-07-01 18:58:26 --> Image Lib Class Initialized
INFO - 2020-07-01 18:58:26 --> Model "BaseModel" initialized
INFO - 2020-07-01 18:58:26 --> Controller Class Initialized
INFO - 2020-07-01 18:58:26 --> Language file loaded: language/sc/common_lang.php
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港浸會大學"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港中華廠商聯合會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港工業總會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港總商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港商業專業評審中心"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港創新科技及製造業聯合總會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港星級品牌協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "青年創新企業家協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "國際女企業家協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港大中華中小企業商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港中小企經貿促進會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港中小企促進聯會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港中小企業促進發展協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港中小型企業大聯盟"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "中小企國際聯盟"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "總裁協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "互聯網專業協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "內地 - 香港聯合調解中心"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "亞太女企業家協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "亞太品牌發展及加盟協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "前海國際聯絡服務有限公司"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港工商品牌保護陣綫"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港工程及科技學會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港五金商會總會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港各界婦女聯合協進會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港汽車進出口商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港和解中心"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港物資採購與供銷學會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港表面處理學會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港表廠商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港金屬製造業協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港長沙商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港建造業總工會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港美容業總會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港家私協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港珠寶玉石廠商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港貨運物流業協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港註冊承建商商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港塑膠機械協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港經貿商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港電商協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港模具及產品科技協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港鞋業商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港鞋業總會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港寶石廠商會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "香港鑄造業總會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "國際美容健康總聯合會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "國際商會香港區會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "國際專業保險諮詢協會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "國際專業發展聯盟"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "創二會"
ERROR - 2020-07-01 18:58:26 --> Could not find the language line "潮僑工商塑膠聯合總會"
INFO - 2020-07-01 18:58:26 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/application_form.php
INFO - 2020-07-01 18:58:26 --> Final output sent to browser
DEBUG - 2020-07-01 18:58:26 --> Total execution time: 0.0948
INFO - 2020-07-01 19:13:24 --> Config Class Initialized
INFO - 2020-07-01 19:13:24 --> Hooks Class Initialized
DEBUG - 2020-07-01 19:13:24 --> UTF-8 Support Enabled
INFO - 2020-07-01 19:13:24 --> Utf8 Class Initialized
INFO - 2020-07-01 19:13:24 --> URI Class Initialized
INFO - 2020-07-01 19:13:24 --> Router Class Initialized
INFO - 2020-07-01 19:13:24 --> Output Class Initialized
INFO - 2020-07-01 19:13:24 --> Security Class Initialized
DEBUG - 2020-07-01 19:13:24 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 19:13:24 --> CSRF cookie sent
INFO - 2020-07-01 19:13:24 --> Input Class Initialized
INFO - 2020-07-01 19:13:24 --> Language Class Initialized
INFO - 2020-07-01 19:13:24 --> Loader Class Initialized
INFO - 2020-07-01 19:13:24 --> Helper loaded: form_helper
INFO - 2020-07-01 19:13:24 --> Helper loaded: url_helper
INFO - 2020-07-01 19:13:24 --> Helper loaded: utility_helper
INFO - 2020-07-01 19:13:24 --> Helper loaded: string_helper
INFO - 2020-07-01 19:13:24 --> Database Driver Class Initialized
INFO - 2020-07-01 19:13:24 --> Database Driver Class Initialized
DEBUG - 2020-07-01 19:13:24 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 19:13:24 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 19:13:24 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 19:13:24 --> Encryption Class Initialized
INFO - 2020-07-01 19:13:24 --> Form Validation Class Initialized
INFO - 2020-07-01 19:13:24 --> Image Lib Class Initialized
INFO - 2020-07-01 19:13:24 --> Model "BaseModel" initialized
INFO - 2020-07-01 19:13:24 --> Controller Class Initialized
INFO - 2020-07-01 19:13:24 --> Language file loaded: language/sc/common_lang.php
INFO - 2020-07-01 19:13:24 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 19:13:24 --> Final output sent to browser
DEBUG - 2020-07-01 19:13:24 --> Total execution time: 0.0629
INFO - 2020-07-01 19:44:35 --> Config Class Initialized
INFO - 2020-07-01 19:44:35 --> Hooks Class Initialized
DEBUG - 2020-07-01 19:44:35 --> UTF-8 Support Enabled
INFO - 2020-07-01 19:44:35 --> Utf8 Class Initialized
INFO - 2020-07-01 19:44:35 --> URI Class Initialized
INFO - 2020-07-01 19:44:35 --> Router Class Initialized
INFO - 2020-07-01 19:44:35 --> Output Class Initialized
INFO - 2020-07-01 19:44:35 --> Security Class Initialized
DEBUG - 2020-07-01 19:44:35 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 19:44:35 --> CSRF cookie sent
INFO - 2020-07-01 19:44:35 --> Input Class Initialized
INFO - 2020-07-01 19:44:35 --> Language Class Initialized
INFO - 2020-07-01 19:44:35 --> Loader Class Initialized
INFO - 2020-07-01 19:44:35 --> Helper loaded: form_helper
INFO - 2020-07-01 19:44:35 --> Helper loaded: url_helper
INFO - 2020-07-01 19:44:35 --> Helper loaded: utility_helper
INFO - 2020-07-01 19:44:35 --> Helper loaded: string_helper
INFO - 2020-07-01 19:44:35 --> Database Driver Class Initialized
INFO - 2020-07-01 19:44:35 --> Database Driver Class Initialized
DEBUG - 2020-07-01 19:44:35 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 19:44:35 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 19:44:35 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 19:44:35 --> Encryption Class Initialized
INFO - 2020-07-01 19:44:35 --> Form Validation Class Initialized
INFO - 2020-07-01 19:44:35 --> Image Lib Class Initialized
INFO - 2020-07-01 19:44:35 --> Model "BaseModel" initialized
INFO - 2020-07-01 19:44:35 --> Controller Class Initialized
INFO - 2020-07-01 19:44:35 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 19:44:35 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 19:44:35 --> Final output sent to browser
DEBUG - 2020-07-01 19:44:35 --> Total execution time: 0.0756
INFO - 2020-07-01 22:42:05 --> Config Class Initialized
INFO - 2020-07-01 22:42:05 --> Hooks Class Initialized
DEBUG - 2020-07-01 22:42:06 --> UTF-8 Support Enabled
INFO - 2020-07-01 22:42:06 --> Utf8 Class Initialized
INFO - 2020-07-01 22:42:06 --> URI Class Initialized
INFO - 2020-07-01 22:42:06 --> Router Class Initialized
INFO - 2020-07-01 22:42:06 --> Output Class Initialized
INFO - 2020-07-01 22:42:06 --> Security Class Initialized
DEBUG - 2020-07-01 22:42:06 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 22:42:06 --> CSRF cookie sent
INFO - 2020-07-01 22:42:06 --> Input Class Initialized
INFO - 2020-07-01 22:42:06 --> Language Class Initialized
INFO - 2020-07-01 22:42:06 --> Loader Class Initialized
INFO - 2020-07-01 22:42:06 --> Helper loaded: form_helper
INFO - 2020-07-01 22:42:06 --> Helper loaded: url_helper
INFO - 2020-07-01 22:42:06 --> Helper loaded: utility_helper
INFO - 2020-07-01 22:42:06 --> Helper loaded: string_helper
INFO - 2020-07-01 22:42:06 --> Database Driver Class Initialized
INFO - 2020-07-01 22:42:06 --> Database Driver Class Initialized
DEBUG - 2020-07-01 22:42:06 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 22:42:06 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 22:42:06 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 22:42:06 --> Encryption Class Initialized
INFO - 2020-07-01 22:42:06 --> Form Validation Class Initialized
INFO - 2020-07-01 22:42:06 --> Image Lib Class Initialized
INFO - 2020-07-01 22:42:06 --> Model "BaseModel" initialized
INFO - 2020-07-01 22:42:06 --> Controller Class Initialized
INFO - 2020-07-01 22:42:06 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 22:42:06 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 22:42:06 --> Final output sent to browser
DEBUG - 2020-07-01 22:42:06 --> Total execution time: 0.0713
INFO - 2020-07-01 23:07:32 --> Config Class Initialized
INFO - 2020-07-01 23:07:32 --> Hooks Class Initialized
DEBUG - 2020-07-01 23:07:32 --> UTF-8 Support Enabled
INFO - 2020-07-01 23:07:32 --> Utf8 Class Initialized
INFO - 2020-07-01 23:07:32 --> URI Class Initialized
INFO - 2020-07-01 23:07:32 --> Router Class Initialized
INFO - 2020-07-01 23:07:32 --> Output Class Initialized
INFO - 2020-07-01 23:07:32 --> Security Class Initialized
DEBUG - 2020-07-01 23:07:32 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 23:07:32 --> CSRF cookie sent
INFO - 2020-07-01 23:07:32 --> Input Class Initialized
INFO - 2020-07-01 23:07:32 --> Language Class Initialized
INFO - 2020-07-01 23:07:32 --> Loader Class Initialized
INFO - 2020-07-01 23:07:32 --> Helper loaded: form_helper
INFO - 2020-07-01 23:07:32 --> Helper loaded: url_helper
INFO - 2020-07-01 23:07:32 --> Helper loaded: utility_helper
INFO - 2020-07-01 23:07:32 --> Helper loaded: string_helper
INFO - 2020-07-01 23:07:32 --> Database Driver Class Initialized
INFO - 2020-07-01 23:07:32 --> Database Driver Class Initialized
DEBUG - 2020-07-01 23:07:32 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 23:07:32 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 23:07:32 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 23:07:32 --> Encryption Class Initialized
INFO - 2020-07-01 23:07:32 --> Form Validation Class Initialized
INFO - 2020-07-01 23:07:32 --> Image Lib Class Initialized
INFO - 2020-07-01 23:07:32 --> Model "BaseModel" initialized
INFO - 2020-07-01 23:07:32 --> Controller Class Initialized
INFO - 2020-07-01 23:07:32 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 23:07:32 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 23:07:32 --> Final output sent to browser
DEBUG - 2020-07-01 23:07:32 --> Total execution time: 0.0723
INFO - 2020-07-01 23:29:06 --> Config Class Initialized
INFO - 2020-07-01 23:29:06 --> Hooks Class Initialized
DEBUG - 2020-07-01 23:29:06 --> UTF-8 Support Enabled
INFO - 2020-07-01 23:29:06 --> Utf8 Class Initialized
INFO - 2020-07-01 23:29:06 --> URI Class Initialized
INFO - 2020-07-01 23:29:06 --> Router Class Initialized
INFO - 2020-07-01 23:29:06 --> Output Class Initialized
INFO - 2020-07-01 23:29:06 --> Security Class Initialized
DEBUG - 2020-07-01 23:29:06 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 23:29:06 --> CSRF cookie sent
INFO - 2020-07-01 23:29:06 --> Input Class Initialized
INFO - 2020-07-01 23:29:06 --> Language Class Initialized
INFO - 2020-07-01 23:29:06 --> Loader Class Initialized
INFO - 2020-07-01 23:29:06 --> Helper loaded: form_helper
INFO - 2020-07-01 23:29:06 --> Helper loaded: url_helper
INFO - 2020-07-01 23:29:06 --> Helper loaded: utility_helper
INFO - 2020-07-01 23:29:06 --> Helper loaded: string_helper
INFO - 2020-07-01 23:29:06 --> Database Driver Class Initialized
INFO - 2020-07-01 23:29:06 --> Database Driver Class Initialized
DEBUG - 2020-07-01 23:29:06 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 23:29:06 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 23:29:06 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 23:29:06 --> Encryption Class Initialized
INFO - 2020-07-01 23:29:06 --> Form Validation Class Initialized
INFO - 2020-07-01 23:29:06 --> Image Lib Class Initialized
INFO - 2020-07-01 23:29:06 --> Model "BaseModel" initialized
INFO - 2020-07-01 23:29:06 --> Controller Class Initialized
INFO - 2020-07-01 23:29:06 --> Language file loaded: language/tc/common_lang.php
INFO - 2020-07-01 23:29:06 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 23:29:06 --> Final output sent to browser
DEBUG - 2020-07-01 23:29:06 --> Total execution time: 0.0723
INFO - 2020-07-01 23:54:12 --> Config Class Initialized
INFO - 2020-07-01 23:54:12 --> Hooks Class Initialized
DEBUG - 2020-07-01 23:54:12 --> UTF-8 Support Enabled
INFO - 2020-07-01 23:54:12 --> Utf8 Class Initialized
INFO - 2020-07-01 23:54:12 --> URI Class Initialized
INFO - 2020-07-01 23:54:12 --> Router Class Initialized
INFO - 2020-07-01 23:54:12 --> Output Class Initialized
INFO - 2020-07-01 23:54:12 --> Security Class Initialized
DEBUG - 2020-07-01 23:54:12 --> Global POST, GET and COOKIE data sanitized
INFO - 2020-07-01 23:54:12 --> CSRF cookie sent
INFO - 2020-07-01 23:54:12 --> Input Class Initialized
INFO - 2020-07-01 23:54:12 --> Language Class Initialized
INFO - 2020-07-01 23:54:12 --> Loader Class Initialized
INFO - 2020-07-01 23:54:12 --> Helper loaded: form_helper
INFO - 2020-07-01 23:54:12 --> Helper loaded: url_helper
INFO - 2020-07-01 23:54:12 --> Helper loaded: utility_helper
INFO - 2020-07-01 23:54:12 --> Helper loaded: string_helper
INFO - 2020-07-01 23:54:12 --> Database Driver Class Initialized
INFO - 2020-07-01 23:54:12 --> Database Driver Class Initialized
DEBUG - 2020-07-01 23:54:12 --> Config file loaded: /var/www/gba-owea.com/GBAOWE2020/application/config/session.php
DEBUG - 2020-07-01 23:54:12 --> Encryption: Auto-configured driver 'openssl'.
INFO - 2020-07-01 23:54:12 --> Encryption: OpenSSL initialized with method AES-128-CBC.
INFO - 2020-07-01 23:54:12 --> Encryption Class Initialized
INFO - 2020-07-01 23:54:12 --> Form Validation Class Initialized
INFO - 2020-07-01 23:54:12 --> Image Lib Class Initialized
INFO - 2020-07-01 23:54:12 --> Model "BaseModel" initialized
INFO - 2020-07-01 23:54:12 --> Controller Class Initialized
INFO - 2020-07-01 23:54:12 --> Language file loaded: language/sc/common_lang.php
INFO - 2020-07-01 23:54:12 --> File loaded: /var/www/gba-owea.com/GBAOWE2020/application/views/main/guideline.php
INFO - 2020-07-01 23:54:12 --> Final output sent to browser
DEBUG - 2020-07-01 23:54:12 --> Total execution time: 0.0549