We've been toying with the idea of 100% from the affiliates you refer who order your own service/listing on SEOClerks, CodeClerks and ListingDock. This would allow sellers to spend money advertising their own profiles/se...
is payoneer a good option to withdraw??? Is it beneficial in any way?? Or other options are better than it?? Wht are the method's to get it? Please let me kbow about ir coz i m curious whether to sign up for payonee...
hi, my name is wulan, i want to ask about buyer and seller. when we have completed our work that have been ordered and had it delivered to the buyer, but the buyer did not respond after receiving the order, if we could g...
Hello, everyone I want to know that what kind of work i can do on seoclerks ??? what kind of work seoclerks offers ??? I am now dealing with only social marketing, so i don't know about other work. So, please help ...
Hi, I am Arian Afrose. I joined here two month ago in SEoclerks .I am a seller. I am in level 1.Already I have completed few orders . I will go to level to very soon.So my question is after going to level 2 when I can m...
Hello I would like to know, what you think about, that the FAQ is a must to get a higher level on seoclerks. I have seen so many stupid questions here in the FAQ section, that i �m not sure, if it �s a good idea, that ...
Hi, I am Arian Afrose. I joined here two month ago in SEoclerks .I am a seller. I am in level 1.Already I have completed few orders . And I earn some amount here.But I want to earn more and for this I have to get more o...
Hi, I am Arian Afrose. I joined here two month ago .I am a seller. I am in level 1.Somebody please answer my question. My question is how can I get more Recommendation.So someone please tell me in details.I will never fo...
Hi, I am Arian Afrose. I joined here two month ago .I am a seller. I am in level 1.I want to know,by whose I can get Recommendation? Who give that Buyer or Admin or Follower.So someone please tell me in details.I will ne...
Hi, I am Arian Afrose. I joined here two month ago .I am a seller. I am in level 1.I want to increase my sales . For that I will do anything that I should do.So I want to know,does Recommendation help to increase my sale...
Hi, I am Arian Afrose. I am a seller. I am in level 2. Already I have completed some order. Every time I want to satisfy my buyer.So I work hard & perfectly & I deliver my order before dateline.But one of my b...
Hey everyone, I have found that I can always think of more than 3 Extras to add to my Services, is it the same for you? Is 3 enough in your opinion? Do you think it would be good if we could add more? I myself think 5 ...
hello i am looking for best ideas how i can make good and manually backlinks for my website which is very effective for site and i get good ranking if you know lease share with me your idea. it will help to me learn more...
Hi, Any one knows How to Delete Messages from Inbox ? i have conversation with more than 50 people. i read all messages. But still on my inbox options, it shows that i have 6 messages. but i don't have any unread messa...
In a few months I'll be without an internet connection for a whole week. I won't want to miss any sales, inbox conversations, or effect my progress towards level two. Is there any way I can "pause" my account so no one c...
I want to know about adfly links.To get traffic is it acceptable?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='EionSEO' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='EionSEO' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=103790 | 1 | SELECT distinct quesid FROM answers WHERE userid=103790 | /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 (7003,7026,5193,7050,3643,7358,7357,7354,7355,7352,7351,7350,7335,7363,7505,7511,7520,7178,7066,7707,10344,12424) 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 (7003,7026,5193,7050,3643,7358,7357,7354,7355,7352,7351,7350,7335,7363,7505,7511,7520,7178,7066,7707,10344,12424) 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 (7003,7026,5193,7050,3643,7358,7357,7354,7355,7352,7351,7350,7335,7363,7505,7511,7520,7178,7066,7707,10344,12424) 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 (7003,7026,5193,7050,3643,7358,7357,7354,7355,7352,7351,7350,7335,7363,7505,7511,7520,7178,7066,7707,10344,12424)
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='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='104644' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='104644' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='120098' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='120098' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='57415' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='57415' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='88306' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='88306' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='59863' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='59863' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1593' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1593' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='64215' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='64215' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='81256' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='81256' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='89181' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='89181' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14770' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14770' | /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 |