anyone have any suggestions on how to be successful on this site and bring in sales? thanks
i wanted to know if there is an application? it would be much great to see if there is an application!!
Where to return the money, if the order was canceled, or failed??? back to the account or the balance of the site
As you can refuse the order if the seller is not responsible?
Hello all, I have been on SEO Clerk for a lot time but have not got many orders. How can you increase your orders? Please share some tips.
if i get any infraction from SEOclerks admin what should i do?
is it very important that a gig would be very colourful and also with a very big description?
if my level will increase can i get more work?is it helpful? to get more work?
how can i get 2nd level..can you tell someone????
Is it legal to provide twitter followers. what is the guideline provided my facebook?
Is it legal to provide twitter followers. what is the guideline provided my twitter?
I have no bad rating,but 50% positive rating is showing my profile... Why this happend...? Please help me any how..
How do you get so many followers? you have a good gig and a lot of people like it
hello i am new here and not able to give feedback to my buyer, although i can see a message "left a positivereview for this order: Please add your feedback" but htere is no link to follow that, can anybopdy help me so...
I want to know does this website promote seller's gigs for free? And why many of sellers gigs got views but no sales. It seemed that those buyers only want to view those gigs but don't want to pay a single cent to seller...
Dear all, I want to know about the WU transfer to Kanpur, 208017 India ,
is this good after completing any work a buyer come back many days later and give a negative review for seller?
When can I withdraw SEOClerks earnings via Payza pay processor?
there is nothing mentioned about the minimum payout level of level 1 users. Can anyone help me out?
I've an order and buyr wasn't responding to my instruction, I just want to cancel the order because the order was late as buyer was not responding. I clicked on force to cancel the order, The order was cancelled immedia...
What will happen if I continually get negative feedbacks? Will I get banned?
Has anyone else noticed that their balances have been all over the place in the last few days? Mainly happening to the affiliate pages cash balances, one day i will log in and it will say, for example.. $10 Cleared, the...
Hello, does anyone know why it closed addmefast? Have been moved? or closed?
Hi members of this amazing site We all know negative feedback can ruin the sellers in no time. This is partly the sellers fault and partly the fault of abusive buyers. As this site is getting more populer it is only a...
You got a negative feedback from a buyer, and later u talked to him to resolve it, and make it positive. How to change negative feedback to positive?
There are someone order from you, but He never responded to the instructions, and its still upcoming in my sales list. What can u do about that. u wrote him messages but no answer?
Let's me know SEO which services best for you?
Some Buyer Send half details, some send totally other details and someone send something which take about hour to read
Can I withdraw money from affiliating to my paypal account?
When will I receive the money through suggesting this website to other members?
i have earned few $$$ . now instead of Withdrawing, i want to use that money to buy other gigs on seoClerk. is it possible? if yes then how?
i really need money on Liberty Reserve now ! so please withdraw all of my money on this account to my Liberty Reserve!
Hello Friends I am unable to check my total affiliate or sales earning only? Both total are mixup, can any one help me to distinguish between both of them? Saif Ahmed Khatri ITKING SEO TEAM
I can't understand why this probleme happen.when i want to withdrawn my $ from payza account..there got a PROBLEM
I've a client on freelancer.com, if I invite my client to be my affiliate and do all business with me on SEOClerks. Will SEOClerks pay me the Commision of all my gigs that are purchased by my client?
SEOClerks have to add the wire transfer option for withdraw, What do you think guys?
Why Payza has restricted the Account of SEOClerks, will this available again?
Can anyone tell me how can iknow my rank & rating in seoclerks.I want toknoe my rating in seoclerks.please help me.........
I complete google+ work honestly.buyer want 130.but i give him 130 up from real account.when i started work there had no google+1.but he said now all not giving from me,so what can i do now??do i canceel this order &...
i want more people who can join my affiliate link, how do i get them
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.112' | 1 | SELECT count(id) as total FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.112' | /opt/clerks-staging/docroot/include/functions/includes/security.php 1090 IsIPBannedBot() include_once() |
| 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 3960, 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 3960, 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='18216' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18216' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7564' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7564' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='5899' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5899' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8325' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8325' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13278' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13278' | /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='14965' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14965' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='16000' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16000' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18061' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18061' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20794' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20794' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14524' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14524' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17130' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17130' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19824' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19824' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12544' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12544' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17031' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' | /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='16132' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16132' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='11030' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11030' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1535' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1535' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19501' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19501' | /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='1490' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1490' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7247' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7247' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='16172' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16172' | /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.651778 | 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.332142 | 0.319636 |