i am in search of php / webdeveloper where can i find here
What happens in case I deliver the order, and the buyer doesn't leave any feedback, just waits until the order is automatically marked as completed in 8 days? Does that still count as a positive feedback? Because even th...
Hi. I want to make a withdrawal these upcoming days when my funds clear, and I will have over $600 all of a sudden, is this ok or are there any limits? Thanks in advance
how to feachers? a gig and what is the price the feachering?
hi i am new in seoclerks... i want to increase my sell so i offered? lot of service at cheap rate...
I have quite a few youtube related gigs - most of them have got all positive reviews and when I click on categories to the left and click on ratings and even price. I dont see my gigs, no matter what and how many times I...
I have 1 Infractions. How i come to user levels 2? I have answered all questions on seoclerks faq. And get 1 Infractions
how can i remove a gig and permanently delete it?
i am unable to under stand this " Cleared funds to be moved to Available" can any one explain me this
Is there a way to sell domain names here? I have some old one that I want to discard and give them a new owner
If I were to buy SEOClerks, how much will you sell it to me?
Hello, i've tried to sell some service and ebook, but as a newbie, most people don't trust me.. and i doesn't have any positive rating, of course because i haven't serve anyone, can anybody suggest me how to get posit...
I received an infraction for my honest mistake. And I really regret that I done that mistake. And it says my account is limited and the infraction is up to 999 days. Should I close my account here and move to other s...
Hi all, I left and submit a feedback but now I'd like to change "Please add your feedback. This will be shown to the wide public so other users can benefit from your experience." in something related to the seller servi...
Hi, I want to know who is delete my question from the FAQ? is there anyone authorize for this?
does answering questions in this area help you level up too or its only when you ask a question that helps?
how can i contact with the admin of seoclerks ? because i finished some works a few weeks ago and ihave not get the money thanks for your answers
why many buyers' Guarantee invoked "I did work correctly but they refuse to pay. This feature is to help the buyer not the seller: ((. Lost more money
Is it possible to give refunds on delayed or uncompleted orders?
i have around $XXX.00Cleared when i can withdraw this amount
Hello Every One, I want to know that is there any way exist to change the user level to expert level. if yes then i need help?
How to make $200+ a month with Google Adsense? How do you guarantee that you will earn from adsense? Is this for the long term?
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?
I'm just wondering why its mandatory to ask questions to rank up, it doesn't seem relatable to if your a good seller or not
is there any way other than paying to get featured that can bump my gig to first page?
How we can bump our gig? I have heard it from Jordan... I bump my gigs by editing it... Is this the way?
HI if i choose the payoneer option for payout does it go to my bank account or does it go to the prepaid card?
Hi my friend... i have poyoneer, so i want add payonner card in my seoclerks account, but u can't do it. and I got the message "This transaction has been declined" Why can not I add payonner card in my seoclerks ac...
I want to know any limit in seo clerks for withdrawn.If yes how much please tell me.....
i am selling g+ , but as i see my delivered g+ are not showing on the site, what may be problem or how much time it takes to show g+
How do I know if there are replies or answers on my SEOClerks questions?
How exactly do you go about "branding" your SEOClerks services or account? How do you stay unique from all the other plethora of sellers? Do you generate sells with branding, and does your "branding" help or not? If y...
As the title states, how do you manage to see how many questions you've asked, and answered?
Is Free SEOClerks Money opportunity currently available? How will be my tweet verified?
I want to know when I was 1st withdraw from here,because i can't remember.please help me....
how do i go about getting a payonner card for this site to get paid to thanks?
I am interested in the payonner card does any one have any advice or used it before?
What does SEOClerks have in store for users this Christmas?
Is there a minimum amount before I can withdraw my funds here at SEOClerks?
Looks not fare , LevelX seller have the ability to delete feedback . But Not Level3 , may i know why? Therefore the Rating of LevelX is always high. This is not fare.
| 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 3920, 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 3920, 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='6070' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6070' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21123' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21123' | /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='23134' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23134' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3046' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3046' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19755' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19755' | /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='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='22718' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22718' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22543' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22543' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18491' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18491' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1748' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1748' | /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='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='20888' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20888' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8913' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8913' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19120' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19120' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13036' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13036' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12271' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12271' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='5041' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5041' | /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 seoclerks.members WHERE USERID='17457' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17457' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2951' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14585' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14585' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='21832' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='21832' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18733' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18733' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1895' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1895' | /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 |
|---|