Most forums have an off topic area. What do you call yours, so members know it's open for random topics not related to the niche of the forum?
I'd like to create a special user group to put retired staff members into. I don't simply want to demote these people to regular status as that demeans the work they put into the forum. If they are no longer posting ac...
I've been to some really huge forums that have lots of registered members but very few new threads/responses daily by comparison. For instance, on a forum of 40,000 members, you'd expect way more than 100 new responses/...
I need some suggestions on how to rank up forum members. For instance, after how much time should a new member be ranked up to the first level, second level, etc?
Do you set it so that some subforums or posts are not viewable to guests?
Do you have it set so that all members are updated by default when you (as admin or owner) make a new posts?
Something that bothers me a lot is going to a forum and seeing usernames struck through with the BANNED label. What's your view of striking out a banned members name?
Do you use the built in email system for your host/forum or do you use a third party email company to mail out your forum newsletter/notices?
On many forums there is a plus/minus or positive/negative rating system for discussions/users. Do you allow your forum members to leave negative feedback for a comment or discussion? Or, do you only allow a discussion/...
Social networks are very popular with users. What things can you do to make your forum more like a social network?
Which unique user groups have you created for your own forum? Please talk about the user group/names that reflect the distinctive personality of your forum or the forums you visit.
Once I tried to login to my forum and could not as my login did not work. I tried to recover via email and it didn't recognize my email address. A few days later, I was able to login. I don't know why my login was not ...
Does your forum software allow for image hotlinking from other websites? Or, do you require your forum members to upload photos?
Do you use the same forum avatar on your own forum as you do when you are backlinking or posting on other forums? Do you find it to be useful to do so?
Is it relevant that a forum is updated daily with new content? Or, like a blog, can it be updated a few times a week and still rank well in Google?
How long do you require a person to wait between forum posts? And, does a waiting period help deter spammers?
Do you think it's OK to have the same admin on your forum for many years? Or, do you try to change up your staff and retire admins and mods occasionally so you can bring in new staff members?
What inspired you to start your forum? And, what motivated you to move from idea stage to actual forum creation and community building?
I don't let new members have forum signatures on the forums that I manage as that only encourages link spammers to sign up. However, if someone sticks around for awhile and contributes in a meaningful way to the forum, ...
I am an administrator of my own forum yet I can't post in my announcement section. I see this error: You have insufficient privileges to post here. I made all of the forums a long time ago but I verified that administra...
At what point would you lock a thread? For instance, do you lock a thread after a certain number of responses or leave it open infinitely?
How can you go about changing your forum name? Do you change the domain name or keep it the same?
Is it necessary to have a general chat or off topic subforum on every forum? Most forums that I've posted on have an off topic section and this lets the members have a place to relax and talk about other things. What a...
How many subforums are needed for a forum? For instance, how many would you have on a general chat forum? What about an SEO forum? What names do you give to your subforums?
If a problem member asks for a second chance on your forum and promises to behave, should you give them a second chance? Or, are you asking for trouble?
For instance, have you ever been away from your forum on sick leave or vacation for an extended time? And, if so, who did you leave in charge of your forum to ensure that it kept running?
The idea of building a forum is to have a place for like minded people to meet and talk. And, hopefully the community that you've built would stay together after you sell your forum. But what happens if many long time ...
For instance, would you consider a one word post to be a spam? Or, do you only see blatant advertising as spam?
What's the best way to announce change of ownership with a forum? Also, how do you prepare forum members for the new management (which might include different admins/mods too or other changes on site)?
For instance, let's say you want to install a blog on your home page (of your forum). How do you go about such a big change? For instance, do you shut your forum down for a day or try to get the work done at night? Als...
Do you spend at least an hour on your forum daily, either on the threads reading/responding or behind the scenes tweaking the software, etc? Or, do you take a more laid back hands off approach to forum management?
What type of incentives or prizes do you offer admins or mods to reward them for good work done on your forum?
Does your forum host have daily down time, meaning your forum server is not up and can't be accessed by forum members/guests? If so, does this affect the number of posts you have on forum daily or do forum members just ...
Does your staff (admins/mods) ever argue on forum or behind the scenes? What are some of the reasons for staff disagreements or strife? How do you deal with those situations? For instance, do you always favor your admi...
Do you have any free/paid resources that help you do a better job of forum administration? Which blogs/sites do you refer to when you have a problem?
Did you consult with friends and family or other forum owners before opening your current forum? Did you take their advice?
What would you do differently? Would you make the same decisions? Do you think a fresh start would lead to a better result? Or, are you happy with the current state of your forum?
Are there any warning signs that a forum might be sliding in popularity or have an underlying problem such as spammers or trolls?
What's the most number of users you have ever had on with your current/past forum? (Not referring to unregistered guests). How many average users are on the forum posting/responding or just browsing threads at any one ...
What features do you think are missing from your current forum software? If you could design your own perfect forum software, what features/benefits would be included?
| 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 560, 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 560, 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='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='20916' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20916' | /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='20884' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20884' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21613' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21613' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20911' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20911' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6289' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6289' | /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 |
| Avg Time | Count | SQL | Max | Min |
| 0.233606 | 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 | 0.233606 | 0.233606 |