DF95/Moreton.jpg

MORETON DF95 CLASSIC - 2023

The Moreton DF95 Classic got underway on Saturday 25th under overcast skies and a NE breeze at Newport’s Jabiru Canal with eleven skippers competing.

After a comprehensive briefing, the racing got underway a few minutes after 10am.

IOM States Gladstone/Picture3.jpg

QLD IOM Championship 20 – 21 October 2023

The Gladstone Radio Controlled Yacht Club hosted the 2023 QLD IOM Championships with 28 entrants representing all States.  16 races with 2 heats using the HMS were held over the two days. Thank you to all those who travelled to join us, and also to those who joined us for a casual meal and a few drinks at the Gladstone Yacht Club on Saturday night.

Time: 0.137365 / SQL: 0.01137s for 28 queries / Net Memory: 9817616 / Peak: 10390000
Debug: (0.007124) - (net usage: 884800) - (peak: 1513032)
Initialize Database
Debug: (0.00943) - (net usage: 1222952) - (peak: 1702560)
Done Initializing Database
Debug: (0.0094660000000001) - (net usage: 1223120) - (peak: 1702560)
initialize internal global cache
Debug: (0.011342) - (net usage: 1565480) - (peak: 2023560)
done initializing global cache
Debug: (0.011371) - (net usage: 1564944) - (peak: 2023560)
Loading Modules
Debug: (0.031083) - (net usage: 3996768) - (peak: 4739616)
SET @CG_ZEROTIME = NOW() - INTERVAL 150 YEAR,@CG_FUTURETIME = NOW() + INTERVAL 5 YEAR
Debug: (0.037588) - (net usage: 4767736) - (peak: 5303048)
End of Loading Modules
Debug: (0.037885) - (net usage: 4848584) - (peak: 5322904)
Initialize Smarty
Debug: (0.0379) - (net usage: 4848736) - (peak: 5322904)
Done Initialing Smarty
Debug: (0.03819) - (net usage: 4872840) - (peak: 5360216)
cms_content_cache: begin load needed content objects
Debug: (0.038502) - (net usage: 4886944) - (peak: 5366312)
cms_content_cache: end loading needed content objects
Debug: (0.039697) - (net usage: 5412216) - (peak: 5903768)
SELECT * FROM cms_content WHERE content_id = 39 LIMIT  1
Debug: (0.046111) - (net usage: 6313920) - (peak: 7103440)
process template top
Debug: (0.047759) - (net usage: 6465880) - (peak: 7121576)
SELECT * FROM cms_layout_templates WHERE id = 36 LIMIT  1
Debug: (0.05837) - (net usage: 7932848) - (peak: 9479944)
SELECT * FROM cms_content_props WHERE content_id = 39
Debug display of 'Start Load Smarty Plugin Navigator/function':(0.060919) - (net usage: 7978480) - (peak: 9479944)
Debug: (0.06158) - (net usage: 8025296) - (peak: 9479944)
SELECT * FROM cms_module_smarty_plugins ORDER BY module
Debug: (0.0638) - (net usage: 8095608) - (peak: 9479944)
Start Navigator default action
Debug: (0.064129) - (net usage: 8116800) - (peak: 9479944)
SELECT * FROM cms_layout_templates WHERE name = 'Constra_Menu' LIMIT  1
Debug: (0.065166) - (net usage: 8153736) - (peak: 9479944)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (1,33,34,35,40,41,43,45,61,62,63) AND active = 1 ORDER BY hierarchy
Debug: (0.066151) - (net usage: 8189488) - (peak: 9479944)
SELECT * FROM cms_content_props WHERE content_id IN (1,33,34,35,40,41,43,45,61,62,63) ORDER BY content_id
Debug: (0.067774) - (net usage: 8325520) - (peak: 9479944)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (52,53,54,55,56,57,58,64,60,59,65) AND active = 1 ORDER BY hierarchy
Debug: (0.068704) - (net usage: 8378776) - (peak: 9479944)
SELECT * FROM cms_content_props WHERE content_id IN (52,53,54,55,56,57,58,64,60,59,65) ORDER BY content_id
Debug: (0.069836) - (net usage: 8516408) - (peak: 9479944)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (36,37,38,42,66) AND active = 1 ORDER BY hierarchy
Debug: (0.070401) - (net usage: 8537144) - (peak: 9479944)
SELECT * FROM cms_content_props WHERE content_id IN (36,37,38,42,66) ORDER BY content_id
Debug: (0.071302) - (net usage: 8608288) - (peak: 9479944)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (44,51) AND active = 1 ORDER BY hierarchy
Debug: (0.071758) - (net usage: 8616520) - (peak: 9479944)
SELECT * FROM cms_content_props WHERE content_id IN (44,51) ORDER BY content_id
Debug: (0.072385) - (net usage: 8654232) - (peak: 9479944)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (46,47,48,49) AND active = 1 ORDER BY hierarchy
Debug: (0.07286) - (net usage: 8668216) - (peak: 9479944)
SELECT * FROM cms_content_props WHERE content_id IN (46,47,48) ORDER BY content_id
Debug: (0.073445) - (net usage: 8708104) - (peak: 9479944)
SELECT * FROM cms_content FORCE INDEX (cms_index_content_by_idhier) WHERE content_id IN (49) AND active = 1 ORDER BY hierarchy
Debug: (0.086104) - (net usage: 8998936) - (peak: 9545872)
End Navigator default action
Debug display of 'Start Load Smarty Plugin news/function':(0.086806) - (net usage: 8953232) - (peak: 9545872)
Debug: (0.088676) - (net usage: 9116816) - (peak: 9633264)
SELECT * FROM cms_layout_templates WHERE name = 'News Monthly' LIMIT  1
Debug: (0.089457) - (net usage: 9215744) - (peak: 9662232)
            SELECT SQL_CALC_FOUND_ROWS
                mn.*,
                mnc.news_category_name,
                mnc.long_name,
                u.username,
                u.first_name,
                u.last_name
            FROM cms_module_news mn
            LEFT OUTER JOIN cms_module_news_categories mnc
            ON mnc.news_category_id = mn.news_category_id
            LEFT OUTER JOIN cms_users u
            ON u.user_id = mn.author_id
            WHERE
                status = 'published'
            AND
        IF(start_time IS NULL AND end_time IS NULL,news_date <= NOW(),NOw() BETWEEN start_time AND end_time)ORDER BY mn.news_date desc LIMIT 0, 1000
