How can I get a refund from a service that is not given to me? I placed an order about a month ago, and at the beginning the service was working, but it went down after 1 week, and the user does not answer to me since...
I ordered the service but I have been mistaken, I already ordered this service from this seoclerk. I didn't give the task for seoclerk. How can I cancel the service and return my money to inner balance? Why I can't se...
As part of the celebration of the new SEOClerks, we are giving out $5 coupons. Code: TheNewSEOClerks! Apply the code here: https://www.seoclerks.com/balance Feel free to share it with any potential affiliates (...
How do I get my blog indexed faster by Google search engine?
I would like to know about how to find customers for outsourcing from Asia?
My Question is- "What method should i use to help my site rank in any targeted country?"
I want to reply to my buyers comment on my service, but appears an error message that my post is spam. I'm just writing "Thanks". Im worried that this can be counted as a violation of rules, but I haven't violated them. ...
What is the fastest/safest google ranking method? And how many different ones are there?
can any one teach me? how i get more buyer for my gig of google+ voting? please teach me.
I have read that Keyword rich domains are Search Engine Optimized. But how does Search Engine extract Keywords from Domain Names? 1. If I have a domain name: mangorange.tld will it know that the keywords are 'mango'...
How much time per week should you devote to SEO?
I have video with many view.How can make money with video youtube?
Editing your service will no longer bump your service to the front page. Instead, we've devised a new method that will promote the entire community. It is called Social Bump. The idea is simple, you promote someone else'...
can any one explain why this happening. Is it my problem or everyone is facing this. I can see the same gig in IE
hello I am new on seoclerks.com. please tell me why I can't see in my balance the payment made by someone for 2 orders? thanks
i was just wondering i was refunded from a poor seller and needed to know if i can withdraw the seo balance.
How can I make $80 a day? Because I can't start a business without proper funding, So any Ideas on how to make or achieve that?
I have money in my SEO account but it won't let me buy with that money. Any idea as to why?
does anyone know the answer to the title thanks
Just wondering how I can get more people see my services
I sold youtube views to someone and i delivered within 3 - 4 days but the buyer never sent feedback. How do i get my money without feedback?
I want to know this details. can any one describe this matter?
We are considering the first SEOClerks $1,000 affiliate contest. As a participant you would be competing with other members based on affiliate sales. The person with the most sales during a given period would win the gr...
| 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 seoclerks.members WHERE username='upvoteboss' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='upvoteboss' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=8487 | 1 | SELECT distinct quesid FROM answers WHERE userid=8487 | /opt/clerks-staging/docroot/faq.php 258 () () |
| 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 A.quesid IN (3486,3480,3487,3473,3574,3570,3568,3627,3626,4806,4752,4617,4924,4895,4852,4832,5129,5108,5126,5069,5641,5639,5615,6371,6369,10436,10453,13637) 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 A.quesid IN (3486,3480,3487,3473,3574,3570,3568,3627,3626,4806,4752,4617,4924,4895,4852,4832,5129,5108,5126,5069,5641,5639,5615,6371,6369,10436,10453,13637) 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 A.quesid IN (3486,3480,3487,3473,3574,3570,3568,3627,3626,4806,4752,4617,4924,4895,4852,4832,5129,5108,5126,5069,5641,5639,5615,6371,6369,10436,10453,13637) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 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 A.quesid IN (3486,3480,3487,3473,3574,3570,3568,3627,3626,4806,4752,4617,4924,4895,4852,4832,5129,5108,5126,5069,5641,5639,5615,6371,6369,10436,10453,13637)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 0, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A where A.status='1' | 1 | SELECT count(A.ansid) as total
FROM answers as A where A.status='1' | /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='53518' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='53518' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27286' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27286' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='35786' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='35786' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7161' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7161' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22885' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22885' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29436' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29436' | /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='48493' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='48493' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17297' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17297' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12794' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12794' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31315' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31315' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20839' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20839' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29853' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29853' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='26057' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='26057' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='26777' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='26777' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28634' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28634' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24309' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24309' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19141' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19141' | /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 |
| Avg Time | Count | SQL | Max | Min |