|
Guest
|
:o nope this is :
SELECT id, member_id, running_time, location FROM ibf_sessions WHERE id='1a7703d3827be3680d9c288c189c386c' and ip_address='68.62.141.72'
SELECT mod.mid as is_mod, m.id, m.name, m.mgroup, m.password, m.email, m.allow_post, m.view_sigs, m.view_avs, m.view_pop, m.view_img, m.auto_track, m.mod_posts, m.language, m.skin, m.new_msg, m.show_popup, m.msg_total, m.time_offset, m.posts, m.joined, m.last_post, m.last_visit, m.last_activity, m.dst_in_use, m.view_prefs, g.* FROM ibf_members m LEFT JOIN ibf_groups g ON (g.g_id=m.mgroup) LEFT JOIN ibf_moderators mod ON (mod.member_id=m.id OR mod.group_id=m.mgroup ) WHERE m.id='2'
UPDATE ibf_sessions SET member_name='Torlaan', member_id='2', member_group='3', login_type='-1', running_time='1040692165', in_forum='', in_topic='', location=',,' WHERE id='1a7703d3827be3680d9c288c189c386c'
SELECT s.*, t.template, c.css_text FROM ibf_skins s LEFT JOIN ibf_templates t ON (t.tmid=s.tmpl_id) LEFT JOIN ibf_css c ON (s.css_id=c.cssid) WHERE s.default_set=1
SELECT func_name, func_data, section_content FROM ibf_skin_templates WHERE set_id='2' AND group_name='skin_global'
SELECT func_name, func_data, section_content FROM ibf_skin_templates WHERE set_id='2' AND group_name='skin_boards'
SELECT f.*, c.id as cat_id, c.position as cat_position, c.state as cat_state, c.name as cat_name, c.description as cat_desc, c.image, c.url, m.member_name as mod_name, m.member_id as mod_id, m.is_group, m.group_id, m.group_name, m.mid from ibf_forums f, ibf_categories c LEFT JOIN ibf_moderators m ON (f.id=m.forum_id) WHERE f.category=c.id order by c.position, f.position
SELECT s.member_id, s.member_name, s.login_type, g.suffix, g.prefix FROM ibf_sessions s LEFT JOIN ibf_groups g ON (g.g_id=s.member_group) WHERE running_time > '1040691265' ORDER BY s.running_time DESC
SELECT id, name, bday_day as DAY, bday_month as MONTH, bday_year as YEAR from ibf_members WHERE bday_day='23' and bday_month='12'
SELECT * FROM ibf_stats
SELECT macro_value, macro_replace FROM ibf_macro WHERE macro_set='2'
hehe -- I can set the board so I can see what is going wrong. Shows all the executions for each page loaded...
|