33
(write): Connected to the write database
(read): SELECT * FROM `core_dev`
(read): SELECT cms_pages.*, core_permission_index.perm_id, core_permission_index.perm_view, core_permission_index.perm_2, core_permission_index.perm_3, core_permission_index.perm_4, core_permission_index.perm_5, core_permission_index.perm_6, core_permission_index.perm_7 FROM `cms_pages` LEFT JOIN `core_permission_index` ON core_permission_index.app='cms' AND core_permission_index.perm_type='pages' AND core_permission_index.perm_type_id=cms_pages.page_id WHERE cms_pages.page_full_path='help/bb-codes'
(read): SELECT * FROM `cms_folders` WHERE `folder_path`='help/bb-codes'
(read): SELECT * FROM `cms_pages` WHERE ( page_full_path IN('help/bb-codes','help') ) ORDER BY page_full_path DESC
(read): SELECT * FROM `cms_pages` WHERE 'help/bb-codes' LIKE CONCAT( page_full_path, '%') ORDER BY page_full_path DESC
(read): SELECT store_current_id FROM `cms_url_store` WHERE store_type='page' and store_path='help/bb-codes'
(read): SELECT * FROM `core_theme_editor_settings`
(read): SELECT * FROM `core_sessions` WHERE id='m24mg81afqio0n54ikrhocm396'
(read): SELECT word_key, word_default, word_custom FROM `core_sys_lang_words` WHERE lang_id=2 and word_export='0'
(read): SELECT * FROM `forums_forums` WHERE (forums_forums.id IN( SELECT perm_type_id FROM `core_permission_index` WHERE (( FIND_IN_SET(2,core_permission_index.perm_view) ) OR core_permission_index.perm_view='*') AND core_permission_index.app='forums' AND core_permission_index.perm_type='forum') ) ORDER BY position
(read): SELECT * FROM `forums_forums` LEFT JOIN `core_permission_index` ON core_permission_index.app='forums' AND core_permission_index.perm_type='forum' AND core_permission_index.perm_type_id=forums_forums.id WHERE parent_id=-1 AND club_id IS NULL AND (( FIND_IN_SET(2,core_permission_index.perm_view) ) OR core_permission_index.perm_view='*') ORDER BY position
(read): SELECT `perm_type_id`, `perm_id`, `perm_view`, `perm_2`, `perm_3`, `perm_4`, `perm_5`, `perm_6`, `perm_7` FROM `core_permission_index` WHERE app='forums' AND perm_type='forum'
(write): INSERT INTO `core_view_updates` ( `classname`, `id` ) VALUES ( 'IPS\forums\Forum', 2 )
(read): SELECT COUNT(*) as cnt FROM `forums_topics` WHERE forums_topics.forum_id=2 AND forums_topics.approved=1 AND forums_topics.is_future_entry=0
(read): SELECT forums_topics.*, author.*, last_commenter.*, core_tags_cache.tag_cache_text FROM `forums_topics` LEFT JOIN `core_tags_cache` ON tag_cache_key=MD5(CONCAT('forums;forums;',forums_topics.tid)) LEFT JOIN `core_members` AS `author` ON author.member_id = forums_topics.starter_id LEFT JOIN `core_members` AS `last_commenter` ON last_commenter.member_id = forums_topics.last_poster_id WHERE forums_topics.forum_id=2 AND forums_topics.approved=1 AND forums_topics.is_future_entry=0 ORDER BY forums_topics.pinned DESC, forums_topics.last_post desc LIMIT 0,25
(read): SELECT perm_type_id FROM `core_permission_index` WHERE core_permission_index.app='forums' AND core_permission_index.perm_type='forum' AND (( FIND_IN_SET(2,perm_2) ) OR perm_2='*' )
(read): SELECT forums_posts.*, forums_topics.* FROM `forums_posts` STRAIGHT_JOIN `forums_topics` ON forums_posts.topic_id=forums_topics.tid AND forums_topics.approved=1 AND forums_topics.approved!=-2 AND forums_topics.approved !=-3 LEFT JOIN `forums_forums` ON forums_topics.forum_id=forums_forums.id WHERE ( pid IN(1) ) ORDER BY forums_posts.post_date DESC LIMIT 25
(read): SELECT id, count FROM `core_follow_count_cache` WHERE class='IPS\forums\Topic' and ( id IN(1) )
(read): SELECT * FROM `core_item_statistics_cache` WHERE cache_class='IPS\forums\Topic' AND ( cache_item_id IN(1) )
(read): SELECT * FROM `core_item_statistics_cache` WHERE cache_class='IPS\forums\Topic' and cache_item_id=1
(read): SELECT map_item_id, map_member_id FROM `core_item_member_map` WHERE map_class='IPS\forums\Topic' AND ( map_item_id IN(1) )
(read): SELECT member_id, member_group_id, mgroup_others FROM `core_members` WHERE ( member_id IN(1) )
(read): SELECT * FROM `core_sys_lang_words` WHERE word_key LIKE 'core_group_%' AND lang_id=2 ORDER BY word_custom ASC
(read): SELECT count FROM `core_follow_count_cache` WHERE class='IPS\forums\Forum' and id=2
(read): SELECT * FROM `core_widget_areas` WHERE (app='global' AND module='global' AND controller='global') OR (app='forums' AND module='forums' AND controller='index')
(read): SELECT * FROM `core_theme_editor_settings` WHERE (setting_app not in ('blog','calendar','cloud','cms','core','downloads','forums','gallery','nexus','convert','courses') OR (setting_set_id != 0 and setting_set_id=1) )
(read): SELECT * FROM `core_theme_editor_settings`
(read): SELECT * FROM `core_theme_editor_settings` WHERE (setting_app not in ('blog','calendar','cloud','cms','core','downloads','forums','gallery','nexus','convert','courses') OR (setting_set_id != 0 and setting_set_id=1) )
(read): SELECT cms_pages.*, core_permission_index.perm_id, core_permission_index.perm_view, core_permission_index.perm_2, core_permission_index.perm_3, core_permission_index.perm_4, core_permission_index.perm_5, core_permission_index.perm_6, core_permission_index.perm_7 FROM `cms_pages` LEFT JOIN `core_permission_index` ON core_permission_index.app='cms' AND core_permission_index.perm_type='pages' AND core_permission_index.perm_type_id=cms_pages.page_id WHERE cms_pages.page_id=1
(read): SELECT cms_databases.*, core_permission_index.perm_id, core_permission_index.perm_view, core_permission_index.perm_2, core_permission_index.perm_3, core_permission_index.perm_4, core_permission_index.perm_5, core_permission_index.perm_6, core_permission_index.perm_7 FROM `cms_databases` LEFT JOIN `core_permission_index` ON core_permission_index.app='cms' AND core_permission_index.perm_type='databases' AND core_permission_index.perm_type_id=cms_databases.database_id WHERE cms_databases.database_page_id=1
(read): SELECT * FROM `core_themes` ORDER BY set_order
(write): INSERT INTO `core_sessions` ( `id`, `member_name`, `seo_name`, `member_id`, `ip_address`, `browser`, `running_time`, `login_type`, `member_group`, `current_appcomponent`, `current_module`, `current_controller`, `current_id`, `uagent_key`, `uagent_version`, `uagent_type`, `search_thread_id`, `search_thread_time`, `data`, `location_url`, `location_lang`, `location_data`, `location_permissions`, `theme_id`, `in_editor` ) VALUES ( 'm24mg81afqio0n54ikrhocm396', '', '', NULL, '172.69.59.79', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])', 1752522883, 2, 2, 'forums', 'forums', 'index', 0, 'AppleWebKit', '537.36', 'browser', 0, 0, '', 'https://okvv.cc/forum/2-a-test-forum/', 'loc_forums_viewing_forum', '{"forums_forum_2":true}', '*', 0, 0 ) ON DUPLICATE KEY UPDATE `id`=VALUES(`id`), `member_name`=VALUES(`member_name`), `seo_name`=VALUES(`seo_name`), `member_id`=VALUES(`member_id`), `ip_address`=VALUES(`ip_address`), `browser`=VALUES(`browser`), `running_time`=VALUES(`running_time`), `login_type`=VALUES(`login_type`), `member_group`=VALUES(`member_group`), `current_appcomponent`=VALUES(`current_appcomponent`), `current_module`=VALUES(`current_module`), `current_controller`=VALUES(`current_controller`), `current_id`=VALUES(`current_id`), `uagent_key`=VALUES(`uagent_key`), `uagent_version`=VALUES(`uagent_version`), `uagent_type`=VALUES(`uagent_type`), `search_thread_id`=VALUES(`search_thread_id`), `search_thread_time`=VALUES(`search_thread_time`), `data`=VALUES(`data`), `location_url`=VALUES(`location_url`), `location_lang`=VALUES(`location_lang`), `location_data`=VALUES(`location_data`), `location_permissions`=VALUES(`location_permissions`), `theme_id`=VALUES(`theme_id`), `in_editor`=VALUES(`in_editor`)