Now you can easily offer services in your own language (or any language) with a new Clerks Nation feature. Just another way we are supporting our diverse, international community. Simply edit your service as usual. F...
Hey Clerks Nation, We are excited to announce two additional cryptocurrency payment options: Litecoin (LTC) and Dogecoin (XDG). With BTC, this makes a total of three so we've grouped all the cryptocurrencies into a sub-...
For those of you that can not withdraw through PayPal or Payza, you now have the option to withdraw funds to your SolidTrust Pay account. In order to do so, you'll need to add your SolidTrust Pay username in your setting...
We've added a streamlined version of the order page for users that are not logged in (guests) allowing them to register on the fly, at the order page. This should increase sales for everyone since the order process no lo...
For increased security, you can now add a secondary password to your account. Once the secondary password is set, you will be prompted to input this password every time you make a change to your account settings. Setting...
Hey Clerks Nation, We are happy to announce that effective immediately you will receive 100% earnings (minus fees) when your own clients purchase from you! This means anyone that purchases your service and they have si...
We've been toying with the idea of 100% from the affiliates you refer who order your own service/listing on SEOClerks, CodeClerks and ListingDock. This would allow sellers to spend money advertising their own profiles/se...
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='Jordan' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Jordan' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=454688 | 1 | SELECT distinct quesid FROM answers WHERE userid=454688 | /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 (10327,10334,10335,10336,10337,10338,10340,10341,10342,10344) 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 (10327,10334,10335,10336,10337,10338,10340,10341,10342,10344) 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 (10327,10334,10335,10336,10337,10338,10340,10341,10342,10344) 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 (10327,10334,10335,10336,10337,10338,10340,10341,10342,10344)
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='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='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='42124' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='42124' | /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 |