Debug: (0.089618) - (net usage: 9237424) - (peak: 9683912)
SELECT FOUND_ROWS() LIMIT  1
Debug: (0.091192) - (net usage: 9450840) - (peak: 9961504)
SELECT * FROM cms_module_news_fielddefs WHERE public = 1 ORDER BY item_order
Debug: (0.092036) - (net usage: 9455760) - (peak: 9961504)
SELECT A.news_id,A.fielddef_id,A.value FROM cms_module_news_fieldvals A
              INNER JOIN cms_module_news_fielddefs B
              ON A.fielddef_id = B.id
              WHERE news_id IN (2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24)
              ORDER BY A.news_id,B.item_order
Debug: (0.09558) - (net usage: 9673624) - (peak: 10208432)
SELECT * FROM cms_module_news_categories ORDER BY hierarchy
Debug: (0.096085) - (net usage: 9679144) - (peak: 10208432)
SELECT news_category_id,COUNT(news_id) AS cnt FROM cms_module_news WHERE news_category_id IN (1,2,3,4,5,6,7,8) AND ( IFNULL(start_time, '1970-01-01 10:00:01') < '2025-01-18 01:00:59')  AND (( IFNULL(end_time, '1970-01-01 10:00:01') = '1970-01-01 10:00:01') OR (end_time > '2025-01-18 01:00:59'))  AND status = 'published' GROUP BY news_category_id
Debug: (0.136715) - (net usage: 9822936) - (peak: 10390000)
SELECT SQL_CALC_FOUND_ROWS S.id FROM cms_layout_stylesheets S LEFT JOIN cms_layout_design_cssassoc D ON S.id = D.css_id WHERE D.design_id = 10 ORDER BY D.item_order ASC LIMIT 0, 1000
Debug: (0.136866) - (net usage: 9840040) - (peak: 10390000)
SELECT FOUND_ROWS() LIMIT  1
Debug: (0.137121) - (net usage: 9831208) - (peak: 10390000)
INSERT INTO cms_adminlog (timestamp, user_id, username, item_id, item_name, action, ip_addr) VALUES (1737126059,0,NULL,-1,'cms_stylesheet','No stylesheets matched the criteria specified',NULL)
Debug: (0.137181) - (net usage: 9803120) - (peak: 10390000)
calling module Gallery from event ContentPostRender