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?
What are the best sites to get backlinks for a forum from? For instance, if you are trying to do SEO for your forum, where would you leave links? If you wanted direct traffic and new members, where would you put out li...
Would you consider blogging to be your best or highest paying job? If so, how long did it take to convert a part time blogging pursuit into a full time paying job?
Do you moderate comments very often on your blog?
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...
My first starter forum was one of those free forums, most likely phpBB. Not a bad software, though they didn't give full admin access. Since then, I've used myBB and Xenforo and currently SMF.
What's the worst mistake you have made on your own forum; whether deleting the wrong reply to accidentally banning yourself. Talk about how you recovered. As for myself, i seriously messed up my forum theme about two ...
Should you try to get backlinks from other blogs (blogger.com) in the comment section? Or, how would you use Blogger to get backlinks to your own blog?
Can you get a backlink from a high page rank, respected site like Wikipedia? Or, do these links get deleted fast?
I love any action sci-fi/thriller. My favorite movies have included Predator, Predator 2, Pitch Black and Alien. I like watching comedy movies too. Talk about your favorite movies.
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM seoclerks.members WHERE username='Layla' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Layla' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=63253 | 1 | SELECT distinct quesid FROM answers WHERE userid=63253 | /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 (10627,10628,10630,10633,10634,10637,10638,10666,10780,10781,10784,10785,10786,10788,10829,10832,10857,10875,10941,10954,10973,10989,10999,11096,11128,11138,11145,11192,11195,11196,11200,11461,12818,12989,12990,13142,13272,13273,13274,13275,13276,13280,13283,13285,13287,13289,13290,13303,13310,13311,13331,13500,13570,13799,13901,14080,14093,14153,14160,14507,14921,14989,14990,14991,14992,14996,15001,15256,15261,15276,15337,15443,15519,15748,15749,16552,16802,17158,17206,17207,17284,17285,17318,17325,17326,17327,17329,17335,17338,17358,17398,17401) 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 (10627,10628,10630,10633,10634,10637,10638,10666,10780,10781,10784,10785,10786,10788,10829,10832,10857,10875,10941,10954,10973,10989,10999,11096,11128,11138,11145,11192,11195,11196,11200,11461,12818,12989,12990,13142,13272,13273,13274,13275,13276,13280,13283,13285,13287,13289,13290,13303,13310,13311,13331,13500,13570,13799,13901,14080,14093,14153,14160,14507,14921,14989,14990,14991,14992,14996,15001,15256,15261,15276,15337,15443,15519,15748,15749,16552,16802,17158,17206,17207,17284,17285,17318,17325,17326,17327,17329,17335,17338,17358,17398,17401) 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 (10627,10628,10630,10633,10634,10637,10638,10666,10780,10781,10784,10785,10786,10788,10829,10832,10857,10875,10941,10954,10973,10989,10999,11096,11128,11138,11145,11192,11195,11196,11200,11461,12818,12989,12990,13142,13272,13273,13274,13275,13276,13280,13283,13285,13287,13289,13290,13303,13310,13311,13331,13500,13570,13799,13901,14080,14093,14153,14160,14507,14921,14989,14990,14991,14992,14996,15001,15256,15261,15276,15337,15443,15519,15748,15749,16552,16802,17158,17206,17207,17284,17285,17318,17325,17326,17327,17329,17335,17338,17358,17398,17401) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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 (10627,10628,10630,10633,10634,10637,10638,10666,10780,10781,10784,10785,10786,10788,10829,10832,10857,10875,10941,10954,10973,10989,10999,11096,11128,11138,11145,11192,11195,11196,11200,11461,12818,12989,12990,13142,13272,13273,13274,13275,13276,13280,13283,13285,13287,13289,13290,13303,13310,13311,13331,13500,13570,13799,13901,14080,14093,14153,14160,14507,14921,14989,14990,14991,14992,14996,15001,15256,15261,15276,15337,15443,15519,15748,15749,16552,16802,17158,17206,17207,17284,17285,17318,17325,17326,17327,17329,17335,17338,17358,17398,17401)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 80, 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='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='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='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='20907' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20907' | /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 |