How can you be sure your forum members have read all your rules on forum post etiquette and signature line rules? What are you doing to make sure they know what rules are imposed?
which is the best domain name? .com or .org
Now, I know this may seem a little far-fetched and stupid but I was just curious. The reason I'm asking is because I'm only 15 and getting enough money to host my stuff can often get too much, hence why I have resulted ...
I feel like SEOClerks forum could be far more active, I am going to try to bring some of my friends and clients onto the forums to chit chat and talk more and stay up to date with active users. Maybe we should suggest ad...
What is the cheapest price you have paid for hosting your website?
My forum is hosted for free on a free forum site which does not allow me to ad Adsense or banners. (The banners are on the forum, but not mine, they belong to the host company). Is there any other way to monetize a fre...
Please give advice on what CMS I should be using to start a Yahoo Answers (questions/answers) type site where visitors can submit questions and have them answered by others on site. Also would like a built in voting sys...
There are many good reasons to buy a .me top level domain The .me TLD is perfect for the personal or professional blog where you want to use your own name. This is great for anyone who wants to establish their own pr...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Sysode' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Sysode' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=98914 | 1 | SELECT distinct quesid FROM answers WHERE userid=98914 | /opt/clerks-staging/docroot/faq.php 258 () () |
| 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 A.quesid IN (10682,10743,11355,12422,16791,16826,17010,17040) 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 A.quesid IN (10682,10743,11355,12422,16791,16826,17010,17040) 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 A.quesid IN (10682,10743,11355,12422,16791,16826,17010,17040) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 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 A.quesid IN (10682,10743,11355,12422,16791,16826,17010,17040)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /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='63192' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63192' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19352' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19352' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='98914' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='98914' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='89711' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='89711' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='60532' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='60532' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='77426' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='77426' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63167' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63167' | /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 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 |