I dont know why sale is decreased now, I dont get any sale since last 15 days, i am in paid bump and category feature user, but no improvements, Both giving me 0 sale yet, I can not do permanent feature because i can no...
Hi I am not getting orders As i check there are many sellers with 95 % rating level 2 seller they are getting orders but i am giving best services than others I am level 3 seller but i am not getting order :'( Help me
Hey fellow clerks we are happy to announce that a new payment method is added for our buyers SolidTrustPay! currently only buyers can use this method, soon skrill is also going to be part of SC! Share your thoughts ...
We'd like to see more Level X users and our current selection criteria is a bit strict. We've removed the FAQ Requirement from leveling up so more users should be able to reach Level 3 without any issues. First and fo...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='SuvoSEO' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='SuvoSEO' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=153279 | 1 | SELECT distinct quesid FROM answers WHERE userid=153279 | /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 (10333,10335,10339,10340,10341,10355,10356,10357,10359,11511,11517,11538,12036,12127,12144,12154,12160,12161,12189,12230,12233,12237,12239,12282,12310,12660,13055,13293,13304,13309,13314,17554,17572,17786,20018,20394,21550,22077,20298,23886,12266,27726,28354,28323,28315,31958,32168,32163) 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 (10333,10335,10339,10340,10341,10355,10356,10357,10359,11511,11517,11538,12036,12127,12144,12154,12160,12161,12189,12230,12233,12237,12239,12282,12310,12660,13055,13293,13304,13309,13314,17554,17572,17786,20018,20394,21550,22077,20298,23886,12266,27726,28354,28323,28315,31958,32168,32163) 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 (10333,10335,10339,10340,10341,10355,10356,10357,10359,11511,11517,11538,12036,12127,12144,12154,12160,12161,12189,12230,12233,12237,12239,12282,12310,12660,13055,13293,13304,13309,13314,17554,17572,17786,20018,20394,21550,22077,20298,23886,12266,27726,28354,28323,28315,31958,32168,32163) 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 (10333,10335,10339,10340,10341,10355,10356,10357,10359,11511,11517,11538,12036,12127,12144,12154,12160,12161,12189,12230,12233,12237,12239,12282,12310,12660,13055,13293,13304,13309,13314,17554,17572,17786,20018,20394,21550,22077,20298,23886,12266,27726,28354,28323,28315,31958,32168,32163)
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='153279' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='153279' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32949' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32949' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23112' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23112' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /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 |