1.
2.
3.
4.
5.
6.
7.
8.
9.
10.
11.
12.
13.
14.
15.
16.
17.
18.
19.
20.
21.
22.
23.
24.
25.
26.
27.
28.
29.
30.
31.
32.
33.
34.
35.
36.
37.
38.
39.
40.
41.
42.
43.
44.
45.
46.
47.
48.
49.
50.
51.
| 1. / 2. / ...
Warning: cs_html_table - Function goes away in next minor release, use themes instead
Warning: cs_html_roco - Function goes away in next minor release, use themes instead
Warning: cs_subtemplate - Custom theme file not found: "themes/cry/clansphere/navmeta.tpl"
Warning: cs_html_span - Function goes away in next minor release, use themes instead
Warning: cs_html_div - Function goes away in next minor release, use themes instead
Warning: cs_subtemplate - Custom theme file not found: "themes/cry/members/navrand.tpl"
Warning: cs_subtemplate - Custom theme file not found: "themes/cry/shoutbox/navlist.tpl"
Warning: cs_subtemplate - Custom theme file not found: "themes/cry/votes/navlist_results.tpl"
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'clansphere'
SELECT users_id, users_nick, users_lang, access_id, users_limit, users_view, users_timezone, users_dstime, users_ajax, users_tpl, users_pwd FROM fc_users WHERE users_id = '1' AND users_pwd = '532f9796bab91662b936c329bc3421a54a2834a0' LIMIT 0,1
UPDATE fc_users SET users_laston='1222619638' WHERE users_id='1'
SELECT * FROM fc_access WHERE access_id = 5 LIMIT 0,1
SELECT count_id, count_time FROM fc_count WHERE count_ip = '77.189.209.208' ORDER BY count_id DESC LIMIT 0,1
UPDATE fc_count SET count_time='1222619638', count_location='cash/manage' WHERE count_id='126'
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'counter'
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'fckeditor'
SELECT COUNT(*) FROM fc_news WHERE news_publishs_at != 0 AND news_public = 0 AND news_publishs_at < 1222619638
SELECT COUNT(*) FROM fc_cash
SELECT cash_money FROM fc_cash WHERE cash_inout = 'in'
SELECT cash_money FROM fc_cash WHERE cash_inout = 'out'
SELECT options_name, options_mod, options_value FROM fc_options WHERE options_mod = 'cash' AND options_name = 'month_out' LIMIT 0,1
SELECT COUNT(*) FROM fc_users WHERE access_id >= 3
SELECT ca.cash_time AS cash_time, ca.cash_inout AS cash_inout, ca.users_id AS users_id, usr.users_nick AS users_nick, ca.cash_text AS cash_text, ca.cash_money AS cash_money, ca.cash_id AS cash_id FROM fc_cash ca INNER JOIN fc_users usr ON ca.users_id = usr.users_id WHERE cash_inout = 'in'
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'abcode'
SELECT ca.cash_time AS cash_time, ca.cash_inout AS cash_inout, ca.users_id AS users_id, usr.users_nick AS users_nick, ca.cash_text AS cash_text, ca.cash_money AS cash_money, ca.cash_id AS cash_id FROM fc_cash ca INNER JOIN fc_users usr ON ca.users_id = usr.users_id ORDER BY cash_time DESC LIMIT 0,50
SELECT metatags_id, metatags_name, metatags_content FROM fc_metatags WHERE metatags_active = 1 ORDER BY metatags_name
SELECT COUNT(*) FROM fc_messages WHERE users_id_to = '1' AND messages_show_receiver = 1 AND messages_view = 0
SELECT * FROM fc_ticker tck JOIN fc_options opt ON opt.options_mod='ticker' WHERE tck.ticker_id=opt.options_value AND opt.options_name='active_id' LIMIT 0,1
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'ticker'
SELECT news_id, news_headline, news_time FROM fc_news WHERE news_public > 0 ORDER BY news_time DESC LIMIT 0,3
SELECT thr.threads_headline AS threads_headline, thr.threads_last_time AS threads_last_time, thr.threads_id AS threads_id FROM fc_threads thr INNER JOIN fc_board frm ON frm.board_id = thr.board_id WHERE frm.board_access <= '5' AND thr.threads_last_user != '1' AND board_pwd = '' ORDER BY thr.threads_last_time DESC LIMIT 0,3
SELECT users_id, users_nick FROM fc_users ORDER BY users_register DESC LIMIT 0,3
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'events'
SELECT users_age FROM fc_users WHERE users_age LIKE '%-09-%'
SELECT events_time FROM fc_events WHERE events_time >= '1220227200' AND events_time <= '1222819199'
SELECT users_id, users_nick, users_country, users_active, users_invisible FROM fc_users WHERE users_laston > 1222619339 AND users_active = '1' AND users_invisible = '0' ORDER BY users_laston DESC LIMIT 0,8
SELECT mm.members_task AS members_task, mm.members_since AS members_since, usr.users_picture AS users_picture, usr.users_country AS users_country, usr.users_hidden AS users_hidden, usr.users_id AS users_id, usr.users_nick AS users_nick, usr.users_name AS users_name, usr.users_surname AS users_surname FROM fc_members mm INNER JOIN fc_users usr ON mm.users_id = usr.users_id ORDER BY RAND() LIMIT 0,1
SELECT COUNT(*) FROM fc_shoutbox
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'shoutbox'
SELECT shoutbox_name, shoutbox_text, shoutbox_date FROM fc_shoutbox ORDER BY shoutbox_date DESC LIMIT 0,3
SELECT abcode_func, abcode_pattern, abcode_result, abcode_file FROM fc_abcode
SELECT gallery_id FROM fc_gallery WHERE gallery_access < '5' AND gallery_status = '1' ORDER BY gallery_id DESC
SELECT votes_id, votes_question, votes_election, votes_several FROM fc_votes WHERE votes_access <= '5' AND votes_start <= '1222619639' AND votes_end >= '1222619639' ORDER BY RAND() LIMIT 0,1
SELECT COUNT(*) FROM fc_voted WHERE voted_mod = 'votes' AND voted_fid = '1' AND voted_ip = '77.189.209.208' OR voted_mod = 'votes' AND voted_fid = '1' AND users_id = '1'
SELECT voted_id, users_id, voted_ip, voted_answer FROM fc_voted WHERE voted_fid = '1' AND voted_mod = 'votes'
SELECT banners_picture, banners_alt, banners_url, categories_id FROM fc_banners ORDER BY banners_order ASC
SELECT options_name, options_value FROM fc_options WHERE options_mod = 'news'
SELECT ne.news_id AS news_id, ne.news_headline AS news_headline, ne.news_time AS news_time FROM fc_news ne INNER JOIN fc_categories cat ON ne.categories_id = cat.categories_id WHERE ne.news_public > '0' AND cat.categories_access <= '5' ORDER BY ne.news_time DESC LIMIT 0,5
SELECT users_readtime FROM fc_users WHERE users_id = '1' LIMIT 0,1
SELECT thr.threads_headline AS threads_headline, thr.threads_id AS threads_id, thr.threads_last_time AS threads_last_time FROM fc_threads thr INNER JOIN fc_board frm ON frm.board_id = thr.board_id LEFT JOIN fc_read red ON thr.threads_id = red.threads_id AND red.users_id = '1' WHERE frm.board_access <= '5' AND frm.board_pwd = '' AND thr.threads_last_time > '1221410039' AND (thr.threads_last_time > red.read_since OR red.threads_id IS NULL) ORDER BY thr.threads_last_time DESC LIMIT 0,8
SELECT files_name, files_id FROM fc_files ORDER BY files_time DESC LIMIT 0,4 |