Yagurli in the News

In Case you missed it
Other news
Yagurli On Facebook
Recent Posts
Time Δ Debug Message - Perch 3.1.1
0.02620 [57] SELECT DISTINCT settingID, settingValue FROM perch3_settings WHERE userID=0
0.03070.0045 [nil] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-03 09:55:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
0.03220.0015 [1] SELECT FOUND_ROWS() AS `count`
0.03260.0004Using template: /templates/blog/post.html
0.0330.0004 [nil] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-03 09:55:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
0.03310.0001 [1] SELECT FOUND_ROWS() AS `count`
0.03320.0001Using template: /templates/blog/post.html
0.03330.0001 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' WHERE 1=1 AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-03 09:55:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
0.03480.0015 [1] SELECT FOUND_ROWS() AS `count`
0.03560.0008 [1] Using template: /templates/blog/post_previous.html
0.0360.0005 [3] SELECT * FROM perch3_blog_sections ORDER BY sectionTitle ASC
0.03630.0002 [1] SELECT * FROM perch3_blogs ORDER BY blogTitle ASC
0.03650.0003 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' WHERE 1=1 AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-03 09:55:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
0.03660.0001 [1] SELECT FOUND_ROWS() AS `count`
0.03670.0001 [1] Using template: /templates/blog/post_next.html
0.03690.0002 [nil] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-03 09:55:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
0.03690.0001 [1] SELECT FOUND_ROWS() AS `count`
0.0370.0001Using template: /templates/blog/meta_head.html
0.03720.0002 [1] SELECT * FROM perch3_pages WHERE pagePath='/blog/post.php' LIMIT 1
0.03850.0013 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM perch3_pages WHERE pagePath='/tours' OR pageSortPath='/tours' LIMIT 1
0.03860.0001 [6] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-001%' ORDER BY pageTreePosition ASC
0.03860.0001 [0] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/blog/post.php' LIMIT 1
0.03880.0001Using template: /templates/navigation/level1.html
0.03880 [1] Using template: /templates/navigation/level2.html
0.03930.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM perch3_pages WHERE pagePath='/about' OR pageSortPath='/about' LIMIT 1
0.03940.0001 [5] SELECT * FROM perch3_pages WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' ORDER BY pageTreePosition ASC
0.03950.0001 [0] SELECT pageTreePosition FROM perch3_pages WHERE pagePath='/blog/post.php' LIMIT 1
0.03950.0001Using template: /templates/navigation/level1.html
0.03960 [1] Using template: /templates/navigation/level2.html
0.03990.0004 [1] SELECT groupID FROM perch3_navigation WHERE groupSlug='right-navigation' LIMIT 1
0.040.0001 [3] SELECT np.pageID, np.pageParentID, p.pagePath, p.pageTitle, p.pageNavText, p.pageNew, p.pageOrder, np.pageDepth, p.pageSortPath, np.pageTreePosition, p.pageAccessTags, p.pageAttributes FROM perch3_navigation_pages np, perch3_pages p WHERE p.pageID=np.pageID AND np.groupID=2 AND p.pageNew=0 ORDER BY np.pageTreePosition ASC
0.040.0001 [0] SELECT np.pageTreePosition FROM perch3_pages p, perch3_navigation_pages np WHERE np.pageID=p.pageID AND np.groupID=2 AND p.pagePath='/blog/post.php' LIMIT 1
0.04030.0002 [3] Using template: /templates/navigation/level1.html
0.04070.0004 [nil] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM perch3_content_regions WHERE regionKey='Company and contact details' AND (regionPage='/blog/post.php' OR regionPage='*')
0.04090.0002No matching content regions found. Check region name (Company and contact details) and page path options.
0.04090 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM perch3_content_index idx JOIN perch3_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN perch3_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE idx.regionID IS NULL AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
0.04110.0002Using template: /templates/content/_social-tools.html
0.04130.0002 [3] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM perch3_blog_index idx JOIN perch3_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN perch3_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postID' WHERE 1=1 AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-08-03 09:55:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 0, 3
0.04270.0014 [1] SELECT FOUND_ROWS() AS `count`
0.04280.0001 [3] Using template: /templates/blog/post_recent.html
0.04330.0004 [1] SELECT * FROM perch3_categories ORDER BY catTreePosition ASC
0.04440.0012 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM perch3_content_regions WHERE regionKey='Company and contact details' AND (regionPage='/contact.php' OR regionPage='*')
0.04450.0001 [1] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM perch3_content_index idx JOIN perch3_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN perch3_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=8 AND idx.itemRev=19)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
0.04460.0001 [1] Using template: /templates/content/_company-info.html
0.04490.0003 [1] SELECT groupID FROM perch3_navigation WHERE groupSlug='footer' LIMIT 1
0.04490.0001 [4] SELECT np.pageID, np.pageParentID, p.pagePath, p.pageTitle, p.pageNavText, p.pageNew, p.pageOrder, np.pageDepth, p.pageSortPath, np.pageTreePosition, p.pageAccessTags, p.pageAttributes FROM perch3_navigation_pages np, perch3_pages p WHERE p.pageID=np.pageID AND np.groupID=4 AND p.pageNew=0 ORDER BY np.pageTreePosition ASC
0.0450.0001 [0] SELECT np.pageTreePosition FROM perch3_pages p, perch3_navigation_pages np WHERE np.pageID=p.pageID AND np.groupID=4 AND p.pagePath='/blog/post.php' LIMIT 1
0.04520.0002 [4] Using template: /templates/navigation/footer.html
0.04560.0004
Array
(
    [type] => 2
    [message] => Invalid argument supplied for foreach()
    [file] => /home/yaya5640/stage.yagurlitours.com.au/blog/post.php
    [line] => 177
)