My Payza account have some verification problem, I want to withdraw to other Payza account. Can I change Payza account to withdraw?
Is there a payment threshold for level 1 sellers?
can we delete our inbox messages ?we can do this???
is it possible to delete inbox messages please any on can help me and tell me the procedure for this ....
as a level 2 user can i make $1 gigs.. is this possible any one can help me
what is the minimum withdraw amount in level 3?can any one tell me answer...
how can we see the rank of a site?i want to know the details.....thank you....
can i change my email address in my account can any one tell me???
I have a PR1 Tech blog that I want to sell. I am just wondering if it is possible to sell it here at SEO Clerks....
I am a newbie here.9 days beforex i make a sell.Then i see that clearing my balance but now i see that cleard but it's not show in my balance why?
What is the payment method in seoclerks.If in their country have payapal not avaliable so how can they withdraw.
How much withdraw maximum amount for level 1 user.Please tell in details.
How I earn 50$ daily, 50$ is very enough for me. please anybody help me, I need money urgently please help me.. thanks
How can I add positive reviews for my client(buyer)??
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='samkap' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='samkap' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=31058 | 1 | SELECT distinct quesid FROM answers WHERE userid=31058 | /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 (3923,3924,3911,3920,3910,3892,3979,3975,4888,4890,4862,4926,4948,4950,4934,5128,5115,5113,5139,5114,5110,5103,5100,5099,5098,5155,5154,5153,5152,5150,5240,5224,5219,5217,5215,5213,5211,5179,5177,5132,5138,5129,5125,5118,5044,5045,5047,5046,5234,5246,5247,5248,5245,5249,5097,5096,5077,5269,4845,4848,6689,6679,6646) 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 (3923,3924,3911,3920,3910,3892,3979,3975,4888,4890,4862,4926,4948,4950,4934,5128,5115,5113,5139,5114,5110,5103,5100,5099,5098,5155,5154,5153,5152,5150,5240,5224,5219,5217,5215,5213,5211,5179,5177,5132,5138,5129,5125,5118,5044,5045,5047,5046,5234,5246,5247,5248,5245,5249,5097,5096,5077,5269,4845,4848,6689,6679,6646) 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 (3923,3924,3911,3920,3910,3892,3979,3975,4888,4890,4862,4926,4948,4950,4934,5128,5115,5113,5139,5114,5110,5103,5100,5099,5098,5155,5154,5153,5152,5150,5240,5224,5219,5217,5215,5213,5211,5179,5177,5132,5138,5129,5125,5118,5044,5045,5047,5046,5234,5246,5247,5248,5245,5249,5097,5096,5077,5269,4845,4848,6689,6679,6646) 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 (3923,3924,3911,3920,3910,3892,3979,3975,4888,4890,4862,4926,4948,4950,4934,5128,5115,5113,5139,5114,5110,5103,5100,5099,5098,5155,5154,5153,5152,5150,5240,5224,5219,5217,5215,5213,5211,5179,5177,5132,5138,5129,5125,5118,5044,5045,5047,5046,5234,5246,5247,5248,5245,5249,5097,5096,5077,5269,4845,4848,6689,6679,6646)
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='47867' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47867' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20547' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20547' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28978' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28978' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40009' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40009' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29351' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29351' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31957' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31957' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30796' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30796' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17466' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17466' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17038' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17038' | /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 |