UHPC Flypaper magazine
The club magazines with some great reports and photos, are available via the members' area of the website - login on the left to access the members' area and follow the link to the magazines.
The club magazines with some great reports and photos, are available via the members' area of the website - login on the left to access the members' area and follow the link to the magazines.
Powered by Joomla!®
session.client.browser ⇒ Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)
password_clear ⇒
groups ⇒
session.token ⇒ 7480c2f3b387038097b0037b19e5e85a
Application 0.000 seconds (+0.000); 0.60 MB (+0.596) - afterLoad
Application 0.018 seconds (+0.018); 3.26 MB (+2.662) - afterInitialise
Application 0.028 seconds (+0.010); 3.99 MB (+0.736) - afterRoute
Application 0.054 seconds (+0.027); 6.18 MB (+2.190) - afterDispatch
Application 0.057 seconds (+0.003); 6.37 MB (+0.190) - beforeRenderModule mod_menu (Main Menu)
Application 0.060 seconds (+0.003); 6.47 MB (+0.097) - afterRenderModule mod_menu (Main Menu)
Application 0.060 seconds (+0.000); 6.47 MB (-0.006) - beforeRenderModule mod_login (Login Form)
Application 0.062 seconds (+0.002); 6.52 MB (+0.051) - afterRenderModule mod_login (Login Form)
Application 0.062 seconds (+0.000); 6.51 MB (-0.003) - beforeRenderModule mod_random_image (Random Image)
Application 0.063 seconds (+0.001); 6.55 MB (+0.032) - afterRenderModule mod_random_image (Random Image)
Application 0.063 seconds (+0.000); 6.54 MB (-0.007) - beforeRenderModule mod_custom (Floating Logo over banner image)
Application 0.063 seconds (+0.001); 6.55 MB (+0.012) - afterRenderModule mod_custom (Floating Logo over banner image)
Application 0.063 seconds (+0.000); 6.55 MB (-0.001) - beforeRenderModule mod_search (Search Site)
Application 0.064 seconds (+0.001); 6.57 MB (+0.023) - afterRenderModule mod_search (Search Site)
Application 0.065 seconds (+0.001); 6.62 MB (+0.044) - afterRender
6.62 MB (6,936,888 Bytes)
SELECT `data`
FROM `bu6cw_session`
WHERE `session_id` = '7585ca4d5262dde0c5de6ca863de9f3e'
DELETE
FROM `bu6cw_session`
WHERE `time` < '1730482353'
SELECT folder AS type, element AS name, params
FROM bu6cw_extensions
WHERE enabled >= 1
AND type ='plugin'
AND state >= 0
AND access IN (1,1)
ORDER BY ordering
SELECT extension_id AS id, element AS "option", params, enabled
FROM bu6cw_extensions
WHERE `type` = 'component'
AND `element` = 'com_languages'
SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bu6cw_menu AS m
LEFT JOIN bu6cw_extensions AS e
ON m.component_id = e.extension_id
WHERE m.published = 1
AND m.parent_id > 0
AND m.client_id = 0
ORDER BY m.lft
SELECT extension_id AS id, element AS "option", params, enabled
FROM bu6cw_extensions
WHERE `type` = 'component'
AND `element` = 'com_content'
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bu6cw_categories as c
LEFT JOIN bu6cw_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bu6cw_categories AS cat JOIN bu6cw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=99
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lft
SELECT alias, catid
FROM bu6cw_content
WHERE id = 99
SELECT *
FROM bu6cw_languages
WHERE published=1
ORDER BY ordering ASC
SELECT id, home, template, s.params
FROM bu6cw_template_styles as s
LEFT JOIN bu6cw_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
WHERE s.client_id = 0
AND e.enabled = 1
SELECT b.rules
FROM bu6cw_assets AS a
LEFT JOIN bu6cw_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE (a.name = 'com_content')
GROUP BY b.id, b.rules, b.lft
ORDER BY b.lft
SELECT extension_id AS id, element AS "option", params, enabled
FROM bu6cw_extensions
WHERE `type` = 'component'
AND `element` = 'com_users'
SELECT b.id
FROM bu6cw_usergroups AS a
LEFT JOIN bu6cw_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
WHERE a.id = 1
SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,(
SELECT MAX(contact.id) AS id
FROM bu6cw_contact_details AS contact
WHERE contact.published = 1
AND contact.user_id = a.created_by) as contactid,parent.title as parent_title, parent.id as parent_id, parent.path as parent_route, parent.alias as parent_alias,ROUND(v.rating_sum / v.rating_count, 0) AS rating, v.rating_count as rating_count
FROM bu6cw_content AS a
LEFT JOIN bu6cw_categories AS c
on c.id = a.catid
LEFT JOIN bu6cw_users AS u
on u.id = a.created_by
LEFT JOIN bu6cw_categories as parent
ON parent.id = c.parent_id
LEFT JOIN bu6cw_content_rating AS v
ON a.id = v.content_id
LEFT
OUTER JOIN (SELECT cat.id as id
FROM bu6cw_categories AS cat JOIN bu6cw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published <= 0
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE a.id = 99
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2024-11-01 17:47:33')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2024-11-01 17:47:33')
AND (a.state = 1 OR a.state =2)
SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bu6cw_categories as c
LEFT JOIN bu6cw_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bu6cw_categories AS cat JOIN bu6cw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
WHERE parent.extension = 'com_content'
AND parent.published != 1
GROUP BY cat.id) AS badcats
ON badcats.id = c.id
WHERE (c.extension='com_content' OR c.extension='system')
AND c.access IN (1,1)
AND c.published = 1
AND s.id=10
AND badcats.id is null
GROUP BY c.id, c.asset_id, c.access, c.alias, c.checked_out, c.checked_out_time,
c.created_time, c.created_user_id, c.description, c.extension, c.hits, c.language, c.level,
c.lft, c.metadata, c.metadesc, c.metakey, c.modified_time, c.note, c.params, c.parent_id,
c.path, c.published, c.rgt, c.title, c.modified_user_id
ORDER BY c.lft
UPDATE bu6cw_content
SET hits = hits + 1
WHERE id = 99
SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bu6cw_modules AS m
LEFT JOIN bu6cw_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bu6cw_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
WHERE m.published = 1
AND e.enabled = 1
AND (m.publish_up = '0000-00-00 00:00:00' OR m.publish_up <= '2024-11-01 17:47:33')
AND (m.publish_down = '0000-00-00 00:00:00' OR m.publish_down >= '2024-11-01 17:47:33')
AND m.access IN (1,1)
AND m.client_id = 0
AND (mm.menuid = 105 OR mm.menuid <= 0)
ORDER BY m.position, m.ordering
SELECT alias, catid
FROM bu6cw_content
WHERE id = 99
UPDATE `bu6cw_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:71;s:19:\"session.timer.start\";i:1730483045;s:18:\"session.timer.last\";i:1730483252;s:17:\"session.timer.now\";i:1730483253;s:22:\"session.client.browser\";s:50:\"Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"7480c2f3b387038097b0037b19e5e85a\";}'
, `time` = '1730483253'
WHERE `session_id` = '7585ca4d5262dde0c5de6ca863de9f3e'
3 × SELECT extension_id AS id, element AS "option", params, enabled
FROM bu6cw_extensions
2 × SELECT c.*,
CASE WHEN CHAR_LENGTH(c.alias) THEN CONCAT_WS(':', c.id, c.alias) ELSE c.id END as slug
FROM bu6cw_categories as c
LEFT JOIN bu6cw_categories AS s
ON (s.lft <= c.lft
AND s.rgt >= c.rgt) OR (s.lft > c.lft
AND s.rgt < c.rgt)
LEFT JOIN (SELECT cat.id as id
FROM bu6cw_categories AS cat JOIN bu6cw_categories AS parent
ON cat.lft BETWEEN parent.lft
AND parent.rgt
2 × SELECT alias, catid
FROM bu6cw_content
1 × SELECT b.id
FROM bu6cw_usergroups AS a
LEFT JOIN bu6cw_usergroups AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT a.id, a.asset_id, a.title, a.alias, a.title_alias, a.introtext, a.fulltext,
CASE WHEN badcats.id is null THEN a.state ELSE 0 END AS state, a.mask, a.catid, a.created, a.created_by, a.created_by_alias,
CASE WHEN a.modified = 0 THEN a.created ELSE a.modified END as modified, a.modified_by, a.checked_out, a.checked_out_time, a.publish_up, a.publish_down, a.images, a.urls, a.attribs, a.version, a.parentid, a.ordering, a.metakey, a.metadesc, a.access, a.hits, a.metadata, a.featured, a.language, a.xreference,c.title AS category_title, c.alias AS category_alias, c.access AS category_access,u.name AS author,( SELECT MAX(contact.id) AS id
FROM bu6cw_contact_details AS contact
1 × SELECT m.id, m.title, m.module, m.position, m.content, m.showtitle, m.params, mm.menuid
FROM bu6cw_modules AS m
LEFT JOIN bu6cw_modules_menu AS mm
ON mm.moduleid = m.id
LEFT JOIN bu6cw_extensions AS e
ON e.element = m.module
AND e.client_id = m.client_id
1 × SELECT b.rules
FROM bu6cw_assets AS a
LEFT JOIN bu6cw_assets AS b
ON b.lft <= a.lft
AND b.rgt >= a.rgt
1 × SELECT id, home, template, s.params
FROM bu6cw_template_styles as s
LEFT JOIN bu6cw_extensions as e
ON e.element=s.template
AND e.type='template'
AND e.client_id=s.client_id
1 × SELECT folder AS type, element AS name, params
FROM bu6cw_extensions
1 × SELECT `data`
FROM `bu6cw_session`
1 × SELECT *
FROM bu6cw_languages
1 × SELECT m.id, m.menutype, m.title, m.alias, m.note, m.path AS route, m.link, m.type, m.level, m.language,m.browserNav, m.access, m.params, m.home, m.img, m.template_style_id, m.component_id, m.parent_id,e.element as component
FROM bu6cw_menu AS m
LEFT JOIN bu6cw_extensions AS e
ON m.component_id = e.extension_id
1 × UPDATE `bu6cw_session`
SET `data` = '__default|a:8:{s:15:\"session.counter\";i:71;s:19:\"session.timer.start\";i:1730483045;s:18:\"session.timer.last\";i:1730483252;s:17:\"session.timer.now\";i:1730483253;s:22:\"session.client.browser\";s:50:\"Mozilla/4.5 (compatible; HTTrack 3.0x; Windows 98)\";s:8:\"registry\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:4:\"user\";O:5:\"JUser\":25:{s:9:\"\0*\0isRoot\";b:0;s:2:\"id\";i:0;s:4:\"name\";N;s:8:\"username\";N;s:5:\"email\";N;s:8:\"password\";N;s:14:\"password_clear\";s:0:\"\";s:8:\"usertype\";N;s:5:\"block\";N;s:9:\"sendEmail\";i:0;s:12:\"registerDate\";N;s:13:\"lastvisitDate\";N;s:10:\"activation\";N;s:6:\"params\";N;s:6:\"groups\";a:0:{}s:5:\"guest\";i:1;s:13:\"lastResetTime\";N;s:10:\"resetCount\";N;s:10:\"\0*\0_params\";O:9:\"JRegistry\":1:{s:7:\"\0*\0data\";O:8:\"stdClass\":0:{}}s:14:\"\0*\0_authGroups\";a:1:{i:0;i:1;}s:14:\"\0*\0_authLevels\";a:2:{i:0;i:1;i:1;i:1;}s:15:\"\0*\0_authActions\";N;s:12:\"\0*\0_errorMsg\";N;s:10:\"\0*\0_errors\";a:0:{}s:3:\"aid\";i:0;}s:13:\"session.token\";s:32:\"7480c2f3b387038097b0037b19e5e85a\";}' , `time` = '1730483253'
1 × UPDATE bu6cw_content
SET hits = hits + 1
1 × DELETE
FROM `bu6cw_session`