QUERY select value from sessions where sesskey = '80el6804nt6q3af4tal292i9h6' and expiry > '1290650760' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290649860' RESULT 1 QUERY select count(*) as count from whos_online where session_id = '80el6804nt6q3af4tal292i9h6' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', '80el6804nt6q3af4tal292i9h6', '91.211.16.126', '1290650760', '1290650760', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = '80el6804nt6q3af4tal292i9h6' RESULT Resource id #278 QUERY insert into sessions values ('80el6804nt6q3af4tal292i9h6', '1290652200', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 24/11/2010 21:06:00 - /index.php?cookies=1 (0.323s) QUERY select value from sessions where sesskey = 'av3pp9vknq3glq1huotu9fu0s1' and expiry > '1290650762' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290649862' RESULT 1 QUERY select count(*) as count from whos_online where session_id = 'av3pp9vknq3glq1huotu9fu0s1' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', 'av3pp9vknq3glq1huotu9fu0s1', '91.211.16.126', '1290650762', '1290650762', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = 'av3pp9vknq3glq1huotu9fu0s1' RESULT Resource id #278 QUERY insert into sessions values ('av3pp9vknq3glq1huotu9fu0s1', '1290652202', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 24/11/2010 21:06:02 - /index.php?cookies=1 (0.700s) QUERY select value from sessions where sesskey = 'prdperijv53d29em9n7tbdds80' and expiry > '1290650764' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290649864' RESULT 1 QUERY select count(*) as count from whos_online where session_id = 'prdperijv53d29em9n7tbdds80' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', 'prdperijv53d29em9n7tbdds80', '91.211.16.126', '1290650764', '1290650764', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = 'prdperijv53d29em9n7tbdds80' RESULT Resource id #278 QUERY insert into sessions values ('prdperijv53d29em9n7tbdds80', '1290652204', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 24/11/2010 21:06:04 - /index.php?cookies=1 (0.392s) QUERY select value from sessions where sesskey = '8t9slkupkctrat1fdncr8uboe3' and expiry > '1290650766' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290649866' RESULT 1 QUERY select count(*) as count from whos_online where session_id = '8t9slkupkctrat1fdncr8uboe3' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', '8t9slkupkctrat1fdncr8uboe3', '91.211.16.126', '1290650766', '1290650766', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = '8t9slkupkctrat1fdncr8uboe3' RESULT Resource id #278 QUERY insert into sessions values ('8t9slkupkctrat1fdncr8uboe3', '1290652206', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 24/11/2010 21:06:06 - /index.php?cookies=1 (0.566s) QUERY select value from sessions where sesskey = '3pg3rt4vhg677mrd630ue9pkt3' and expiry > '1290650768' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290649868' RESULT 1 QUERY select count(*) as count from whos_online where session_id = '3pg3rt4vhg677mrd630ue9pkt3' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', '3pg3rt4vhg677mrd630ue9pkt3', '91.211.16.126', '1290650768', '1290650768', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = '3pg3rt4vhg677mrd630ue9pkt3' RESULT Resource id #278 QUERY insert into sessions values ('3pg3rt4vhg677mrd630ue9pkt3', '1290652208', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 24/11/2010 21:06:08 - /index.php?cookies=1 (0.678s) QUERY select value from sessions where sesskey = 'p7dks7kne5f27731r6vpot1ch5' and expiry > '1290720798' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290719898' RESULT 1 QUERY select count(*) as count from whos_online where session_id = 'p7dks7kne5f27731r6vpot1ch5' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', 'p7dks7kne5f27731r6vpot1ch5', '91.211.16.126', '1290720798', '1290720798', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = 'p7dks7kne5f27731r6vpot1ch5' RESULT Resource id #278 QUERY insert into sessions values ('p7dks7kne5f27731r6vpot1ch5', '1290722238', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 25/11/2010 16:33:18 - /index.php?cookies=1 (0.276s) QUERY select value from sessions where sesskey = 'b1b8um5ue3325qt5igckbm77n1' and expiry > '1290720799' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290719900' RESULT 1 QUERY select count(*) as count from whos_online where session_id = 'b1b8um5ue3325qt5igckbm77n1' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', 'b1b8um5ue3325qt5igckbm77n1', '91.211.16.126', '1290720800', '1290720800', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = 'b1b8um5ue3325qt5igckbm77n1' RESULT Resource id #278 QUERY insert into sessions values ('b1b8um5ue3325qt5igckbm77n1', '1290722240', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 25/11/2010 16:33:20 - /index.php?cookies=1 (0.202s) QUERY select value from sessions where sesskey = 'n4rqmun39ilg8u97m1tvmq7it1' and expiry > '1290720801' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290719901' RESULT 1 QUERY select count(*) as count from whos_online where session_id = 'n4rqmun39ilg8u97m1tvmq7it1' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', 'n4rqmun39ilg8u97m1tvmq7it1', '91.211.16.126', '1290720801', '1290720801', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = 'n4rqmun39ilg8u97m1tvmq7it1' RESULT Resource id #278 QUERY insert into sessions values ('n4rqmun39ilg8u97m1tvmq7it1', '1290722241', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 25/11/2010 16:33:21 - /index.php?cookies=1 (0.223s) QUERY select value from sessions where sesskey = '51tfe9i65e1q73lchfk9q0gil6' and expiry > '1290720806' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290719907' RESULT 1 QUERY select count(*) as count from whos_online where session_id = '51tfe9i65e1q73lchfk9q0gil6' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', '51tfe9i65e1q73lchfk9q0gil6', '91.211.16.126', '1290720807', '1290720807', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = '51tfe9i65e1q73lchfk9q0gil6' RESULT Resource id #278 QUERY insert into sessions values ('51tfe9i65e1q73lchfk9q0gil6', '1290722247', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 25/11/2010 16:33:27 - /index.php?cookies=1 (0.217s) QUERY select value from sessions where sesskey = 'ulp3otlkqeu54itrjr969lugo7' and expiry > '1290720808' RESULT Resource id #22 QUERY SELECT COUNT(*) AS numrows FROM languages RESULT Resource id #27 QUERY SELECT l.languages_id, c.configuration_value FROM languages l, configuration c WHERE l.code = c.configuration_value AND c.configuration_key = 'DEFAULT_LANGUAGE' RESULT Resource id #30 QUERY select code, title, symbol_left, symbol_right, decimal_point, thousands_point, decimal_places, value from currencies RESULT Resource id #35 QUERY select languages_id, name, code, image, directory from languages order by sort_order RESULT Resource id #44 QUERY delete from whos_online where time_last_click < '1290719908' RESULT 1 QUERY select count(*) as count from whos_online where session_id = 'ulp3otlkqeu54itrjr969lugo7' RESULT Resource id #62 QUERY insert into whos_online (customer_id, full_name, session_id, ip_address, time_entry, time_last_click, last_page_url, http_referer) values ('0', 'Guest', 'ulp3otlkqeu54itrjr969lugo7', '91.211.16.126', '1290720808', '1290720808', '/index.php?cookies=1', '') RESULT 1 QUERY select customers_selected_template as template_selected from customers where customers_id = '' RESULT Resource id #71 QUERY select * from template where template_name = 'Original' RESULT Resource id #77 QUERY select banners_id, date_scheduled from banners where date_scheduled != '' RESULT Resource id #82 QUERY select b.banners_id, b.expires_date, b.expires_impressions, sum(bh.banners_shown) as banners_shown from banners b, banners_history bh where b.status = '1' and b.banners_id = bh.banners_id group by b.banners_id RESULT Resource id #85 QUERY select specials_id from specials where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #89 QUERY select featured_id from featured where status = '1' and now() >= expires_date and expires_date > 0 RESULT Resource id #93 QUERY select categories_name, categories_head_title_tag, categories_head_desc_tag, categories_head_keywords_tag from categories_description where categories_id = '0' and language_id = '1' RESULT Resource id #114 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "left" order by location RESULT Resource id #120 QUERY select box_heading from infobox_heading where infobox_id = '252' and languages_id = '1' RESULT Resource id #123 QUERY select box_heading from infobox_heading where infobox_id = '248' and languages_id = '1' RESULT Resource id #128 QUERY select c.categories_id, cd.categories_name, c.parent_id from categories c, categories_description cd where c.parent_id = '0' and c.categories_id = cd.categories_id and cd.language_id='1' order by sort_order, cd.categories_name RESULT Resource id #133 QUERY select count(*) as count from categories where parent_id = '10' RESULT Resource id #136 QUERY select count(*) as count from categories where parent_id = '4' RESULT Resource id #139 QUERY select count(*) as count from categories where parent_id = '6' RESULT Resource id #142 QUERY select count(*) as count from categories where parent_id = '36' RESULT Resource id #145 QUERY select count(*) as count from categories where parent_id = '37' RESULT Resource id #148 QUERY select count(*) as count from categories where parent_id = '191' RESULT Resource id #151 QUERY select count(*) as count from categories where parent_id = '116' RESULT Resource id #154 QUERY select count(*) as count from categories where parent_id = '40' RESULT Resource id #157 QUERY select count(*) as count from categories where parent_id = '121' RESULT Resource id #160 QUERY select count(*) as count from categories where parent_id = '49' RESULT Resource id #163 QUERY select count(*) as count from categories where parent_id = '2' RESULT Resource id #166 QUERY select count(*) as count from categories where parent_id = '198' RESULT Resource id #169 QUERY select count(*) as count from categories where parent_id = '8' RESULT Resource id #172 QUERY select count(*) as count from categories where parent_id = '53' RESULT Resource id #175 QUERY select count(*) as count from categories where parent_id = '190' RESULT Resource id #178 QUERY select count(*) as count from categories where parent_id = '1' RESULT Resource id #181 QUERY select count(*) as count from categories where parent_id = '200' RESULT Resource id #184 QUERY select count(*) as count from categories where parent_id = '9' RESULT Resource id #187 QUERY select count(*) as count from categories where parent_id = '193' RESULT Resource id #190 QUERY select box_heading from infobox_heading where infobox_id = '278' and languages_id = '1' RESULT Resource id #193 QUERY select t.topics_id, td.topics_name, t.parent_id from topics t, topics_description td where t.parent_id = '0' and t.topics_id = td.topics_id and td.language_id = '1' order by sort_order, td.topics_name RESULT Resource id #198 QUERY select count(*) as count from topics where parent_id = '4' RESULT Resource id #201 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '4' RESULT Resource id #204 QUERY select topics_id from topics where parent_id = '4' RESULT Resource id #207 QUERY select count(*) as count from topics where parent_id = '3' RESULT Resource id #210 QUERY select count(*) as total from articles a, articles_to_topics a2t where (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.articles_id = a2t.articles_id and a.articles_status = '1' and a2t.topics_id = '3' RESULT Resource id #213 QUERY select topics_id from topics where parent_id = '3' RESULT Resource id #216 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and(a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = ad.articles_id and a.articles_id = a2t.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' and a.articles_date_added > SUBDATE(now( ), INTERVAL '30' DAY) RESULT Resource id #219 QUERY select a.articles_id from articles a, authors au, articles_description ad, articles_to_topics a2t, topics_description td where a.articles_status = '1' and (a.articles_date_available IS NULL or to_days(a.articles_date_available) <= to_days(now())) and a.authors_id = au.authors_id and a.articles_id = a2t.articles_id and a.articles_id = ad.articles_id and a2t.topics_id = td.topics_id and ad.language_id = '1' and td.language_id = '1' RESULT Resource id #222 QUERY select infobox_id, display_in_column as cfgcol, infobox_file_name as cfgtitle, infobox_display as cfgvalue, infobox_define as cfgkey, box_template, box_heading_font_color from infobox_configuration where template_id = 7 and infobox_display = "yes" and display_in_column = "right" order by location RESULT Resource id #229 QUERY select box_heading from infobox_heading where infobox_id = '264' and languages_id = '1' RESULT Resource id #232 QUERY select box_heading from infobox_heading where infobox_id = '265' and languages_id = '1' RESULT Resource id #238 QUERY select box_heading from infobox_heading where infobox_id = '268' and languages_id = '1' RESULT Resource id #242 QUERY select box_heading from infobox_heading where infobox_id = '259' and languages_id = '1' RESULT Resource id #246 QUERY select distinct p.products_id, p.products_image, p.products_price, p.manufacturers_id, pd.products_name, p.products_tax_class_id, p.products_date_added, p.products_image from products p, products_description pd, featured f where p.products_status = '1' and f.status = '1' and p.products_id = f.products_id and pd.products_id = f.products_id and pd.language_id = '1' order by rand(), featured_date_added DESC limit 10 RESULT Resource id #250 QUERY select box_heading from infobox_heading where infobox_id = '271' and languages_id = '1' RESULT Resource id #253 QUERY select box_heading from infobox_heading where infobox_id = '281' and languages_id = '1' RESULT Resource id #257 QUERY select ic.categories_id, icd.categories_name from faq_categories ic, faq_categories_description icd where icd.categories_id = ic.categories_id and icd.language_id = '1' and ic.categories_status = '1' order by ic.categories_sort_order, icd.categories_name RESULT Resource id #261 QUERY select ip.faq_id, ip.question from faq ip left join faq_to_categories ip2c on ip2c.faq_id = ip.faq_id where ip2c.categories_id = '0' and ip.language = '1' and ip.visible = '1' order by ip.v_order, ip.question RESULT Resource id #264 QUERY select box_heading from infobox_heading where infobox_id = '282' and languages_id = '1' RESULT Resource id #268 QUERY SELECT information_id, languages_id, info_title FROM information WHERE visible= '1' and languages_id ='1' ORDER BY v_order RESULT Resource id #274 QUERY select count(*) as total from sessions where sesskey = 'ulp3otlkqeu54itrjr969lugo7' RESULT Resource id #278 QUERY insert into sessions values ('ulp3otlkqeu54itrjr969lugo7', '1290722248', 'cart|O:12:\"shoppingCart\":4:{s:8:\"contents\";a:0:{}s:5:\"total\";i:0;s:6:\"weight\";i:0;s:12:\"content_type\";b:0;}cre_RCI_data|a:1:{s:7:\"folders\";a:5:{s:7:\"english\";a:1:{s:4:\"lang\";a:1:{i:0;s:26:\"paypalwpp_english_lang.php\";}}s:14:\"applicationtop\";a:2:{s:6:\"bottom\";a:2:{i:0;s:33:\"buysafe_applicationtop_bottom.php\";i:1;s:35:\"paypalwpp_applicationtop_bottom.php\";}s:13:\"updateproduct\";a:1:{i:0;s:40:\"buysafe_applicationtop_updateproduct.php\";}}s:10:\"headertags\";a:0:{}s:6:\"global\";a:0:{}s:12:\"indexdefault\";a:0:{}}}cre_RCO_data|a:1:{s:7:\"folders\";a:0:{}}language|s:7:\"english\";languages_id|s:1:\"1\";currency|s:3:\"USD\";navigation|O:17:\"navigationHistory\":2:{s:4:\"path\";a:1:{i:0;a:4:{s:4:\"page\";s:9:\"index.php\";s:4:\"mode\";s:6:\"NONSSL\";s:3:\"get\";a:1:{s:7:\"cookies\";s:1:\"1\";}s:4:\"post\";a:0:{}}}s:8:\"snapshot\";a:0:{}}sppc_customer_group_show_tax|s:1:\"1\";sppc_customer_group_tax_exempt|s:1:\"0\";cre_buySafe_unique_CartId|s:0:\"\";') RESULT 1 25/11/2010 16:33:28 - /index.php?cookies=1 (0.203s)