Query #1: time taken: 0.0011, affected rows: 0, total sql time: 0.0011
SELECT s.id AS sid, s.ses_id, s.data, s.returnto, s.sys_id, t.id AS theme_id, t.lang, t.name AS theme_name, t.locale, t.theme, t.pspell_lang, t.theme_opt, u.alias, u.posts_ppg, u.time_zone, u.sig, u.last_visit, u.last_read, u.cat_collapse_status, u.users_opt, u.posted_msg_count, u.topics_per_page, u.ignore_list, u.ignore_list, u.buddy_list, u.id, u.group_leader_list, u.email, u.login, u.sq, u.ban_expiry, u.flag_cc FROM fud30_ses s INNER JOIN fud30_users u ON u.id=(CASE WHEN s.user_id>2000000000 THEN 1 ELSE s.user_id END) LEFT OUTER JOIN fud30_themes t ON t.id=u.theme WHERE s.sys_id= '554bae1bd60d1a3a0d99bae0c34b669e' AND s.ip_addr='216.73.216.242' AND s.useragent='Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; C'

Query #2: time taken: 0.0012, affected rows: 1, total sql time: 0.0023
SELECT s.id AS sid, s.ses_id, s.data, s.returnto, s.sys_id, t.id AS theme_id, t.lang, t.name AS theme_name, t.locale, t.theme, t.pspell_lang, t.theme_opt, u.alias, u.posts_ppg, u.time_zone, u.sig, u.last_visit, u.last_read, u.cat_collapse_status, u.users_opt, u.posted_msg_count, u.topics_per_page, u.ignore_list, u.ignore_list, u.buddy_list, u.id, u.group_leader_list, u.email, u.login, u.sq, u.ban_expiry, u.flag_cc FROM fud30_ses s INNER JOIN fud30_users u ON u.id=(CASE WHEN s.user_id>2000000000 THEN 1 ELSE s.user_id END) LEFT OUTER JOIN fud30_themes t ON t.id=u.theme WHERE s.id=610

Query #3: time taken: 0.0054, affected rows: 1, total sql time: 0.0077
SELECT c.id AS cat_id, f.name, m.subject, t.tdescr, t.id, t.forum_id, t.replies, t.rating, t.n_rating, t.root_msg_id, t.moved_to, t.thread_opt, t.root_msg_id, t.last_post_date, 0 AS md, 1 AS cant_rate, m2.thread_id AS last_thread, g1.group_cache_opt FROM fud30_thread t INNER JOIN fud30_msg m ON m.id=t.root_msg_id INNER JOIN fud30_forum f ON f.id=t.forum_id INNER JOIN fud30_cat c ON f.cat_id=c.id INNER JOIN fud30_msg m2 ON f.last_post_id=m2.id INNER JOIN fud30_group_cache g1 ON g1.user_id=0 AND g1.resource_id=f.id WHERE t.id=1

Query #4: time taken: 0.0052, affected rows: 1, total sql time: 0.0129
SELECT m.*, COALESCE(m.flag_cc, u.flag_cc) AS disp_flag_cc, COALESCE(m.flag_country, u.flag_country) AS disp_flag_country, t.thread_opt, t.root_msg_id, t.last_post_id, t.forum_id, f.message_threshold, u.id AS user_id, u.alias AS login, u.avatar_loc, u.email, u.posted_msg_count, u.join_date, u.location, u.sig, u.custom_status, u.icq, u.jabber, u.affero, u.aim, u.msnm, u.yahoo, u.google, u.skype, u.twitter, u.last_visit AS time_sec, u.users_opt, l.name AS level_name, l.level_opt, l.img AS level_img, p.max_votes, p.expiry_date, p.creation_date, p.name AS poll_name, p.total_votes, 1 AS cant_vote FROM fud30_msg m INNER JOIN fud30_thread t ON m.thread_id=t.id INNER JOIN fud30_forum f ON t.forum_id=f.id LEFT JOIN fud30_users u ON m.poster_id=u.id LEFT JOIN fud30_level l ON u.level_id=l.id LEFT JOIN fud30_poll p ON m.poll_id=p.id WHERE m.id=1 AND m.apr=1 AND m.thread_id=1

Query #5: time taken: 0.0009, affected rows: 1, total sql time: 0.0138
UPDATE fud30_thread SET views=views+1 WHERE id=1

Query #6: time taken: 0.0001, affected rows: 1, total sql time: 0.0139
UPDATE fud30_ses SET sys_id='554bae1bd60d1a3a0d99bae0c34b669e', forum_id=1, time_sec=1749257089, action='Browsing topic (tree view) <a href=\"index.php?t=tree&amp;th=1&amp;\">Welcome to FUDforum</a>', returnto='mid=1&t=tree&th=1' WHERE id=610

Query #7: time taken: 0.0006, affected rows: 4, total sql time: 0.0145
SELECT m.poster_id, m.subject, m.reply_to, m.id, m.poll_id, m.attach_cnt, m.post_stamp, m.icon, m.file_id, m.length, m.foff, u.alias, u.last_visit FROM fud30_msg m INNER JOIN fud30_thread t ON m.thread_id=t.id LEFT JOIN fud30_users u ON m.poster_id=u.id WHERE m.thread_id=1 AND m.apr=1 ORDER BY m.reply_to ASC, m.id

Query #8: time taken: 0.0010, affected rows: 1, total sql time: 0.0155
SELECT seq FROM fud30_tv_1 WHERE thread_id=1

Query #9: time taken: 0.0002, affected rows: 0, total sql time: 0.0157
SELECT m.id, m.subject, tv.seq, t.moved_to FROM fud30_tv_1 tv INNER JOIN fud30_thread t ON tv.thread_id=t.id INNER JOIN fud30_msg m ON t.root_msg_id=m.id WHERE tv.seq IN(0, 2)
My forum, my way!: First Forum » Welcome to FUDforum

 
My forum, my way!
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Public Forums » First Forum » Welcome to FUDforum (Welcome, welcome, welcome!)  () 1 Vote

Query #10: time taken: 0.0012, affected rows: 1, total sql time: 0.0169
SELECT data FROM fud30_msg_store WHERE id=1
Welcome to FUDforum [message #1] Thu, 31 March 2016 09:31 Go to previous message
admin is currently offline  admin
Messages: 3
Registered: March 2016
Junior Member
Administrator
Congratulations! You have successfully installed FUDforum and are well on your way to creating a vibrant community that you and your members can enjoy for years to come.

To get you started, please read the documentation on our wiki and report any problems on the support forum at http://fudforum.org. You are also welcome to join us on irc.freenode.net in the FUDforum channel.

Login and head over to the Admin Control Panel to start configuring your forum.

Thanks for using our software.

Enjoy!
The FUDforum team
 
Read Message
Read Message
Read Message
Read Message

Query #11: time taken: 0.0034, affected rows: 1, total sql time: 0.0202
SELECT f.id, f.name, c.id FROM fud30_fc_view v INNER JOIN fud30_forum f ON f.id=v.f INNER JOIN fud30_cat c ON f.cat_id=c.id INNER JOIN fud30_group_cache g1 ON g1.user_id=0 AND g1.resource_id=f.id WHERE g1.group_cache_opt & 1 > 0 AND f.url_redirect IS NULL ORDER BY v.id


Current Time: Sat Jun 07 00:44:49 UTC 2025

Total time taken to generate the page: 0.02711 seconds