A better way to browse. Learn more.
A full-screen app on your home screen with push notifications, badges and more.
(write): Connected to the write database
(read): SELECT * FROM `core_dev`
(read): SELECT * FROM `core_theme_editor_settings`
(read): SELECT * FROM `core_sessions` WHERE id='k6q06kg9bsh5vh2t6193495li1'
(read): SELECT word_key, word_default, word_custom FROM `core_sys_lang_words` WHERE lang_id=1 and word_export='0'
(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 nexus_purchases.ps_item_id FROM `nexus_purchases` LEFT JOIN `nexus_packages` ON ps_item_id=p_id WHERE ps_app='nexus' AND ps_type='package' AND ps_start>1725363525 AND ( p_member_groups='*' OR ( FIND_IN_SET(2,p_member_groups) ) ) AND p_store=1 GROUP BY `ps_item_id` ORDER BY COUNT(ps_item_id) DESC LIMIT 10
(read): SELECT * FROM `nexus_package_groups` WHERE pg_parent=0 ORDER BY pg_position
(read): SELECT nexus_packages.* FROM `nexus_packages` WHERE nexus_packages.p_featured=1 AND ( p_member_groups='*' OR ( FIND_IN_SET(2,p_member_groups) ) ) AND p_store=1 ORDER BY RAND() LIMIT 10
(read): SELECT nexus_packages.* FROM `nexus_packages` WHERE p_date_added>1754307525 AND ( p_member_groups='*' OR ( FIND_IN_SET(2,p_member_groups) ) ) AND p_store=1 ORDER BY p_date_added DESC LIMIT 10
(read): SELECT * FROM `core_widget_areas` WHERE (app='global' AND module='global' AND controller='global') OR (app='nexus' AND module='store' AND controller='store')
(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 ( 'k6q06kg9bsh5vh2t6193495li1', '', '', NULL, '172.71.255.90', 'Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; [email protected])', 1756899525, 2, 2, 'nexus', 'store', 'store', 0, 'AppleWebKit', '537.36', 'browser', 0, 0, '', NULL, NULL, NULL, NULL, 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`)