Archive of: Eastbourne Local Group

Time Δ Debug Message - Perch Runway 3.2
1782918199.52990 [906] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1782918199.55550.0256Matched route: news/category/[slug:cat]
1782918199.55560.0001Server address: 216.73.217.103
1782918199.55570Using master page: /templates/pages/blog/archive.php
1782918199.55570Page arguments:
Array
(
    [0] => /news/category/eastbourne-local-group
    [cat] => eastbourne-local-group
    [1] => eastbourne-local-group
)
1782918199.55610.0004 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782918199.55720.0011 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782918199.55920.002 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1782918199.55980.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1782918199.56160.0018 [1] SELECT * FROM swt_shop_cart WHERE cartID=22487096
1782918199.56210.0006 [1] SELECT * FROM swt_shop_cart WHERE cartID=22487096
1782918199.56270.0006 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-01 15:03:00' AND saleTo>'2026-07-01 15:03:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782918199.56420.0015 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782918199.56550.0013Using template: /templates/pages/attributes/seo.html
1782918199.5660.0005 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/archive' OR regionPage='*')
1782918199.56670.0007 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=103 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1782918199.5680.0013 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782918199.57110.0031 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782918199.57170.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782918199.57420.0025Using template: /templates/navigation/ps_nav_template.html
1782918199.57420 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782918199.5750.0008 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782918199.57560.0006 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782918199.57830.0027 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782918199.57930.0011 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782918199.580.0006 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782918199.58270.0027 [1] SELECT setID FROM swt_category_sets WHERE setSlug='blog' LIMIT 1
1782918199.58350.0008 [1] SELECT main.* FROM swt_categories main WHERE 1=1 AND (catSlug='eastbourne-local-group') AND setID=2 ORDER BY catTreePosition ASC
1782918199.58480.0013Using template: /templates/categories/category.html
1782918199.58490.0001 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' OR pageSortPath='/news/archive' LIMIT 1
1782918199.58560.0007 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition
1782918199.58760.002 [1] Using template: /templates/navigation/breadcrumbs.html
1782918199.58810.0005 [43] SELECT DISTINCT idx.itemID FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' AND ((idx.indexKey='_category' AND idx.indexValue LIKE 'blog/eastbourne-local-group%' OR idx.indexKey='_category' AND idx.indexValue='blog/eastbourne-local-group'))
1782918199.59570.0075 [12] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='postDateTime' AND idx.itemID IN ('1982', '1998', '2774', '2781', '2791', '2829', '2877', '2906', '2951', '2994', '3025', '3026', '3033', '3070', '3073', '3126', '3127', '3144', '3162', '3260', '3302', '3312', '3323', '3341', '3382', '3410', '3444', '3477', '3524', '3581', '3613', '3647', '3695', '3709', '3734', '3755', '3814', '3817', '3851', '3874', '3906', '3912', '3939') 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-07-01 15:03:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 12, 12
1782918199.63090.0352 [1] SELECT FOUND_ROWS() AS `count`
1782918199.63160.0007 [1] SELECT * FROM swt_blog_posts WHERE postID=3581 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.63250.0009 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782918199.63320.0007 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782918199.63390.0007 [1] SELECT * FROM swt_categories WHERE catID=36 LIMIT 1
1782918199.63440.0005 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.63510.0007 [2] Using template: /templates/blog/category.html
1782918199.63550.0004 [1] SELECT * FROM swt_blog_posts WHERE postID=3524 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.63620.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.63660.0004 [1] Using template: /templates/blog/category.html
1782918199.63680.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3477 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.63740.0005 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.63770.0003 [1] Using template: /templates/blog/category.html
1782918199.63790.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3444 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.63860.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.63910.0005 [1] Using template: /templates/blog/category.html
1782918199.63930.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3410 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.64010.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.64060.0006 [1] Using template: /templates/blog/category.html
1782918199.64080.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3382 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.64140.0006 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.64180.0004 [1] Using template: /templates/blog/category.html
1782918199.6420.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3341 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.64270.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.64320.0005 [1] Using template: /templates/blog/category.html
1782918199.64350.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=3323 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.64410.0006 [1] SELECT * FROM swt_categories WHERE catID=70 LIMIT 1
1782918199.64450.0004 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.64490.0004 [2] Using template: /templates/blog/category.html
1782918199.64520.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=3312 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.64590.0007 [1] SELECT * FROM swt_categories WHERE catID=45 LIMIT 1
1782918199.64640.0005 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.64680.0004 [2] Using template: /templates/blog/category.html
1782918199.64720.0004 [1] SELECT * FROM swt_blog_posts WHERE postID=3302 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.64790.0007 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.64830.0004 [1] Using template: /templates/blog/category.html
1782918199.64850.0002 [1] SELECT * FROM swt_blog_posts WHERE postID=3260 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.64910.0006 [1] SELECT * FROM swt_categories WHERE catID=70 LIMIT 1
1782918199.64960.0005 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.650.0004 [2] Using template: /templates/blog/category.html
1782918199.65030.0003 [1] SELECT * FROM swt_blog_posts WHERE postID=3162 AND postStatus='Published' AND postDateTime<='2026-07-01 15:03:00'
1782918199.6510.0007 [1] SELECT * FROM swt_categories WHERE catID=195 LIMIT 1
1782918199.65140.0004 [1] SELECT * FROM swt_categories WHERE catID=204 LIMIT 1
1782918199.65190.0005 [2] Using template: /templates/blog/category.html
1782918199.65230.0004 [12] Using template: /templates/blog/post_excerpt.html
1782918199.66150.0092 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782918199.66250.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782918199.66310.0006 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782918199.66510.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782918199.66560.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782918199.66770.002 [6] Using template: /templates/navigation/footer-nav.html
1782918199.66840.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782918199.66890.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782918199.66940.0004 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782918199.67160.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782918199.6720.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782918199.67390.0018 [10] Using template: /templates/navigation/footer-nav.html
1782918199.67670.0028 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782918199.67720.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782918199.67780.0005 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782918199.68010.0024 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782918199.68070.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782918199.68260.0019 [29] Using template: /templates/navigation/footer-nav.html
1782918199.68510.0025 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782918199.68580.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782918199.68630.0005 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782918199.68830.002 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/archive' LIMIT 1
1782918199.68890.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-002', '000-006', '000') ORDER BY pageTreePosition DESC
1782918199.69070.0018 [10] Using template: /templates/navigation/footer-nav.html
1782918199.69220.0015Request time: 0.1657
1782918199.69220Process time: 0.1655
1782918199.69220Memory: 2.2058