1 |
oc::load_file |
08-02-2025 - 23:06:05 |
0 |
0.3637 |
0 |
SUCCESS | verify: 1 | file /home/aeroanun/public_html/aeromarketplace.com.br//includes/classes/log.php |
2 |
oc::start |
08-02-2025 - 23:06:05 |
0 |
0.3647 |
0 |
|
3 |
oc::ob_start |
08-02-2025 - 23:06:05 |
0 |
0.3808 |
0.0161 |
|
4 |
oc::load_file |
08-02-2025 - 23:06:05 |
0.0001 |
0.3821 |
0.0013 |
SUCCESS | verify: 1 | file /home/aeroanun/public_html/aeromarketplace.com.br//includes/classes/i18n.php |
5 |
oc::load_file |
08-02-2025 - 23:06:05 |
0 |
0.3827 |
0.0006 |
SUCCESS | verify: 1 | file /home/aeroanun/public_html/aeromarketplace.com.br//includes/classes/phpmydb.php |
6 |
oc::clean_request |
08-02-2025 - 23:06:05 |
0.0008 |
0.424 |
0.0413 |
|
7 |
oc::load_file |
08-02-2025 - 23:06:05 |
0 |
0.425 |
0.001 |
SUCCESS | verify: 1 | file /home/aeroanun/public_html/aeromarketplace.com.br//includes/classes/cache.php |
8 |
Cache::init_filecache |
08-02-2025 - 23:06:05 |
0 |
0.4257 |
0.0008 |
cache::init_filecache |
9 |
Cache::set_cache_type |
08-02-2025 - 23:06:05 |
0 |
0.4261 |
0.0004 |
cache::set_cache_type | filecache |
10 |
Cache::__construct |
08-02-2025 - 23:06:05 |
0 |
0.4268 |
0.0007 |
cache::construct | fileCache-->filecache | 86400 | /home/aeroanun/public_html/aeromarketplace.com.br/cache/ |
11 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0.0001 |
0.4382 |
0.0113 |
select idCategoryParent,description,name,idCategory,price from oc_categories where friendlyName='headsets' Limit 1 |
12 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0.0002 |
0.4552 |
0.017 |
select friendlyName,name,description from oc_categories where idCategory=14 Limit 1 |
13 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0.0001 |
0.4559 |
0.0007 |
select * from oc_posts where idPost=6743 Limit 1 |
14 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0003 |
0.4595 |
0.0036 |
UNDEFINED [2] Undefined array key "phone" error on line 185
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/controller.php - PHP 8.4.3 (Linux) \n |
15 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.4597 |
0.0003 |
getRows | type: value |
16 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.4601 |
0.0004 |
select idCategoryParent from oc_categories where idCategory=28 Limit 1 |
17 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.4615 |
0.0014 |
getRows | type: assoc |
18 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.4622 |
0.0007 |
SELECT * FROM oc_post_videos WHERE idPost='6743' and status = 'pending' |
19 |
phpMyDB::insert |
08-02-2025 - 23:06:05 |
0.0001 |
0.4647 |
0.0024 |
Function insert |
20 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.4652 |
0.0005 |
INSERT INTO oc_postshits (idPost,ip) VALUES(6743,'18.227.72.200') |
21 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.4656 |
0.0004 |
getRows | type: value |
22 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.466 |
0.0004 |
SELECT count(idPost) FROM oc_postshits where idPost=6743 |
23 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0004 |
0.4671 |
0.0011 |
getRows | type: assoc |
24 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.4675 |
0.0004 |
SELECT p.idPost,p.isAvailable,p.isConfirmed,p.title,p.description,p.insertDate,p.hasImages,p.offmarket,c.Name category,c.friendlyName fcategory,c.idCategoryParent,(select friendlyName from oc_categories
WHERE idCategory=c.idCategoryParent limit 1) parent
FROM oc_posts p
INNER JOIN oc_categories c
ON c.idCategory=p.idCategory
WHERE (p.isAvailable=1 AND p.isConfirmed=1 AND p.offmarket=0 AND (c.idCategoryParent NOT IN(1,2,12,43)) AND hasImages=1)
ORDER BY p.insertDate DESC Limit 12 |
25 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.4843 |
0.0168 |
getRows | type: assoc |
26 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.4847 |
0.0004 |
SELECT p.idPost,p.isAvailable,p.isConfirmed,p.title,p.description,p.insertDate,p.hasImages,p.offmarket,c.Name category,c.friendlyName fcategory,c.idCategoryParent,(select friendlyName from oc_categories
WHERE idCategory=c.idCategoryParent limit 1) parent
FROM oc_posts p
INNER JOIN oc_categories c
ON c.idCategory=p.idCategory
WHERE (p.isAvailable=1 AND p.isConfirmed=1 AND p.offmarket=0 AND (c.idCategoryParent=14 OR c.idCategoryParent=28) AND hasImages=1)
ORDER BY p.insertDate DESC Limit 12 |
27 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.5063 |
0.0216 |
UNDEFINED [2] Undefined variable $brand error on line 642
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/controller.php - PHP 8.4.3 (Linux) \n |
28 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.5068 |
0.0005 |
getRows | type: assoc |
29 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.5072 |
0.0004 |
SELECT idBrand,name,friendlyName,idCategoryParent,idSubCategoryParent,idBrandParent FROM oc_brands WHERE idCategoryParent IN(1,2) AND idBrandParent=0 AND idCategoryParent=28 |
30 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.5083 |
0.0011 |
getRows | type: assoc |
31 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.5087 |
0.0004 |
SELECT p.idPost,p.isAvailable,p.isConfirmed,p.title,p.description,p.insertDate,p.hasImages,p.price,p.discount,p.selling_price,p.offmarket,c.Name category,c.friendlyName fcategory,c.idCategoryParent,(select friendlyName from oc_categories
WHERE idCategory=c.idCategoryParent limit 1) parent
FROM oc_posts p
INNER JOIN oc_categories c
ON c.idCategory=p.idCategory
WHERE (p.isAvailable=1 AND p.isConfirmed=1 AND p.offmarket=0 AND p.discount > 1 AND c.idCategoryParent NOT IN(1,2) AND hasImages=1 )
ORDER BY p.insertDate DESC Limit 8 |
32 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.5202 |
0.0115 |
getRows | type: assoc |
33 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.5206 |
0.0004 |
SELECT
p.idPost,p.title,p.description,p.insertDate,c.Name category,c.friendlyName fcategory,c.idCategoryParent,p.type,p.hasImages,p.offmarket,(select friendlyName from oc_categories
WHERE idCategory=c.idCategoryParent limit 1) parent
FROM oc_posts p
INNER JOIN oc_categories c
ON c.idCategory=p.idCategory
WHERE c.idCategory='28'
AND p.isAvailable=1 AND p.isConfirmed=1 AND p.offmarket=0 AND p.idPost!='6743' AND hasImages=1 ORDER BY p.insertDate DESC Limit 10 |
34 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0006 |
0.534 |
0.0134 |
getRows | type: assoc |
35 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.5344 |
0.0004 |
SELECT
p.idPost,p.title,p.description,p.idAccount,p.insertDate,c.Name category,c.friendlyName fcategory,c.idCategoryParent,p.type,p.hasImages,p.offmarket,(select friendlyName from oc_categories
WHERE idCategory=c.idCategoryParent limit 1) parent
FROM oc_posts p
INNER JOIN oc_categories c
ON c.idCategory=p.idCategory
WHERE idAccount='8048' AND p.isAvailable=1 AND p.isConfirmed=1 AND p.offmarket=0 AND p.idPost!='6743' AND hasImages=1 ORDER BY p.insertDate DESC Limit 6 |
36 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0067 |
0.5354 |
0.001 |
getRows | type: assoc |
37 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.5358 |
0.0004 |
SELECT
p.idPost,p.email,p.title,p.description,p.insertDate,c.Name category,c.friendlyName fcategory,c.idCategoryParent,p.type,p.hasImages,p.offmarket,(select friendlyName from oc_categories
WHERE idCategory=c.idCategoryParent limit 1) parent
FROM oc_posts p
INNER JOIN oc_categories c
ON c.idCategory=p.idCategory
WHERE c.idCategoryParent='28'
AND p.isAvailable=1 AND p.isConfirmed=1 and offmarket=0 ORDER BY p.insertDate DESC Limit 10 |
38 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.5366 |
0.0007 |
getRows | type: assoc |
39 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.537 |
0.0004 |
SELECT p.idPost, p.isAvailable, p.isConfirmed, p.title, p.description, p.insertDate, p.hasImages, p.offmarket
FROM oc_posts p
WHERE p.isAvailable = 1 AND p.isConfirmed = 1 AND p.hasImages = 1 AND p.offmarket = 0
ORDER BY p.insertDate DESC LIMIT 10 |
40 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.5593 |
0.0223 |
getRows | type: assoc |
41 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.5597 |
0.0004 |
SELECT
p.idPost,c.Name category,c.friendlyName fcategory,c.idCategoryParent,(select friendlyName from oc_categories
WHERE idCategory=c.idCategoryParent limit 1) parent
FROM oc_posts p
INNER JOIN oc_categories c
ON c.idCategory=p.idCategory
WHERE c.idCategory='28' |
42 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.6059 |
0.0462 |
UNDEFINED [8192] strlen(): Passing null to parameter #1 ($string) of type string is deprecated error on line 105
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
43 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6065 |
0.0007 |
UNDEFINED [8192] strlen(): Passing null to parameter #1 ($string) of type string is deprecated error on line 105
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
44 |
oc::load_file |
08-02-2025 - 23:06:05 |
0 |
0.6069 |
0.0003 |
SUCCESS | verify: 1 | file /home/aeroanun/public_html/aeromarketplace.com.br//includes/classes/phpseo.php |
45 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6081 |
0.0012 |
UNDEFINED [8192] str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated error on line 41
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/phpseo.php - PHP 8.4.3 (Linux) \n |
46 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6088 |
0.0007 |
UNDEFINED [8192] str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated error on line 41
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/phpseo.php - PHP 8.4.3 (Linux) \n |
47 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6094 |
0.0006 |
UNDEFINED [8192] strlen(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/phpseo.php - PHP 8.4.3 (Linux) \n |
48 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6102 |
0.0008 |
UNDEFINED [8192] mb_substr(): Passing null to parameter #1 ($string) of type string is deprecated error on line 35
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/phpseo.php - PHP 8.4.3 (Linux) \n |
49 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.6102 |
0 |
getRows | type: assoc |
50 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.6106 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='6743' and status = 'pending' |
51 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.6108 |
0.0002 |
UNDEFINED [2] Undefined variable $type error on line 102
in file /home/aeroanun/public_html/aeromarketplace.com.br/content/header.php - PHP 8.4.3 (Linux) \n |
52 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6116 |
0.0008 |
UNDEFINED [8192] ucwords(): Passing null to parameter #1 ($string) of type string is deprecated error on line 102
in file /home/aeroanun/public_html/aeromarketplace.com.br/content/header.php - PHP 8.4.3 (Linux) \n |
53 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6121 |
0.0005 |
UNDEFINED [2] Undefined variable $location error on line 102
in file /home/aeroanun/public_html/aeromarketplace.com.br/content/header.php - PHP 8.4.3 (Linux) \n |
54 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6128 |
0.0007 |
UNDEFINED [2] Undefined variable $type error on line 103
in file /home/aeroanun/public_html/aeromarketplace.com.br/content/header.php - PHP 8.4.3 (Linux) \n |
55 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6134 |
0.0007 |
UNDEFINED [2] Undefined variable $location error on line 103
in file /home/aeroanun/public_html/aeromarketplace.com.br/content/header.php - PHP 8.4.3 (Linux) \n |
56 |
oc::load_file |
08-02-2025 - 23:06:05 |
0 |
0.6146 |
0.0011 |
SUCCESS | verify: 1 | file /home/aeroanun/public_html/aeromarketplace.com.br//includes/classes/account.php |
57 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6155 |
0.001 |
UNDEFINED [2] Undefined array key "ocAccount" error on line 95
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/account.php - PHP 8.4.3 (Linux) \n |
58 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6165 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
59 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0.0001 |
0.6164 |
-0 |
|
60 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6173 |
0.0009 |
UNDEFINED [2] Undefined variable $params error on line 487
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
61 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6182 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
62 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6182 |
-0 |
|
63 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.619 |
0.0008 |
UNDEFINED [2] Undefined variable $params error on line 473
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
64 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.62 |
0.001 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
65 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6199 |
-0 |
|
66 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.622 |
0.0021 |
UNDEFINED [2] Undefined variable $params error on line 487
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
67 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6229 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
68 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6229 |
-0 |
|
69 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6237 |
0.0009 |
UNDEFINED [2] Undefined variable $params error on line 473
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
70 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6246 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
71 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6246 |
-0 |
|
72 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6254 |
0.0008 |
UNDEFINED [2] Undefined variable $params error on line 368
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
73 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6263 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
74 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6263 |
-0 |
|
75 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6272 |
0.0009 |
UNDEFINED [2] Undefined variable $params error on line 368
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
76 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.6274 |
0.0003 |
getRows | type: assoc |
77 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.6278 |
0.0004 |
SELECT name,friendlyName,idCategory from oc_categories where idCategoryParent=0 and idCategory!=12 order by `order` |
78 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.6324 |
0.0045 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
79 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6323 |
-0 |
|
80 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6334 |
0.0011 |
UNDEFINED [2] Undefined variable $Menu error on line 28
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/functions.php - PHP 8.4.3 (Linux) \n |
81 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6343 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
82 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6343 |
-0 |
|
83 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6356 |
0.0013 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
84 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6356 |
-0 |
|
85 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6369 |
0.0014 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
86 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6369 |
-0 |
|
87 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6382 |
0.0013 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
88 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6382 |
-0 |
|
89 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6394 |
0.0012 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
90 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6394 |
-0 |
|
91 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6409 |
0.0015 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
92 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6409 |
-0 |
|
93 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.637 |
-0.0038 |
getRows | type: assoc |
94 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.6374 |
0.0004 |
select c.idCategory,c.friendlyName,c.name,count(c.idCategory) cont , (select friendlyName from oc_categories where idCategory=c.idCategoryParent limit 1) parent
from oc_categories c
inner join oc_posts p
on p.idCategory=c.idCategory
group by c.idCategory,c.friendlyName,c.name
order by cont desc,c.name Limit 7 |
95 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.6423 |
0.0049 |
UNDEFINED [2] Undefined variable $popularCategories error on line 112
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/functions.php - PHP 8.4.3 (Linux) \n |
96 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.6388 |
-0.0035 |
getRows | type: assoc |
97 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.6392 |
0.0004 |
SELECT idCategory,name,friendlyName,
(select name from oc_categories where idCategory=C.idCategoryParent limit 1) parent,
idCategoryParent
FROM oc_categories C
where idCategoryParent!=0
order by idCategoryParent,`order` |
98 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.6721 |
0.0328 |
UNDEFINED [2] Undefined variable $subMenu error on line 73
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/functions.php - PHP 8.4.3 (Linux) \n |
99 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6722 |
0.0002 |
|
100 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6728 |
0.0005 |
|
101 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6733 |
0.0005 |
|
102 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6738 |
0.0005 |
|
103 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6744 |
0.0006 |
|
104 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6749 |
0.0005 |
|
105 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6755 |
0.0005 |
|
106 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.676 |
0.0005 |
|
107 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6766 |
0.0007 |
|
108 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6773 |
0.0006 |
|
109 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6777 |
0.0004 |
|
110 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6783 |
0.0006 |
|
111 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6787 |
0.0004 |
|
112 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6794 |
0.0007 |
|
113 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6802 |
0.0009 |
|
114 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6806 |
0.0004 |
|
115 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.681 |
0.0004 |
|
116 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6814 |
0.0004 |
|
117 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6823 |
0.0009 |
|
118 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6827 |
0.0004 |
|
119 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6831 |
0.0004 |
|
120 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6845 |
0.0014 |
|
121 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6849 |
0.0004 |
|
122 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6853 |
0.0004 |
|
123 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6857 |
0.0004 |
|
124 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.686 |
0.0004 |
|
125 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6864 |
0.0004 |
|
126 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6868 |
0.0004 |
|
127 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6911 |
0.0043 |
|
128 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6915 |
0.0004 |
|
129 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6919 |
0.0004 |
|
130 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6977 |
0.0058 |
|
131 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6981 |
0.0004 |
|
132 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6985 |
0.0004 |
|
133 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6989 |
0.0004 |
|
134 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6993 |
0.0004 |
|
135 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6997 |
0.0004 |
|
136 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7001 |
0.0004 |
|
137 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7005 |
0.0004 |
|
138 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7009 |
0.0004 |
|
139 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7013 |
0.0004 |
|
140 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7017 |
0.0004 |
|
141 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7021 |
0.0004 |
|
142 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7025 |
0.0004 |
|
143 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7029 |
0.0004 |
|
144 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7033 |
0.0004 |
|
145 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7037 |
0.0004 |
|
146 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7041 |
0.0004 |
|
147 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7045 |
0.0004 |
|
148 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7049 |
0.0004 |
|
149 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7053 |
0.0004 |
|
150 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7056 |
0.0004 |
|
151 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.706 |
0.0004 |
|
152 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7064 |
0.0004 |
|
153 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7068 |
0.0004 |
|
154 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7072 |
0.0004 |
|
155 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7076 |
0.0004 |
|
156 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.708 |
0.0004 |
|
157 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6847 |
-0.0233 |
UNDEFINED [2] Undefined array key "ocAccount" error on line 201
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/header.php - PHP 8.4.3 (Linux) \n |
158 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.6851 |
0.0003 |
getRows | type: assoc |
159 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.6855 |
0.0004 |
SELECT name,friendlyName,idCategory,idCategoryParent from oc_categories where idCategoryParent=0 order by `order` Limit 7 |
160 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.6897 |
0.0042 |
UNDEFINED [2] Undefined variable $list error on line 128
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/functions.php - PHP 8.4.3 (Linux) \n |
161 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.6906 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
162 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6906 |
-0 |
|
163 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.6917 |
0.0011 |
getRows | type: assoc |
164 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.6921 |
0.0004 |
SELECT idCategory,name,friendlyName
FROM oc_categories C
where idCategoryParent!=0 and idCategoryParent=1
order by idCategoryParent, `order` |
165 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.6982 |
0.0061 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
166 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.6982 |
-0 |
|
167 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.6988 |
0.0007 |
getRows | type: assoc |
168 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.6992 |
0.0004 |
SELECT idCategory,name,friendlyName
FROM oc_categories C
where idCategoryParent!=0 and idCategoryParent=2
order by idCategoryParent, `order` |
169 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.7001 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
170 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7001 |
-0 |
|
171 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7007 |
0.0006 |
getRows | type: assoc |
172 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7012 |
0.0004 |
SELECT idCategory,name,friendlyName
FROM oc_categories C
where idCategoryParent!=0 and idCategoryParent=13
order by idCategoryParent, `order` |
173 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.7071 |
0.0059 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
174 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7071 |
-0 |
|
175 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7077 |
0.0006 |
getRows | type: assoc |
176 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7081 |
0.0004 |
SELECT idCategory,name,friendlyName
FROM oc_categories C
where idCategoryParent!=0 and idCategoryParent=11
order by idCategoryParent, `order` |
177 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.713 |
0.0048 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
178 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.713 |
-0 |
|
179 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7136 |
0.0006 |
getRows | type: assoc |
180 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.714 |
0.0004 |
SELECT idCategory,name,friendlyName
FROM oc_categories C
where idCategoryParent!=0 and idCategoryParent=14
order by idCategoryParent, `order` |
181 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7154 |
0.0014 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
182 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7154 |
-0 |
|
183 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.716 |
0.0006 |
getRows | type: assoc |
184 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7164 |
0.0004 |
SELECT idCategory,name,friendlyName
FROM oc_categories C
where idCategoryParent!=0 and idCategoryParent=62
order by idCategoryParent, `order` |
185 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7175 |
0.0011 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
186 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7175 |
-0 |
|
187 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7182 |
0.0007 |
getRows | type: assoc |
188 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7186 |
0.0004 |
SELECT idCategory,name,friendlyName
FROM oc_categories C
where idCategoryParent!=0 and idCategoryParent=12
order by idCategoryParent, `order` |
189 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7019 |
-0.0167 |
SELECT friendlyName,name,(select name from oc_categories where idCategory=C.idCategoryParent) FROM oc_categories C order by idCategoryParent,name |
190 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0.0002 |
0.7181 |
0.0162 |
SELECT idLocation,name,(select name from oc_locations where idLocation=C.idLocationParent)
FROM oc_locations C order by idLocationParent DESC |
191 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.7194 |
0.0014 |
UNDEFINED [2] Undefined variable $modo_manutencao error on line 160
in file /home/aeroanun/public_html/aeromarketplace.com.br/content/header.php - PHP 8.4.3 (Linux) \n |
192 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.72 |
0.0006 |
getRows | type: value |
193 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7204 |
0.0004 |
SELECT count(idPost) FROM oc_posts where email='dhyanaataide@gmail.com' and isAvailable='1' |
194 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0.0011 |
0.7209 |
0.0005 |
SELECT * FROM oc_accounts where email='dhyanaataide@gmail.com' |
195 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7382 |
0.0173 |
UNDEFINED [2] Undefined variable $Category error on line 325
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
196 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7384 |
0.0002 |
|
197 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7397 |
0.0013 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
198 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7397 |
-0 |
|
199 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7373 |
-0.0024 |
getRows | type: assoc |
200 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7377 |
0.0004 |
SELECT * FROM oc_posts WHERE idPost='6743' |
201 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.742 |
0.0043 |
UNDEFINED [2] Undefined array key "product_price" error on line 666
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
202 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7426 |
0.0006 |
getRows | type: value |
203 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.743 |
0.0004 |
SELECT is_sell_market FROM oc_categories WHERE idCategory='28' |
204 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0001 |
0.7438 |
0.0009 |
UNDEFINED [2] Undefined variable $idAccount error on line 801
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
205 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7448 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
206 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7447 |
-0 |
|
207 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7456 |
0.0009 |
UNDEFINED [2] Undefined variable $params error on line 487
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
208 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7628 |
0.0172 |
UNDEFINED [2] scandir(/home/aeroanun/public_html/aeromarketplace.com.br/images/avatar/8048/): Failed to open directory: No such file or directory error on line 589
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/item-common.php - PHP 8.4.3 (Linux) \n |
209 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7632 |
0.0004 |
UNDEFINED [2] scandir(): (errno 2): No such file or directory error on line 589
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/item-common.php - PHP 8.4.3 (Linux) \n |
210 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7633 |
0.0001 |
UNDEFINED [2] Undefined array key "ocAccount" error on line 1085
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
211 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7643 |
0.001 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
212 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7642 |
-0 |
|
213 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7651 |
0.0008 |
UNDEFINED [2] Undefined variable $params error on line 487
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
214 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7653 |
0.0002 |
getRows | type: value |
215 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7657 |
0.0004 |
select name from oc_locations where idLocation=15 Limit 1 |
216 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.7682 |
0.0025 |
getRows | type: value |
217 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7686 |
0.0004 |
select email from oc_accounts where idAccount=8048 Limit 1 |
218 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0.0001 |
0.7693 |
0.0008 |
getRows | type: value |
219 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7697 |
0.0004 |
select GREATEST(createdDate,lastModifiedDate,lastSigninDate) from oc_accounts where email='dhyanaataide@gmail.com' |
220 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0017 |
0.771 |
0.0013 |
UNDEFINED [8192] DateTime::__construct(): Passing null to parameter #1 ($datetime) of type string is deprecated error on line 847
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/item-common.php - PHP 8.4.3 (Linux) \n |
221 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7718 |
0.0008 |
getRows | type: value |
222 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7722 |
0.0004 |
select date from oc_accounts_activity where idAccount='8048' ORDER BY id DESC LIMIT 1 |
223 |
log::error_handler |
08-02-2025 - 23:06:05 |
0.0064 |
0.7733 |
0.001 |
UNDEFINED [2] Undefined array key "ocAccount" error on line 1203
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
224 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7742 |
0.001 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
225 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7742 |
-0 |
|
226 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7751 |
0.0009 |
UNDEFINED [2] Undefined variable $params error on line 487
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
227 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7756 |
0.0005 |
UNDEFINED [2] Undefined variable $idAccount error on line 1429
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
228 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7762 |
0.0006 |
UNDEFINED [2] Undefined array key "ocAccount" error on line 1440
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
229 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7771 |
0.0009 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
230 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7771 |
-0 |
|
231 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.778 |
0.0009 |
UNDEFINED [2] Undefined variable $params error on line 487
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
232 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7786 |
0.0006 |
UNDEFINED [2] Undefined array key "ocAccount" error on line 1453
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
233 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7788 |
0.0003 |
getRows | type: value |
234 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7792 |
0.0004 |
SELECT count(idPost) FROM oc_posts WHERE idCategory='28' |
235 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7801 |
0.0009 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
236 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7812 |
0.0011 |
getRows | type: assoc |
237 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7816 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='7186' and status = 'pending' |
238 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0.0001 |
0.7814 |
-0.0002 |
|
239 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7822 |
0.0008 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
240 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7831 |
0.001 |
getRows | type: assoc |
241 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7835 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='7149' and status = 'pending' |
242 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0.0001 |
0.7833 |
-0.0002 |
|
243 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7841 |
0.0008 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
244 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7851 |
0.001 |
getRows | type: assoc |
245 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7855 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='6783' and status = 'pending' |
246 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0.0001 |
0.7853 |
-0.0002 |
|
247 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7861 |
0.0008 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
248 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.787 |
0.001 |
getRows | type: assoc |
249 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7874 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='6782' and status = 'pending' |
250 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0.0001 |
0.7874 |
0 |
|
251 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7882 |
0.0007 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
252 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7891 |
0.001 |
getRows | type: assoc |
253 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7895 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='6772' and status = 'pending' |
254 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0.0001 |
0.7893 |
-0.0002 |
|
255 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7901 |
0.0008 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
256 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7911 |
0.001 |
getRows | type: assoc |
257 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7915 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='6671' and status = 'pending' |
258 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7952 |
0.0037 |
|
259 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.796 |
0.0008 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
260 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7969 |
0.001 |
getRows | type: assoc |
261 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7973 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='5965' and status = 'pending' |
262 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7972 |
-0.0002 |
|
263 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.798 |
0.0008 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
264 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.7989 |
0.001 |
getRows | type: assoc |
265 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.7993 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='5889' and status = 'pending' |
266 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.7991 |
-0.0002 |
|
267 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.7999 |
0.0008 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
268 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.8009 |
0.001 |
getRows | type: assoc |
269 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.8013 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='5847' and status = 'pending' |
270 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8011 |
-0.0002 |
|
271 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8174 |
0.0164 |
UNDEFINED [2] Undefined array key "image" error on line 1498
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/item.php - PHP 8.4.3 (Linux) \n |
272 |
phpMyDB::getRows |
08-02-2025 - 23:06:05 |
0 |
0.8184 |
0.001 |
getRows | type: assoc |
273 |
phpMyDB::query |
08-02-2025 - 23:06:05 |
0 |
0.8188 |
0.0004 |
SELECT * FROM oc_post_videos WHERE idPost='5822' and status = 'pending' |
274 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8186 |
-0.0002 |
|
275 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8194 |
0.0007 |
UNDEFINED [2] Undefined array key "compare" error on line 24
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/sidebar.php - PHP 8.4.3 (Linux) \n |
276 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8201 |
0.0008 |
UNDEFINED [8192] json_decode(): Passing null to parameter #1 ($json) of type string is deprecated error on line 24
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/sidebar.php - PHP 8.4.3 (Linux) \n |
277 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8211 |
0.0009 |
UNDEFINED [2] Undefined array key "ocAccount" error on line 95
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/account.php - PHP 8.4.3 (Linux) \n |
278 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8216 |
0.0006 |
UNDEFINED [2] Undefined array key "ALL_HTTP" error on line 517
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/oc.php - PHP 8.4.3 (Linux) \n |
279 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8224 |
0.0008 |
UNDEFINED [8192] strtolower(): Passing null to parameter #1 ($string) of type string is deprecated error on line 517
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/oc.php - PHP 8.4.3 (Linux) \n |
280 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8225 |
0 |
UNDEFINED [2] Undefined array key "ALL_HTTP" error on line 517
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/oc.php - PHP 8.4.3 (Linux) \n |
281 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8233 |
0.0008 |
UNDEFINED [8192] strtolower(): Passing null to parameter #1 ($string) of type string is deprecated error on line 517
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/oc.php - PHP 8.4.3 (Linux) \n |
282 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8239 |
0.0006 |
UNDEFINED [2] Undefined array key "ALL_HTTP" error on line 517
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/oc.php - PHP 8.4.3 (Linux) \n |
283 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8247 |
0.0008 |
UNDEFINED [8192] strtolower(): Passing null to parameter #1 ($string) of type string is deprecated error on line 517
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/oc.php - PHP 8.4.3 (Linux) \n |
284 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8255 |
0.0008 |
UNDEFINED [2] Undefined variable $offMarket error on line 62
in file /home/aeroanun/public_html/aeromarketplace.com.br/themes/wpClassifieds/footer.php - PHP 8.4.3 (Linux) \n |
285 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8261 |
0.0006 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
286 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8261 |
-0 |
|
287 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8272 |
0.0011 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
288 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8272 |
-0 |
|
289 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8283 |
0.0011 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
290 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8283 |
-0 |
|
291 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8294 |
0.0011 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
292 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8294 |
-0 |
|
293 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8305 |
0.0011 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
294 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8305 |
-0 |
|
295 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8316 |
0.0011 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
296 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8316 |
-0 |
|
297 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8328 |
0.0012 |
UNDEFINED [8192] html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated error on line 97
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/classes/i18n.php - PHP 8.4.3 (Linux) \n |
298 |
phpSEO::title |
08-02-2025 - 23:06:05 |
0 |
0.8327 |
-0 |
|
299 |
log::error_handler |
08-02-2025 - 23:06:05 |
0 |
0.8336 |
0.0009 |
UNDEFINED [2] Undefined variable $params error on line 368
in file /home/aeroanun/public_html/aeromarketplace.com.br/includes/seo.php - PHP 8.4.3 (Linux) \n |
300 |
oc::end |
08-02-2025 - 23:06:05 |
0 |
0.8321 |
-0.0015 |
|
301 |
log::show_logs |
08-02-2025 - 23:06:05 |
0 |
0.8325 |
0.0004 |
HTML |
302 |
log::show_logs |
08-02-2025 - 23:06:05 |
0 |
0.8339 |
0.0014 |
ARRAY |