News

  • 28 November 2012

    Redwing: Incoming transmissions

    Author Michael BlencoweTseeep. For centuries we have looked to the stars above hoping for a sign. An answer to all our problems. Tseeep. And each November we get one. But we're just too wrapped up in our little lives to notice. Tseeep. Stand anywhere on a clear November night and

     

Around Sussex

Time Δ Debug Message - Perch Runway 3.2
1789245795.46890 [907] 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
1789245795.50540.0365Matched page: /news, so not using routes.
1789245795.50550.0001Server address: 216.73.216.44
1789245795.50560Using master page: /templates/pages/blog/index.php
1789245795.50590.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1789245795.5070.0011 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1789245795.50890.0019 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1789245795.50960.0007INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1789245795.51870.0092 [1] SELECT * FROM swt_shop_cart WHERE cartID=24971046
1789245795.51960.0008 [1] SELECT * FROM swt_shop_cart WHERE cartID=24971046
1789245795.52020.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-09-12 20:43:00' AND saleTo>'2026-09-12 20:43:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1789245795.52110.0009 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1789245795.52280.0016Using template: /templates/pages/attributes/seo.html
1789245795.52320.0005 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news' OR regionPage='*')
1789245795.5240.0008 [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=102 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
1789245795.52520.0012 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1789245795.52850.0033 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1789245795.52920.0007 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1789245795.53130.0021Using template: /templates/navigation/ps_nav_template.html
1789245795.53130 [6] Using template: /templates/navigation/ps_nav_template_children.html
1789245795.5320.0007 [4] Using template: /templates/navigation/ps_nav_template_children.html
1789245795.53260.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1789245795.53550.0029 [10] Using template: /templates/navigation/ps_nav_template_children.html
1789245795.53660.0011 [7] Using template: /templates/navigation/ps_nav_template_children.html
1789245795.53720.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1789245795.53980.0026 [1] SELECT setID FROM swt_category_sets WHERE setSlug='blog' LIMIT 1
1789245795.54070.0009 [124] SELECT main.* FROM swt_categories main WHERE 1=1 AND setID=2 ORDER BY catTreePosition ASC
1789245795.54360.0029Using template: /templates/categories/category.html
1789245795.54470.0011 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' OR pageSortPath='/news' LIMIT 1
1789245795.54550.0008 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition
1789245795.54850.0029 [1] Using template: /templates/navigation/breadcrumbs.html
1789245795.5490.0006 [1] SELECT * FROM swt_blog_sections WHERE sectionSlug='news' LIMIT 1
1789245795.54980.0008 [1] 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' WHERE 1=1 AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE ( sectionID='1' AND postStatus='Published' AND postDateTime<='2026-09-12 20:43:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 2484, 9
1789245797.84252.2927 [1] SELECT FOUND_ROWS() AS `count`
1789245797.84320.0007 [1] Using template: /templates/blog/post_excerpt.html
1789245797.84340.0002 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1789245797.84420.0008 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1789245797.84550.0013 [nil] 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' WHERE 1=1 AND ((idx.indexKey='sectionID' AND idx.indexValue != 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-09-12 20:43:00' ) GROUP BY itemID, sortval ORDER BY sortval DESC LIMIT 828, 3
1789245797.97390.1284 [1] SELECT FOUND_ROWS() AS `count`
1789245797.97460.0007Using template: /templates/blog/post_excerpt.html
1789245797.97490.0003 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1789245797.97570.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1789245797.97630.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
1789245797.97930.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1789245797.980.0007 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1789245797.98270.0027 [6] Using template: /templates/navigation/footer-nav.html
1789245797.98340.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1789245797.98410.0007 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1789245797.98460.0006 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1789245797.98710.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1789245797.9880.0009 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1789245797.99050.0025 [10] Using template: /templates/navigation/footer-nav.html
1789245797.99340.0028 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1789245797.99420.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1789245797.99470.0006 [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
1789245797.99810.0034 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1789245797.99880.0007 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1789245798.00140.0026 [29] Using template: /templates/navigation/footer-nav.html
1789245798.00350.0021 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1789245798.00450.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1789245798.00520.0008 [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
1789245798.00820.0029 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news' LIMIT 1
1789245798.00870.0005 [1] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006', '000') ORDER BY pageTreePosition DESC
1789245798.01110.0023 [10] Using template: /templates/navigation/footer-nav.html
1789245798.01220.0011Request time: 2.5465
1789245798.01220Process time: 2.5463
1789245798.01220Memory: 1.6236