How can i recover my secondary password? I have forgotten my secondary password. SO how can i recover it? Please help me as soon as possible. I need it urgent.
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...
Here's great news for our valued Clerks Buyers! Now you can easily purchase more extras, even after the order is started by clicking the Buy link in the upper left hand corner of your order URL. Once you click on t...
I can not withdraw my 8 dolars becouse you must to have at least 15 dolars or more so you could withdraw. Why ? I dont understan that policy....really. It should be that I can withdraw how much I want. Is there any wa...
Hello i was a level 3 buyer nearly 3 months ago. But unfortunately i dropped to level 1 because of re-selling a bot. Now i am in level 1. Therefore my profile had a infraction. But it will be expire on June 4 on 20...
Hello, I currently have disabled SEOclerks email and notifications on my account (see screenshot for proof) However, I keep receiving these e-mails anyway, all the time. Order updated, order completed, response nee...
How could I create $1 service/gig here though I'm level one now. If I'm unable to create $1 service then how could I increase my level a bit higher. I want tips regarding level upgradation. I need also quick payment, I c...
Now i am lavel 1 but i already sell 10 order yet but only get 2 feedback but i cant create 1$ gig. when i want to create its says that you cant create 1$ gig because of you are lavel 1 seller. how can i increate my lavel...
See i want instant download and also sell items under 5 usd is there a way i can level up fast?I really want this because i believe it will increase my customers , i recently had someone message me and say "why should i...
Please Read Carefully What is mean by Cleared why the Payment wont Comes in available balance I am having $4 in my Cleared Section xan ani one tell's me How can i get payment from cleared section I need your hal...
Hi, I am Arian Afrose. I was in level 3.But unfortunately I drop in level 1. Now I see the new rules & regulations.In my profile everything is all right.In new rules of userlevels response time must be 72 hours(3 day...
I have an order that's almost 1 week late by now, with no contact at all from the seller. Still, my only option seems to be to get a "mutual" agreement to cancel the order. How long until I can just outright cancel i...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Anwar902' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Anwar902' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=151215 | 1 | SELECT distinct quesid FROM answers WHERE userid=151215 | /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 (8113,8097,8130,8156,8284,8296,8478,9131,9111,9072,9185,9329,10327,10357) 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 (8113,8097,8130,8156,8284,8296,8478,9131,9111,9072,9185,9329,10327,10357) 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 (8113,8097,8130,8156,8284,8296,8478,9131,9111,9072,9185,9329,10327,10357) 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 (8113,8097,8130,8156,8284,8296,8478,9131,9111,9072,9185,9329,10327,10357)
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='370326' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='370326' | /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='327082' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='327082' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='238647' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='238647' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='41273' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='41273' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='304080' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='304080' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22956' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22956' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='171926' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='171926' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='113534' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='113534' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='88306' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='88306' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='122102' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='122102' | /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 |