how to quickly get a buyer? how to get service so many a buyers, please
i see PayPal accounts always get limited for verified people even for no reason so i really want to know how to avoid my PP get limited
can any one tell that how can i increase my sales in seo clerks
what do i do if i bought something from someone and they dont respond to me emails, or dont take care of my order? Is there a way to get my $22 back?
can we offer a local services and we use this site to safe our payments ?
The guarantee option, a sore subject for sellers, an outright license to scam for some buyers. Too many users started abusing this option, too many sellers entered tickets every time a buyer used it. We played around w...
when "Cleared funds awaiting administrator approves the fund? Please update for the same
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='mostwanted' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='mostwanted' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=15303 | 1 | SELECT distinct quesid FROM answers WHERE userid=15303 | /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 (1116,4655,4654,4653,4651,4620,4565,4527,4679,4677,4668,4667,4702,4699,4694,4683,4686,4676,4669,4687,4721,4920,4918,4917,4909,4921,4916,4913,4907,4895,4894,5187,5180,5156,5169,5161,5154,5151,5078,5077,5053,4821,4631,4563,4150,4161,4422,5222,6245,6511,6567,10444,10448) 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 (1116,4655,4654,4653,4651,4620,4565,4527,4679,4677,4668,4667,4702,4699,4694,4683,4686,4676,4669,4687,4721,4920,4918,4917,4909,4921,4916,4913,4907,4895,4894,5187,5180,5156,5169,5161,5154,5151,5078,5077,5053,4821,4631,4563,4150,4161,4422,5222,6245,6511,6567,10444,10448) 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 (1116,4655,4654,4653,4651,4620,4565,4527,4679,4677,4668,4667,4702,4699,4694,4683,4686,4676,4669,4687,4721,4920,4918,4917,4909,4921,4916,4913,4907,4895,4894,5187,5180,5156,5169,5161,5154,5151,5078,5077,5053,4821,4631,4563,4150,4161,4422,5222,6245,6511,6567,10444,10448) 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 (1116,4655,4654,4653,4651,4620,4565,4527,4679,4677,4668,4667,4702,4699,4694,4683,4686,4676,4669,4687,4721,4920,4918,4917,4909,4921,4916,4913,4907,4895,4894,5187,5180,5156,5169,5161,5154,5151,5078,5077,5053,4821,4631,4563,4150,4161,4422,5222,6245,6511,6567,10444,10448)
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='35786' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='35786' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27934' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27934' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29425' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29425' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='39536' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39536' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30470' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30470' | /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='14524' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14524' | /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 |
| 0.111045 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%psdToHTML%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.111045 | 0.111045 |