File: //var/www/html/taxicamera/application/logslog-2022-07-15.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); ?>
ERROR - 2022-07-15 04:52:57 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 04:52:57 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 04:53:11 --> Query error: FUNCTION taxicameracom_taxi.get_full_address does not exist - Invalid query: select mu.*,up.*,
CONCAT(up.first_name,' ',ifnull(up.middle_name,''),' ',up.last_name) as full_name,
get_full_address(up.user_id) as full_address,
date_format(up.dr_licence_expiry,'%d/%m/%Y') dr_licence_expiry,
date_format(up.dr_dc_expiry,'%d/%m/%Y') dr_dc_expiry from master_user mu
inner join user_profile up on mu.user_id=up.user_id
where mu.role_id=2 AND mu.is_delete=0 AND status = '0' order by up.first_name ASC
ERROR - 2022-07-15 04:53:49 --> Query error: FUNCTION taxicameracom_taxi.get_full_address does not exist - Invalid query: select mu.*,up.*,
CONCAT(up.first_name,' ',ifnull(up.middle_name,''),' ',up.last_name) as full_name,
get_full_address(up.user_id) as full_address,
date_format(up.dr_licence_expiry,'%d/%m/%Y') dr_licence_expiry,
date_format(up.dr_dc_expiry,'%d/%m/%Y') dr_dc_expiry from master_user mu
inner join user_profile up on mu.user_id=up.user_id
where mu.role_id=2 AND is_active = 1 AND status = 1 AND is_delete != 1 order by up.updated_ts DESC
ERROR - 2022-07-15 04:53:55 --> Query error: FUNCTION taxicameracom_taxi.get_full_address does not exist - Invalid query: select mu.*,up.*,
CONCAT(up.first_name,' ',ifnull(up.middle_name,''),' ',up.last_name) as full_name,
get_full_address(up.user_id) as full_address,
date_format(up.dr_licence_expiry,'%d/%m/%Y') dr_licence_expiry,
date_format(up.dr_dc_expiry,'%d/%m/%Y') dr_dc_expiry from master_user mu
inner join user_profile up on mu.user_id=up.user_id
where mu.role_id=2 AND is_active = 1 AND status = 1 AND is_delete != 1 order by up.updated_ts DESC
ERROR - 2022-07-15 04:53:58 --> Query error: FUNCTION taxicameracom_taxi.get_full_address does not exist - Invalid query: select mu.*,up.*,
CONCAT(up.first_name,' ',ifnull(up.middle_name,''),' ',up.last_name) as full_name,
get_full_address(up.user_id) as full_address,
date_format(up.dr_licence_expiry,'%d/%m/%Y') dr_licence_expiry,
date_format(up.dr_dc_expiry,'%d/%m/%Y') dr_dc_expiry from master_user mu
inner join user_profile up on mu.user_id=up.user_id
where mu.role_id=2 AND is_active = 1 AND status = 1 AND is_delete != 1 order by up.updated_ts DESC
ERROR - 2022-07-15 04:54:06 --> Query error: FUNCTION taxicameracom_taxi.get_settlement_due_count does not exist - Invalid query: SELECT GROUP_CONCAT(p.payin_id) as payin_id,GROUP_CONCAT(p.shift_id) as shift_id,GROUP_CONCAT(dsd.shift_no) as shift_no,r.car_id,mc.registration_no,CONCAT(up.first_name,'',up.middle_name,'',up.last_name) as full_name,mu.dc_no,up.mobile,get_settlement_due_count(GROUP_CONCAT(p.payin_id)) as weekly_settlement_status
FROM payin p
INNER JOIN driver_shift_details dsd ON dsd.shift_id=p.shift_id
INNER JOIN roster_driver_maping rdm ON rdm.roster_driver_id=dsd.roster_driver_id
INNER JOIN master_user mu ON mu.user_id=rdm.driver_id
INNER JOIN user_profile up ON up.user_id=rdm.driver_id
INNER JOIN roster_shift_maping rsm ON rsm.roster_shift_id=rdm.roster_shift_id
INNER JOIN roster r ON r.roster_id=rdm.roster_id
INNER JOIN master_car mc ON mc.car_id=r.car_id
-- GROUP BY rdm.driver_id,r.car_id
ERROR - 2022-07-15 04:54:38 --> Query error: FUNCTION taxicameracom_taxi.get_settlement_due_count does not exist - Invalid query: SELECT GROUP_CONCAT(p.payin_id) as payin_id,GROUP_CONCAT(p.shift_id) as shift_id,GROUP_CONCAT(dsd.shift_no) as shift_no,r.car_id,mc.registration_no,CONCAT(up.first_name,'',up.middle_name,'',up.last_name) as full_name,mu.dc_no,up.mobile,get_settlement_due_count(GROUP_CONCAT(p.payin_id)) as weekly_settlement_status
FROM payin p
INNER JOIN driver_shift_details dsd ON dsd.shift_id=p.shift_id
INNER JOIN roster_driver_maping rdm ON rdm.roster_driver_id=dsd.roster_driver_id
INNER JOIN master_user mu ON mu.user_id=rdm.driver_id
INNER JOIN user_profile up ON up.user_id=rdm.driver_id
INNER JOIN roster_shift_maping rsm ON rsm.roster_shift_id=rdm.roster_shift_id
INNER JOIN roster r ON r.roster_id=rdm.roster_id
INNER JOIN master_car mc ON mc.car_id=r.car_id
-- GROUP BY rdm.driver_id,r.car_id
ERROR - 2022-07-15 04:56:29 --> Query error: FUNCTION taxicameracom_taxi.get_settlement_due_count does not exist - Invalid query: SELECT GROUP_CONCAT(p.payin_id) as payin_id,GROUP_CONCAT(p.shift_id) as shift_id,GROUP_CONCAT(dsd.shift_no) as shift_no,r.car_id,mc.registration_no,CONCAT(up.first_name,'',up.middle_name,'',up.last_name) as full_name,mu.dc_no,up.mobile,get_settlement_due_count(GROUP_CONCAT(p.payin_id)) as weekly_settlement_status
FROM payin p
INNER JOIN driver_shift_details dsd ON dsd.shift_id=p.shift_id
INNER JOIN roster_driver_maping rdm ON rdm.roster_driver_id=dsd.roster_driver_id
INNER JOIN master_user mu ON mu.user_id=rdm.driver_id
INNER JOIN user_profile up ON up.user_id=rdm.driver_id
INNER JOIN roster_shift_maping rsm ON rsm.roster_shift_id=rdm.roster_shift_id
INNER JOIN roster r ON r.roster_id=rdm.roster_id
INNER JOIN master_car mc ON mc.car_id=r.car_id
-- GROUP BY rdm.driver_id,r.car_id
ERROR - 2022-07-15 05:04:31 --> 404 Page Not Found: Faviconico/index
ERROR - 2022-07-15 05:24:47 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 05:24:47 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 05:24:48 --> 404 Page Not Found: Public/css
ERROR - 2022-07-15 05:26:12 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 05:26:12 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 05:31:58 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 05:33:09 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 05:46:52 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 05:48:48 --> 404 Page Not Found: Faviconico/index
ERROR - 2022-07-15 05:48:48 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 06:23:42 --> 404 Page Not Found: Faviconico/index
ERROR - 2022-07-15 07:05:30 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 07:09:43 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 07:09:44 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 10:09:58 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 10:18:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:18:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:18:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:18:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:18:19 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:18:26 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:00 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:02 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:16 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:16 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:16 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:16 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:50 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:50 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:50 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 10:20:50 --> 404 Page Not Found: Public/upload_image
ERROR - 2022-07-15 11:05:15 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 11:05:15 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 11:10:12 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 11:10:12 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 11:12:28 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 11:12:28 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 11:13:07 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 11:13:08 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 11:30:25 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 11:30:25 --> 404 Page Not Found: Public/admin_assets
ERROR - 2022-07-15 12:07:58 --> 404 Page Not Found: Public/js
ERROR - 2022-07-15 18:53:11 --> 404 Page Not Found: Well-known/pki-validation
ERROR - 2022-07-15 18:53:12 --> 404 Page Not Found: Well-known/pki-validation