Hello, I want to ask - if someone placed an order, received what was asked, but it is not accepted (and rejected) order, can we do something to protect my rights? *I have not had such a case before, but ask just in c...
Hi, I want to ask - after how many days after the sale closed, the money appears in your account?
few buyer dnt give positive when complied the work so how to get positive.
hi, i funded my account with $25 through payza/alertpay, and everything went successful, then when i try to buy a service, i keep on getting error message that my account have been limited that i should contact support ...
what is the cost it will take to make the Service featured?can any one tell me ?
i want to make my gig featured,how can i make it can any one tell me
can any one tell me,can we buy softwares by using mybalance.
can any one say what are the benefits in the level 3?????
can any one say what are the benefits in the level 2????
can we see our questions after submitting to the FAQ?we can see them????
can any one tell me,can we change our user name,tell me the answer...
what is the minimum withdraw amount in level 3?can any one tell me answer...
what are the withdraw limits in level2?can any give the answer..
what are the conditions and requirements to go to level X??and what is the use?
what are the conditions to go to level 3??can anybody tell me....
what are the conditions to go to level 2??and i want to know the use also...
what is minimum amount to withdraw in level 2???can any one tel me the answer...thank you.....
what is meant by seo techniques can any one tell me the answer thank you....
can i change my email address in my account can any one tell me???
How to social bump other ones service...? can anyone answer this please...thanks in advance
Hello, Is it allowed to add a link to my website from the thread i create ? So that the buyers will be able to get more information about the service
Hiii, Im new here and i just want to know weather seoclerks.com take anything from the payments i receive from my clients, and if so how much is it?
Can I fund my SeoClerks account from a friends Paypal/Payza ? I want to fund my SeoClerks account using a a friends Paypal/Payza
I've seen a lot of these gigs here. I've tried to find some useful information about backlinks but im looking for a short and good answer
why i not get $2 from s e o clerks, I already tweet, but when verify my account, it already done. but my balance is still $ 0.
If an client cancels the order does it effect ratings? Or if I cancel the order?
Do you get level promoted automatically after the requirements are met or do you have to contact seoclerks support?
Hello, I haven't earned any money yet buy before selling services would like to know what withdrawal options exist. I tried clicking funds->withdraw but can't find anything. Are there any options other than PayPal, P...
My country is srilanka, so Could any one tell me how to get verify my payza account, I currently use paypal, but i would like to use payza also, but i didn't know how to verify my payza account...
could anyone explain me what are the possible ways can happen account message panel get spamed? please tell me how can overcome of this situation? thanks
please tell me can level 2 sellers create services below $5? please explain me in detail what are the benefits can gain from level 2 seller?
I am good quality & fast service provider, but my gigs are relatively less viewed by my buyers, there for i get less orders, although i delivered good quality services,? so please help me to get more sells than curre...
if someone hacks my seoclerks account what shoud i do? he has changed my gmail id so i m not able to recover it.. what to do?
i want to Know that how can we get G Symbol that says " seller guarantees that submit your work in time with my better service" please help me with this
How do I get my gig featured on Seoclerks? What is the cost to get my gig featured on Seoclerks?
How Long Time Will Take SeoClerks When I Withdraw Through Payoneer i know in seoclerks take $2 and atm fee $3.15 but when i withdraw from atm is payoneer take any fee for currency exchange?
My rating gone down, what can be the reason? Late delivery? G!
I lately tried to update my service images but they never updated why is this? do they take a period of time to update like bookmarks? or is it safari not sending the images correctly? Kind regards ~Jake
i want to change my paypal&payza email id's.how can i change them.tell me the procedure...
hare is any one who withdraw payment through PayPal. i want to know when i withdraw through PayPal is seoclerks send any conformation in PayPal email ? or can i add 1 PayPal in many seoclerks account ?
| 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 3160, 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 3160, 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='16706' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16706' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='26667' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='26667' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24955' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24955' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40009' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40009' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29351' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29351' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='38364' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='38364' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='41236' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='41236' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47343' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47343' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40143' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40143' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17858' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17858' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49528' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49528' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27628' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27628' | /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='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='34075' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='34075' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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='10381' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10381' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33015' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33015' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19697' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19697' | /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 |