i am new in hare i just complete some order.how much money is need to i can get widrow.please somebody help me.
has withdrawal limits updated now?? i say a thread that for level 1 sellers withdrawal limits has descreased to $10
As level 1, How long can I withdraw? How minimal withdrawal?
How to be able make the service at a price below $ 5
Hi, How many days/hours it needs to complete the withdraw to my payoneer card ? And the funds will go directly to my card or i need to send them from payoneer? to my card ?? PS : I'm with payoneer-affiliates Thanks
Hi, i just see near myt 1 service is no 1, like 1 active sales, but when i click on it it not show in my orders where normally has to be. So i dont know? I can not complete the service coz i dont see the instruction ......
i just join and get my balance account. When i login again its gone ? How come ?
May I ask if the free purchase balance from seoclerks can be utilize to pay freelancers on want to buy service?
I got one active sales, but when I clicked it. I got this, No orders available for display.
what the percentage they will cut?is there any minimum or maximum fees?
what is payoneer card? is it good to use?? please explain
IF a client put a good review and then if he want to change the review to negetive will he can?
I want to sell License ( WHMCS ) may I sell on here .. But this license I have been purchase and now i want to sell... orders on january : with lifetime owned branded and licensing addon. just : 245USD? any one want ...
Over the past few days ive listed two eBooks, (i have resell rights on both) and when i looked to see if they were cleared, i saw that they were nowhere to be seen, presumably removed. Why is this? I already have 1 ebook...
So i was thinking about highlighting my service to get more sales. I was wondering if my Service would be put on the homepage? I have the cheapest Twitter deals that need publcity but Im not sure if highlighting is profi...
Hi This site use private script ? Please give me the script name
how can i get unclaimed payment show in withdrawal history
if any one know about ho can i remove chat history whtn i conversation to someone
Im going to send money to paypal soon, how long does it take for money to get it paypal?
I gave some comment on some service's page. It was not laudatory but it was mine subjective opinion! As I see now the comment was removed (what about honesty?). So the question: who have rights to remove buyer comments?
I created new trade to get SeoClerks followers. "I will follow back anyone who follows me" Is this legal or no. If no I will delete it!
I have many gift cards that are unused and I simply don't want to use, so I thought I could sell them on here just so I can get up to 10 sales and obtain level 2 status. I just put up a $15 iTunes gift card for $10, and ...
I am thinking to advertise my gig in blackhatworld . there is lots of buyer and seller in blackhatworld . I thing seoclerks will also get a lots of buyer from that. If any problem in that i may know . because i don't wan...
If someone frauds you then how may i prevent it. I mean are there any precautions we can take before we can deal with a unknown seller. Thank you
Hello guys, i don't sell many of my services on SEOClerks, i hunt more for WTB services but nowadays ii am not getting many orders, from there i am placing my bids, but not getting much orders, is the WTB section not so ...
how i can create a seo serves any one help me ?
am i notified or do i have to check my messages/account
Can I sell gift cards and then just send the code.
How long after the 9 days for the money after cleared are the avaliable funds able to withdraw to paypal. I cant withdraw less than 10. If i had $5 coming in 2 days and $5 coming in 4 days, will all funds stay in avaliab...
how i can put my my balance money back to my credit card ?
Hello I have a problem, I purchased a service that included 15,000 likes on facebook, initially were given to me and I left a positive comment after about a month the likes started to disappear ... help me what can I do?
I recently made a video about my gig. But i can't find where to add it or how is it done. Can someone guide me?
I am about to go to level 2 in 2 weeks and i cant have any infractions. I got a warning from SEOclerks recently though. Where do i see if i have any infractions?
I want to feature but dont have enough money. I want to highlight but i am thinking about it. Is there a cheaper way to get my services more popular? My services are top notch and the cheapest on SEOclerks, but there is ...
do i need positive review on all the 10 commpleted orders to get into the 2nd level. if buyer left no comments and most of the orders are auto completed will it effect to my getting 2nd level.
I want to know is there any withdrawing fees trought Western Union??
Hi, I want to withdraw my money how much gonna cost me and is it instant or I need to wait 2 days until that appear into my account???
Is the minimum withdrawal amount is now $10? I think it was $15 before.
Just wondering if i am still able to enter the contest where you make a 30-40 second youtube video. Thanks!
I have funds showing cleared to be moved into available. Can anyone tell me how those funds can be moved to available. Thanks
| 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 categories_faq WHERE seo=? | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE seo=? | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo() |
| 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 B.seo='SEOClerks' 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 B.seo='SEOClerks' 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 B.seo='SEOClerks' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3360, 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 B.seo='SEOClerks'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3360, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=39 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=39 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | 1 | SELECT count(A.ansid) as total
FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | /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='40083' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40083' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33664' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33664' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='41371' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='41371' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33766' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33766' | /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='41409' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='41409' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23060' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23060' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='15715' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='15715' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40610' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40610' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33751' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33751' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='41019' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='41019' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='39184' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39184' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='39006' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39006' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='38702' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='38702' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18748' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18748' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27286' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27286' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29436' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29436' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19740' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19740' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31547' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31547' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23131' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23131' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='37736' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='37736' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='16252' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16252' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='11244' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11244' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17556' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17556' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12836' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12836' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='37863' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='37863' | /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 |
| 0.540672 | 2 | SELECT count(A.ansid) as total FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | 0.274215 | 0.266457 |