Hello, guys. Need your help if possible. Our company want to promote our site through facebook so we are looking for pages or groups where we can place the promo-post with a link. Can anybody help us with that, or just...
Being a freelancer is really cool here on seoclerks as you would be able to enjoy what you love doing/ do what you know how to do best and still get paid for It. I feel delighted to share with this community that i've co...
Hi there, Hope you all is well. I get a lot of order from a buyer. I also completed those perfectly. But he don't accept my delivery. Then I massage him a lot time. Then he order me again. But he never response my mas...
There is any way to skip the instructions feature? I have no instructions for buyer. He pay and then I will deliver what he paid, I do not need any info from him. Must he reply mandatorily to my "no-instructions" instruc...
Hi guys, I have a problem with a buyer and I don't want to ever work with him again. How can I prevent him from buying my services in the future. Is there a way to block him? Thank you.
Whenever i click on edit in my services, I am getting a blank description. Which means i'll have to add all the description content all over again. Why am i not allowed to edit a service? is this happening with everyon...
20/10/2015 I changed my account to old version and I changed it back to new version but my account is still showing old version Tried so many times but the new version is not coming. Please change my account to new versi...
One of my cousin work in SEOClerk. He has no Payoneer Master card. He want to use his elder brothers Payoneer card, but his brother already work in SEOClerk. Is it possible to use One Payoneer card in two SEOClerk Accoun...
Can anyone tell me how i sell affiliate. Please anyone help me. I am totally unknown how i sell affiliate please tell me I want some one learn me how to sell affiliate please please please
Hello I am am looking to get my online business started with a bang and am in need of marketing of my page I think that you might be able to get me started off ? thanks so much Montez McCamish
My question is: I am wondering, how do people sell youtube view services? What do they use? I want to know the how, so I can sell services too. Please help.
Hello. I just made my first order with SEOClerks and it got cancelled automatically by an admin. I've got no refund yet. I paid through Pay Pal! How can I solve this?
I continue to receive a link to "Respond to the Seller" but the link attached sends me to a page with products. There's nothing in my inbox and there's no link to respond anywhere!
I have created a new service two time but service is deleted but why? Please tell me how to create a new service that will get approved. .
Hi, How can i see my own servies created and how do i modify the service if i want to. I had created a service for subtitling video and i would like to modify it. I need to know how can i do it Regards Prasanna
I'm only using ad links in the side bar of my blog. This area doesn't earn a lot of money for me though. What parts of your site could I be using for advertising?
On some of my blogs, the Adsense ads don't match the blog content. And, this is very annoying. And, I think it affects earnings potential from Adsense. Is there a way to make my blog only show ads related to my blog c...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='clickinweb' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='clickinweb' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=399752 | 1 | SELECT distinct quesid FROM answers WHERE userid=399752 | /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 (9274,9271,9275,9276,9277,9280,9278,9281,9243,9282,9285,9288,9290,9296,9301,11943,12745,13959,13960,14256) 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 (9274,9271,9275,9276,9277,9280,9278,9281,9243,9282,9285,9288,9290,9296,9301,11943,12745,13959,13960,14256) 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 (9274,9271,9275,9276,9277,9280,9278,9281,9243,9282,9285,9288,9290,9296,9301,11943,12745,13959,13960,14256) 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 (9274,9271,9275,9276,9277,9280,9278,9281,9243,9282,9285,9288,9290,9296,9301,11943,12745,13959,13960,14256)
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='377701' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377701' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='337282' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='337282' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='385524' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='385524' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12809' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12809' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='110782' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='110782' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='399752' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='399752' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='243549' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='243549' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='379182' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='379182' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='324271' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='324271' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='403506' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='403506' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='400376' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='400376' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='403475' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='403475' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='400351' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='400351' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='395327' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='395327' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='393367' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='393367' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='290331' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='290331' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /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 |