This is just a hypothetical situation, but let's say all your moderators quit around the same time (such as in the same week) over some forum dispute. Would you be able to replace the moderators or staff members very qu...
Would you employ a moderator just for weekends; someone who would not come by any other time. This would be to give regular moderators or staff a chance to be off of forum to spend time on personal life or with family a...
As with any community, there will be times when a popular or senior forum member won't agree with your decisions, such as whom to promote or direction for your forum. What will you do when this member makes a big specta...
One of my best friends online owned a Doctor Who forum and we all really loved it. This forum was so amazing. We had the best conversations there. And, though the forum had numerous misfortunes such as the databases b...
I love the discussions that go on for pages and pages; with hundreds of responses. They are like micro communities within the forum and always get the best traffic from both forum members and search engines. These thre...
Whenever I'm at a forum, I respond to older discussions as they have more responses and the conversation is more lively than with a new discussion that has fewer responses. I don't like newer discussions as much as ther...
What are some easy ways to ensure your forum members stay loyal rather than leaving for a competitor's site?
Do you have specialized user groups on your forum, not just regular members that serve a specific purpose? For instance, on my forum, we have a user group just for those who share a common interest in movies. This gro...
Xenforo seems to be a very popular and often used forum software, but just as many free MyBB forums around too. Which forum software do you think is used most often? Or, which software is most likely to be upgraded fro...
When you start a forum, how many people should you have on staff or in your member base before you really go live and start advertising and promoting the site to get new members?
When you delete an account, do you also delete all the member's posts? Let's say this was a long time member, who contributed 1000 forum posts. Would you delete all their posts when the account is banned or leave them ...
New discussions and responses are the life blood of any forum and essential to helping your forum stay active. How many new posts do you get on your forum daily?
Most of the forums that I've visited only focus on the paid version of forum software, but I want a forum that emphasizes discussions on the free software that is available for forum creation, including SMF, MyBB and oth...
What requirements do you have for your staff members, including staff admin, moderator, writer or editor or any other staff position?
On one of the forums where I'm a regular member, I like some forum avatars, but others are downright offensive. These avatars don't really seem to bother forum admin(s), so they stay up and there's little that can be do...
Have you ever rushed into opening a forum, only to regret it later or wish that you had spent more time thinking the idea through?
Sometimes, I'll go back after creating a forum response and edit a few times, especially if the response seems off topic to what was being discussed. It's easy enough to get caught up in a side line discussion with ano...
On my forum and blog, I have different ways to get my members/audience to interact and be competitive with each other. I have a voting page (both on forum and blog), a games page (blog), and an arcade (forum) where the ...
One of my favorite things to do is create blog drafts of potential blog posts. This gives me time to flesh out the article and make it really good and also I can schedule a good time for publishing the article on my own...
On some forums where I'm a member, I have noticed that my account won't login again once I request a password reminder. So for instance, let's say that I try twice to login and then request the reminder email. And, befo...
Do you have any suggestions on where I could hire some reliable forum staff members? For instance, I have seen some people placing ads on promotion forums and that seems to get some responses. Then again, I don't want ...
Did you have to wait very long from the time you opened your forum to the time you got your first full time forum member?
Do you issue warnings to members daily? What type of warning do you usually issue, for instance, warnings to stop trolling, flooding, etc.
If you were the only person posting on your forum, would you keep going, in hopes that someone else would register? Maybe you feel as if you could keep the forum going long enough until the advertising/promotion kicks i...
Is it really smart to let a moderator or admin who owns a competing forum to work on your site? Could there be a conflict of interest? What are the downsides or benefits of doing this?
A hello post is one where the new forum member posts an introduction to the community. And, a goodbye post is one where they say goodbye when they are planning to leave. Though hello or introductory posts are common, the...
Would you trust your moderators to know which members to ban? And, how liberal are your moderator permissions when it comes to banning? For instance, maybe a moderator can temp ban a member for specific number of days ...
If a friend of mine recommends a good forum, I'm very likely to check it out. Most times, they want my impression of the forum or ask me to join and post an introduction. This is usually no problem and it's always nice t...
Really big forums seem impersonal and lack the warmth of a smaller close knit forum community. However, small forums lack the content. Which one do you prefer joining?
Do you let forum members close threads, such as locking threads or deleting replies if they started the thread? This type of self moderation could be useful if you have a small staff.
One of my shortest run forums was about a month. I had a great idea for a forum but lost my funding source and had to close it down as the hosting was too much to justify paying on my own.
Crowd funding is an ideal way to pay for hosting expenses and acquisition of new forum software. You would simply sign up to any popular crowd funding site and create a convincing description which tells others why they...
I started my blog first to provide information to my readers. And, then later I added a forum where I could talk to the people who visit my blog. The forum gives me greater connectivity to my readers and lets me have i...
Would it be viewed as favoritism if you hired your friends as admin or moderators for your staff? Or, does the friendship bond actually help with forum management?
Cyber bullying is getting more attention in the spotlight lately, especially after numerous tragic Facebook incidences. A site owner might be held responsible if they choose not to stop the bullying of members on their ...
I'm a forum owner and forum admin/mod on several forums and for me, the experience is very different. With my own forum, there are a million little details I have to manage by myself (I like to be hands on, even when I ...
Do you allow your site manager or admin all access to your databases or other sensitive areas of your forum, including the behind the scenes forums where big decisions are discussed or made?
Managing one forum is nearly a full time job, but some people own multiple forums, requiring good time management skills as well as resources. Do you think you have what it takes to manage more than one forum at a time?
Are there any tricks or tips to creating a warm and welcoming environment on your forum that encourages forum members to stay and post or interact with the community more?
On many SMF forums that I visit, I get extreme lag. Do you think the lagging is caused by the SMF software or plug ins? I don't get this kind of lag on Xenforo or MyBB forums.
| Match | Count | SQL | Script |
| SELECT * FROM categories_faq WHERE seo=? | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE seo=? | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo() |
| SELECT * FROM categories_faq WHERE CATID='52' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='52' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='forum-administration' LIMIT 1 | 1 | SELECT count(A.quesid) as total FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='forum-administration' LIMIT 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM questions A, categories_faq B, seoclerks.members C where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='forum-administration' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 240, 40 | 1 | SELECT A.*, C.username, C.userlevel FROM questions A, categories_faq B, seoclerks.members C
where A.status='1' AND A.catid=B.CATID AND A.userid=C.USERID AND B.seo='forum-administration'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 240, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=54 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=54 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=54 | 1 | SELECT count(A.ansid) as total
FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=54 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM members_ledger WHERE (script='/opt/clerks-staging/docroot/faq.php' OR script='/opt/clerks-staging/docroot/viewfaq.php') AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE (script='/opt/clerks-staging/docroot/faq.php'
OR script='/opt/clerks-staging/docroot/viewfaq.php')
AND added>=UNIX_TIMESTAMP(NOW())-1200
GROUP BY USERID
| /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM categories | 1 | SELECT * FROM categories | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() parseRedundantQueriesCache() |
| select * from categories_software order by name asc | 1 | select * from categories_software order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetSoftwareCategories() |
| select * from categories_wanttobuy order by name asc | 1 | select * from categories_wanttobuy order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_wantcategories() |
| select * from categories_wanttotrade order by name asc | 1 | select * from categories_wanttotrade order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_tradecategories() |
| SELECT * FROM seoclerks.members WHERE USERID='59055' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59055' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='178586' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='178586' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20907' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20907' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='35973' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='35973' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59643' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59643' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='168430' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='168430' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='65040' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='65040' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63253' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63253' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59328' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59328' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49657' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49657' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59594' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59594' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59331' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59331' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21811' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21811' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| select * from categories_faq order by name asc | 1 | select * from categories_faq order by name asc | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_GetFaqCategories() |
| count(*) | sql1 | error_msg |
|---|
| Load | Count | SQL | Max | Min |