I am from bangladesh.I work in seoclerks last few month.It is very helpful to me if i have a paypal account.I want a paypal account.So please advice me hoe i can open a paypal account? and how i can transfer my money in ...
how can i be seleted as Level 2 already delivered about 40 order ? should i ask here any question & answer questions to others, or i have to contact seolerks team as well to pick me as level 2 user, i am new here, i...
please can any body tell me that what are the necessary things to do affiliate marketing? also tell me in detail about the affiliate marketing... and is there any literature available to understand it in very very deta...
does bumping service really works or helpful?? Is it helpful for getting sales?? Whixh is best network for bumping?? Will it affect my service or will it improve my sales?? Please let me know bout it I need to kn...
Hi guys, I am Sarwar Jahan, new to SEOclerks. I don't know about the level's opportunity. After passing the Level-1 to Level-2, Will my sales be increased more than level-1? Besides, is it helpful to get payments more t...
Hi guys , I am Seosmart , I dont know what is the requirement, and i just want to know what is the main requirement for preparing seo services , so pls some one help me to prepare the good services , and let me know...
Hi everyone. I am interested to add my picture in my service.If i will add here have any problem?If it will be legal i will do it.Please tell me immediately? Thanks.
Hi guys , I am Seovins , i joined seo clerks many days before and i am working hard in seo clerks, but the thing i am not getting any orders in seo , but i am in lack of money and i just want to earn more money in se...
hi, i wanted to know if we can bump service automatically or not. Generally we have to bump service manually to get it on the first page, but is their any way we can schedule time to bump our service automatically. I mea...
Hello guys , I'm seowins , and i joined seo in january , and from that day i'm working very hard in seo clerks. but i'm not getting the orders , im in still level1 , so please some one help me to know how to get more or...
hi, my name is wulan sari, im new seller at seoclerk. for this time i just have one service. but i will create more service here. i try to be good seller. can somebody tell me how to increase revenue at seoclerk? how we...
Hi guys, I am Sarwar Jahan, Level-1 user of SEOclerk . From last two months, I have been working here. Few days ago I faced a problem of personal conversation. To contact my clients, I clicked on the 'compose new' butto...
Hello seo clerk users , I am a new user to seo clerks, and im in level 1 . i just want to know what are the good services and how make the good service, so that every buyer will get attracted to my services and place th...
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 How are you evrybody. must be happy.I do not know the popular search engine. So I want to the name of actualy popular search engine.please help me any where and any person.tell me the best pf the best and popular sea...
Hi In profile setting page, i found one section i.e. "API info", it has Consumer Key & Consumer Secret. i am not much sure about use of API, but i know that it is related with programming use...... What these...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='nikhil0590' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='nikhil0590' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=16447 | 1 | SELECT distinct quesid FROM answers WHERE userid=16447 | /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 (7031,7393,7383,7379,7378,7370,7401,7189,7402,7358,7409,7397,7708,7699,7697,7683,7519,7721,7758,7751) 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 (7031,7393,7383,7379,7378,7370,7401,7189,7402,7358,7409,7397,7708,7699,7697,7683,7519,7721,7758,7751) 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 (7031,7393,7383,7379,7378,7370,7401,7189,7402,7358,7409,7397,7708,7699,7697,7683,7519,7721,7758,7751) 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 (7031,7393,7383,7379,7378,7370,7401,7189,7402,7358,7409,7397,7708,7699,7697,7683,7519,7721,7758,7751)
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='70162' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='70162' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='97677' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='97677' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='63706' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='63706' | /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='89225' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='89225' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='107420' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='107420' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='80515' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='80515' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28522' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28522' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='16447' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16447' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='27887' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27887' | /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='109551' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='109551' | /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='85012' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='85012' | /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 |
| 0.101867 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%1st_Page_rank%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.101867 | 0.101867 |