I can't seem to figure out how to change the gig image. Usually I would simply click "browse" and upload the new image, which should replace the old one, but unfortunately it does not do so at all. How may I change the i...
how i can edit gigs ? to put more word on sales description on my gigs ?
Is there any limit for making services on SEOclerks, If yes then how many Gig can i make?
I don't have balance now can I get balance for free?
So when i can withdrawals again? Now was 1/1/2013. Last withdraw was on 12/1/2012
Can someone help me and tell me how much time take the first withdrawal processing, its been about 12 hours till now and nothing happened. i used paypal ( normaly instant!)
please someone ans that question. is it possible to see that when creat my first transaction .
can we sell blackhat softwares here ? which are not made by us
i can not use credit cards to pay for the gig. i get the error An error occurred during processing. Please try again . information i entered is correct .please help me. i need to pay for and use the service.
i am little new seller on seo clerks marketplace.so, i wanted to created a little service with $1. for promoting my profile as positive.but now it`s not possible? to get level 2 or 3 i should be wait for many times be...
I just had a friend install Windows 7 on my PC and I recently found an application running called "Bing Bar" in the processes in my task manager. Now I don't see anything in the little dock menu on the bottom right corne...
can anyone describe me what is backlink? plz anyone describe about this topic...
I want to cancel an order then what should i do for cancel this order?
when i completed any order and then i delivered this.but when buyer don`t response what should i do?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='se0clerk' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='se0clerk' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=20677 | 1 | SELECT distinct quesid FROM answers WHERE userid=20677 | /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 (3361,3357,3356,3355,3354,3353,3352,3336,3321,3318,3374,3371,3369,3368,3367,3363,3362,3376,3296,3294,3293,3379,3377,3340,3403,3402,3397,3389,3388,3457,3453,3450,3440,3461,3460,3459,3458,3466,3465,3464,3463,3462,3444,3447,3438,3422,3387,3468,3435,3434,3409,3378,3360,3326,3319,3317,3309,3304,3513,3507,3501,3498,3491,3545) 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 (3361,3357,3356,3355,3354,3353,3352,3336,3321,3318,3374,3371,3369,3368,3367,3363,3362,3376,3296,3294,3293,3379,3377,3340,3403,3402,3397,3389,3388,3457,3453,3450,3440,3461,3460,3459,3458,3466,3465,3464,3463,3462,3444,3447,3438,3422,3387,3468,3435,3434,3409,3378,3360,3326,3319,3317,3309,3304,3513,3507,3501,3498,3491,3545) 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 (3361,3357,3356,3355,3354,3353,3352,3336,3321,3318,3374,3371,3369,3368,3367,3363,3362,3376,3296,3294,3293,3379,3377,3340,3403,3402,3397,3389,3388,3457,3453,3450,3440,3461,3460,3459,3458,3466,3465,3464,3463,3462,3444,3447,3438,3422,3387,3468,3435,3434,3409,3378,3360,3326,3319,3317,3309,3304,3513,3507,3501,3498,3491,3545) 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 (3361,3357,3356,3355,3354,3353,3352,3336,3321,3318,3374,3371,3369,3368,3367,3363,3362,3376,3296,3294,3293,3379,3377,3340,3403,3402,3397,3389,3388,3457,3453,3450,3440,3461,3460,3459,3458,3466,3465,3464,3463,3462,3444,3447,3438,3422,3387,3468,3435,3434,3409,3378,3360,3326,3319,3317,3309,3304,3513,3507,3501,3498,3491,3545)
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='2044' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2044' | /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='4261' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4261' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24848' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24848' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19755' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19755' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19393' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19393' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='11828' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11828' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14635' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14635' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24420' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24420' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22451' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22451' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4241' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4241' | /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.100175 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%Programing%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.100175 | 0.100175 |