Good day folks, I am not quite sure how it is working, but I pressed yesterday "bump" on my topic sell gig, but I did not see it in the front of "home page" so why is that? Should I be some "premium" member or somethin...
I got a lot of followers but, how do I maximize followers so that they would subscribe to the service that I have extravagant?
I hope and request that Seoclerk minimum payment without fee will be $50 What's the feedback of others?
Hi have created some gigs on my account. 2 of them are not active i dnt know why, those gigs shows created for long days, I cant delete them or suspend them, i have tried so many time to delete those gigs but nothing hap...
Seoclerk authority transfer money to payoneer account with the manual process. we need at least 10 days to withdraw money and they take $5 for immediate and $2 for standard from our earning. So plz change your system fo...
How Many gigs i can post on my lvl 3 account.
HELLO I HAVE CREATED A SERVICE & IT WAS ACTIVE BUT AFTER SOMETIME SOMEONE HAS ORDERED MY SERVICE AFTER THAT MY SERVICE IS NOT SHOWING UP IN MANAGE SERVICE SECTION WHY THIS HAPPENING PLEASE HELP ME OUT
Hello sir, On seoclerks,It is a big problem we are facing. When sent paypal payment , it is too late to go to our account. Why we are facing the problem, why seoclerks change their rules. Support says:::: ""Hi Shohid T...
I want to remove all 3 of my Want To Buy's i made years ago. But i dont know how ? Can someome help remove these or tell me how to go about it ?
today i am really shocked when i see some fees cuts by paypal after with draw from my account balance from seoclerks to my paypal account. But before it was free suppose i withdraw $20 i was getting $20 there is no char...
What types of feature create in seoclerk ?Can I crate category feature and what is the process also what is payment system ? What is the feature create time.?Please give me answer and help me.
I am wondering how to leave a user rating I see other people leaving them and I want to leave a comment how do I do that? Thanks so much for the help.
Hey Guys , do you guys know how to actually make the services? Like what software should be used to do the services , like for instagram Likes , Followers , Comments ? How to make the automation done ?...
Please help me, i really wanna know why this is happening REPLY ASAP, Thanks!!
Hello, Last year i bought 5k twitter followers, but i want them to unfollow me cause i just want people i know to follow me, is this possible or will they keep following me for ever? Kind regards, Stan.
Why seoclerks updates this new rule for level 1 users that they can't create more than 5 services. This is wrong. What do you all think about this? Give your point of view.
I created a gig and it was then rejected. The reason given for the rejection was "disallowed service" What does this mean please? thanks
hello i create one gig .. and seoclerks reject that and reject reason say price in the gig tittle ... ?i can not use my gig price in gig tittle or service tittle ?? i see lots of gig with the price .. why my gig is rej...
hello all clerks i am new here. amazing marketplace . i love it.
What happens when someone orders my service, but does not make the secondary request to attach additional information? The information that is needed to actually start the order? I do not receive any money, but they have...
Dear sir, Can you please explain why my services got suspended? I am a new to this. I don't know what is the reason for the suspension, I am a web traffic seller. Regards, Ashan
Canceled my order and now my money is stuck in account balance rather than the original location. Please help me send it back to the credit card it came from. I contacted support and they told me since it was paid from m...
I tried to withdraw money to PP, but each time I try, it says it has failed. What's the problem? I have the minimum amount of withdrawal. My pp is fully activated.
i have completed my order i sold a service but still that amount didn't came in my account how much time does it take to get payment of a service
I do not know where to post this, my country is wrong there is stating Thailand and I am from Spain, now i did send a message to support but they say "I am sorry to say that once a country is associated with your accoun...
Its called SEOclerks but can we still sell stuff that is not related to SEO? A while back I realized one of my services was taken down or something. I have no clue why; that is what brings me to my new question, can you ...
Hello everyone, already send my current balance to payoneer account and still show pending. so I want to cancel this request. So how can I do it now? This is important for me. Please give me solution as soon as possible.
i just completed my first order and my balance is still $0.00 how much time beofre i get my money? - - - - - - - - - -
How can i recover my secondary password? I have forgotten my secondary password. SO how can i recover it? Please help me as soon as possible. I need it urgent.
I want to change my public profile location. but I can't find how to change my current location? Please anybody help me? Thank you
I want to stop a service and start another one but I can't find how to delete my current service. So admins and supporters anybody please help me? Thank you
Hi all, i receive infraction of 5 days for Posting banned content? WTB Thread. So What type of limitaion i got Now ? can i still able to complete orders/Services. Thanks
What are we not allowed to sell for Sound Cloud services? And where can we find additional information on what we are not allowed to sell? Having trouble finding what we can and cannot sell.
I have been a seller for over 6 months and haven't had any issues with posting my Twitter packages. I am currently a level 3 seller and I have worked with clients seeking Twitter Followers. Up to this point, that has bee...
i m creating a service related to drip feed.. first time reject it because i reduce the delivery time .. 2nd time its reject because description is copy past (its not i write it myself) 3rd time its reject without an...
This is the seller order: https://www.seoclerk.com/progress/1574285 The seller won't respond to order, and i've waited long enough and order hasn't started yet. I wish some admin or mod here can do something about it s...
1) If a buyer contacts me with an order request that's larger than what my gig offers, but within the price restrictions of my level is there a way to create a custom order for the buyer? 2) I don't see this being an ...
How do i do it? just send the fee to the btc address and click t he button that says "pay with bitcoin"?
If I send too many mutual cancellation requests to my buyers, will it be any negative effect in my rating.
I currently have an active order wherein the buyer`s account is somehow inactive. His profile links says "user not found". What should I do with the gig? I need an update from the buyer because his/her instructions were ...
| 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 1160, 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 1160, 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='432442' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='432442' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='83782' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='83782' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='265483' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='265483' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='383773' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='383773' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='302577' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='302577' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='417854' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='417854' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='318547' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='318547' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='125899' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='125899' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='144798' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='144798' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='409254' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='409254' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='430500' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='430500' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='281414' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='281414' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='425882' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='425882' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10680' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10680' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='419696' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='419696' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='356754' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='356754' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='427095' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='427095' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='360987' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='360987' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='426326' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='426326' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='424377' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='424377' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='370322' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='370322' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='275388' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='275388' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='423400' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='423400' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='256303' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='256303' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='26832' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='26832' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='417701' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='417701' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='370326' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='370326' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='368864' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='368864' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='340511' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='340511' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='417948' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='417948' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='288613' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='288613' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='353245' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='353245' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='136415' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='136415' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='416448' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='416448' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='318' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='318' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='226993' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='226993' | /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 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 |