I am wondering if you are allowed to sell amf or ylh bots on this site without getting in trouble?
I want to know can i buy my followers item? recently i tried to buy one of my follower item but i got an error saying that you can not buy this item as you may have inter related link with the buyer. please let me know...
I recently noticed that Twitter will no longer allow me to post tweets that contains links from SEO Clerks. According to Twitter, it's because the link is often associated to spammy content.
As it says in the title, What is the best way to promote my Seoclerks service? Any tips hints or straight forward advice would be much appreciated.
Can anyone tell me: How can i remove my answer?
I have a payoneer card already but how to I withdraw and make sure the funds are going to my card only?
How can i marked a question as answered? Like this:
I have a Question about the Affliate system. Do you earn 10% of every sale your referal makes (he offers say 1000 youtube views for 10$) or only for every buy (he buys 500 twitter followers for 10$) or for both?
Can I change Paypal account to withdraw? I want to withdraw to other Paypal account. Thanks in advance
Hi guys, I posted my first gig but no one noticed it / clicked on it... What are the best ways to promote my gig so people will notice and buy it? Thanks in advance
Based on your experience - what is your #1 tip for sellers starting out on Seoclerks?
Hey all! I'm looking to see if anyone has any ideas for SEOClerks gigs that aren't on SEOClerks yet. Maybe someone will post an idea for inspiration. Thanks in advance Topseller99
looking for good answer related my question showing option ..so i can do best for FAQ
hello any one know what is problem my ans is delete and my id is back leavel 1?
hello i complete 52 order in seo and 32 thumb up butt some people are not give me feed back what is this problem ?
any one earn money to seo clerks in daily 100 dollar? i m not earn daily much amount
hello can any one know how can creat a 1$ serves to leavel one saler i creat serves butt it is still erro and sy leavel not not creat serives 1 $
hello can any one tell me how can incresed leavel in seo cleks i did not know how can make id in leavel 2 i have 32 thumb up butt my leavel is not change . Thanks
i have two pay pal accounts...can i buy orders with both, in a single account?????
What if they didn't reach the deal, I mean I bought twitter followers, seller promised FULL SUPPORT SERVICE, to raise back if its dropped... but then he didn;t reply...? why seller can decide "COMPLETED" or not.. not b...
I just want to know about user level, but I don't know where it is?
i am in trubble,is this fair????? i have completed my work but buyer rejected i said to admin plz complete the order admin cancel that plz tell me what i do????
Hello ! Is payoneer card available in INDIA ? i am an indian user , i need payoneer card , is it available ? && does it charges me money or not ?
Hi i create many WTB services that i need to someone help me with site, and i can not see it my profile or somewhere, pls whare can i found it, if i dont want to just going to services manually and search. thx
can i withdraw payment through paypal? i don't have payza and want to withdraw payment.
can i withdraw payment through payza? i don't have paypal and want to withdraw payment
can i withdraw payment through western union? i don't have paypal and want to withdraw payment.
can i withdraw payment through payoneer? i have payoneer and want to withdraw payment.
I don't know why my every answer deleted, maybe it will be possible my some answers may not be relevant, but every answer delete in 2,3 days.... any one also facing likes that ?
i can see that lot of level 1 users are providing 1$ services, how do they do it? i also want to creat one. but it is no allowing.. example http://www.seoclerks.com/youtube/44103/give-you-50-youtube-video-likes-with-...
how do you delete a seoclerks account?,it is not in settings
I have a PR1 Tech blog that I want to sell. I am just wondering if it is possible to sell it here at SEO Clerks....
I am a newbie here.9 days beforex i make a sell.Then i see that clearing my balance but now i see that cleard but it's not show in my balance why?
what should be the user level to make 1$ services? when i tried to make 1$ service it was not accepting
What is coupon code in seoclerks.When i am creat a gig i see that make a coupon.I am newbie here i don't know about it.Anyone know that tell me about that.
I Think Order In Queue On Seoclerks Is A Better Idea, This Feature Help The Buyers To Know That How Much Orders Are In Line Or How Much Orders This User Is Getting, It Can Boost The Interest Of The Buyer, Also He Get To ...
i have selected Traffic category but it's automatically change in Social-Networks. i want my my gig in Traffic category what can i do in this time. please tell me. Thanks
here my buyer ask me to add logo to his app but HE DIDNT ORDER the extra and he still ASK FOR IT now what should i do? i cant close this order i already deliver it! ?? here is the proof : and here my gigs link?? http://...
Does my gig's positive review count still increase if a member gives me a Thumbs Up, but writes no text in the review?
This is a question for the managers of SEOclerks. I recently got an infraction for having the same twitter account entered multiple times (2 times) in the TWEET section. Not only did i not know that was against the rules...
| 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 3480, 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 3480, 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='33436' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33436' | /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 seoclerks.members WHERE USERID='31957' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31957' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='35663' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='35663' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='26110' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='26110' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='36388' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='36388' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4089' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4089' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17106' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17106' | /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='28553' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28553' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31352' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31352' | /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='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='32949' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32949' | /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='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='7579' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7579' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='35502' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='35502' | /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='30796' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30796' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14581' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14581' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7294' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7294' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3441' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3441' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3263' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3263' | /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 |