So I'm just curious as to how everyone does their work from home.... Do you use a laptop? Do you use a desktop? Or do you use both? Do you find that one is easier to work from than the other? So I'll start it off....
Anybody have any thoughts on this? Resellers are making hundreds of dollars at times from services bought for only a dollar or a couple of dollars here. Would a minimum of 2 dollars or more create more money for everyone...
Hello there. I just want to share with you one of many advices i received in my life regarding business. This one was, short and honest, but turned my business into nice success. About 8 years ago i decided to open my...
As part of our Fourth of July celebration, we're giving away free money to help you buy even more of the great SEOClerks services you really love. Just make a balance deposit into your SEOClerks account of $50-$9...
I have always seen a load of services here for buying social followers. What exactly is the benefit in doing this. From what I understand these will never be real followers interested in your content, they will just b...
Hello I really don't know why but my services keep getting deleted without my notice I don't get any information or something like that when they get deleted. How to solve this?
Hello i have been here from couple of years and i haven't seen this type of low sales rate in this month. I have only made 4 to 5 sales in this month. So what is this why are my sales down? Doesn't SEOClerks promote ...
Personally i'm very happy with my internet service provider, the internet speed that they offer is really good and fast enough.The only thing that I would like to change is payment system from their website, it has too m...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='cdrocks' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='cdrocks' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=167861 | 1 | SELECT distinct quesid FROM answers WHERE userid=167861 | /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 (8254,17581,17579,17602,17619,17786,17851,17978,18056,18057,18147,18211,18291,18325,18337,18776,18794,18836,18871,18375,19187,19505,19520,19530,19543,19539,19623,19286,19793,19752,19815,19820,19929,19926,19968,20005,19978,20167,20394,20445,20456,20330,20482,21192,21017,24834,24866,26027,28061) 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 (8254,17581,17579,17602,17619,17786,17851,17978,18056,18057,18147,18211,18291,18325,18337,18776,18794,18836,18871,18375,19187,19505,19520,19530,19543,19539,19623,19286,19793,19752,19815,19820,19929,19926,19968,20005,19978,20167,20394,20445,20456,20330,20482,21192,21017,24834,24866,26027,28061) 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 (8254,17581,17579,17602,17619,17786,17851,17978,18056,18057,18147,18211,18291,18325,18337,18776,18794,18836,18871,18375,19187,19505,19520,19530,19543,19539,19623,19286,19793,19752,19815,19820,19929,19926,19968,20005,19978,20167,20394,20445,20456,20330,20482,21192,21017,24834,24866,26027,28061) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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 (8254,17581,17579,17602,17619,17786,17851,17978,18056,18057,18147,18211,18291,18325,18337,18776,18794,18836,18871,18375,19187,19505,19520,19530,19543,19539,19623,19286,19793,19752,19815,19820,19929,19926,19968,20005,19978,20167,20394,20445,20456,20330,20482,21192,21017,24834,24866,26027,28061)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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='139192' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='139192' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='167861' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='167861' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='254580' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='254580' | /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='306632' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='306632' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='358068' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='358068' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='174709' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='174709' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='377074' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074' | /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 |