I had a order and I delivered it.. After that how I withdraw them. When I go to my balance it shows my cash are in "Upcoming Payments". How long take this for withdraw money to my paypal account?
is there a limit to how much you can withdraw to your PayPal account for example a minimum limit until you can withdraw funds and a maximum amount you are aloud to withdraw
How can I add positive reviews for my client(buyer)??
I wonder how SEO clerks detect the person country by default? it would generate some error some times. I haven't found any option to change it, anywhere. i would like to know how to edit it. kindly guide me who...
Can i add some pictures to my gig? Something like clicking banner or like that. thx
How do you find the best keywords for my business ?
I want increase my service for get more income, Pls help to do this..
I have some gigs in seoclerks. I want promote them and get more orders. how can i do this..?
can i delete my gig after the order complete? is it ok?
can I remove bad feedback and give positive feedback. ? I had bad service, left bad feedback, then seller fixed the problems... so I'd like to change the bad to good b/c they no longer deserve it. ? how can this be fixed...
5 withdrawals out of 4 allowed per 31 days what is it ? and how can i learn that
I've few $ in awaiting clearance i want to know how to transfer them into main balance (My balance).
how i got daily free 2000 visitors? I want to know about this, how i got visitors for my website.
If i have 5$ in my account and can i withdraw 5$ to payza account..
how i can edit gigs ? to put more word on sales description on my gigs ?
I want to know how to display my old services again on first page?
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM seoclerks.members WHERE username='pradeep01' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='pradeep01' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=14477 | 1 | SELECT distinct quesid FROM answers WHERE userid=14477 | /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 (3353,3346,3829,3827,3893,3892,3891,3885,4036,4031,4007,4005,3990,3988,3979,3975,3953,3944,3938,3935,3926,3925,3945,3858,3851,3849,4083,4082,4081,4080,4079,4078,4074,4073,4069,4068,4067,4066,4060,4057,4056,4054,4050,4047,4043,4042,4035,4033,4030,4027,4019,3701,3694,3690,3660,4472,4471,4466,4465,4461,4455,4453,4446,4440,4438,4424,4408,4505,4497,4506,4514,4452) 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 (3353,3346,3829,3827,3893,3892,3891,3885,4036,4031,4007,4005,3990,3988,3979,3975,3953,3944,3938,3935,3926,3925,3945,3858,3851,3849,4083,4082,4081,4080,4079,4078,4074,4073,4069,4068,4067,4066,4060,4057,4056,4054,4050,4047,4043,4042,4035,4033,4030,4027,4019,3701,3694,3690,3660,4472,4471,4466,4465,4461,4455,4453,4446,4440,4438,4424,4408,4505,4497,4506,4514,4452) 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 (3353,3346,3829,3827,3893,3892,3891,3885,4036,4031,4007,4005,3990,3988,3979,3975,3953,3944,3938,3935,3926,3925,3945,3858,3851,3849,4083,4082,4081,4080,4079,4078,4074,4073,4069,4068,4067,4066,4060,4057,4056,4054,4050,4047,4043,4042,4035,4033,4030,4027,4019,3701,3694,3690,3660,4472,4471,4466,4465,4461,4455,4453,4446,4440,4438,4424,4408,4505,4497,4506,4514,4452) 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 (3353,3346,3829,3827,3893,3892,3891,3885,4036,4031,4007,4005,3990,3988,3979,3975,3953,3944,3938,3935,3926,3925,3945,3858,3851,3849,4083,4082,4081,4080,4079,4078,4074,4073,4069,4068,4067,4066,4060,4057,4056,4054,4050,4047,4043,4042,4035,4033,4030,4027,4019,3701,3694,3690,3660,4472,4471,4466,4465,4461,4455,4453,4446,4440,4438,4424,4408,4505,4497,4506,4514,4452)
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='32937' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32937' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31577' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31577' | /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 seoclerks.members WHERE USERID='19291' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19291' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24427' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24427' | /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='6886' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6886' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32042' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32042' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10228' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10228' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23231' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23231' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28861' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28861' | /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='22722' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22722' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24930' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24930' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17292' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17292' | /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 |