I want to know this details. can any one describe this matter?
Hi i have one quuestion.Can i transfer money to my bank account?
I have many service , and they are at much affordable price, but i dont get more order why? Is theree any kinds of tricks to get more order per day? Thanks!
What is the minimum amount of withdrawal for level1? Please help me soon???
is commenting on the high pr sites like pr8 good for a site?
the Seller didnt start in my work and not respond What should I do ? I want to cancel order
can i create services of $1 on level 2?? i have many services of $1 and i m on level 1.. but after the update happened on seoclerks on cannot edit my services.. will i be able to create or edit my services of $1??
Hello seoclerks team. I have some daubts, Is there any problem while contacting buyer to offer my services.
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='egypiana' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='egypiana' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=19314 | 1 | SELECT distinct quesid FROM answers WHERE userid=19314 | /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 (3374,3419,3435,420,3455,3457,3459,3460,3461,3473,3479,3474,3478,3467,3560,3576,3575,3578,3583,3577,3584,3588,3589,3591,3592,3597,3600,3599,3660,3678,3750,3747,3722,3780,3784,3783,3781,3793,3797,3800,3806,3827,3832,3836,3845,3846,3868,10344,10436,10453,10458,10459,10482,10491,10504,10520,11464,13792) 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 (3374,3419,3435,420,3455,3457,3459,3460,3461,3473,3479,3474,3478,3467,3560,3576,3575,3578,3583,3577,3584,3588,3589,3591,3592,3597,3600,3599,3660,3678,3750,3747,3722,3780,3784,3783,3781,3793,3797,3800,3806,3827,3832,3836,3845,3846,3868,10344,10436,10453,10458,10459,10482,10491,10504,10520,11464,13792) 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 (3374,3419,3435,420,3455,3457,3459,3460,3461,3473,3479,3474,3478,3467,3560,3576,3575,3578,3583,3577,3584,3588,3589,3591,3592,3597,3600,3599,3660,3678,3750,3747,3722,3780,3784,3783,3781,3793,3797,3800,3806,3827,3832,3836,3845,3846,3868,10344,10436,10453,10458,10459,10482,10491,10504,10520,11464,13792) 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 (3374,3419,3435,420,3455,3457,3459,3460,3461,3473,3479,3474,3478,3467,3560,3576,3575,3578,3583,3577,3584,3588,3589,3591,3592,3597,3600,3599,3660,3678,3750,3747,3722,3780,3784,3783,3781,3793,3797,3800,3806,3827,3832,3836,3845,3846,3868,10344,10436,10453,10458,10459,10482,10491,10504,10520,11464,13792)
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='19141' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19141' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27240' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27240' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17502' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17502' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23280' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23280' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14420' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14420' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19314' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19314' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13094' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13094' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3644' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3644' | /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 |