It happens some of the time where usually new buyers order from sellers and they forget or out of not knowing how making order works on seoclerks, do not start the order. I suggest there should be a way where buyers are...
Welcome to the new and official (one and only) SEOClerks forum: Community Discussion. Recently our old support forum was closed and merged into our onsite FAQs to create this new place for all members, buyers and sel...
Being a freelancer we have to deal with people from all over the world. As a result I often end up trying to understand what a client is trying to tell me, but since he/she is not able to explain himself well in English,...
i get a job.it's about youtube subscribe.and i complete it..but i ca'nt understand how to deliver it....please help....
can you share some tips to boost our sales in here
We've now added a feature that has been requested multiple times by users: local timezones! You can change/set your timezone in your settings area and any dates or times will be displayed in your local time. Le...
As you might already know we had temporarily switched to manual review of all withdrawals due to a high fraud risk situation, resulting in delays and fees. We are happy to announce that, with limited exceptions, all wit...
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...
Celebrate the Thanksgiving season with a hefty cash bonus in your SEOClerks balance. From Black Friday to Cyber Monday, you can enjoy even more money to spend every time you make a balance deposit. How the Balance Pr...
Hello Jordan, please up my ranking into Level X3, I have collect 100 positive ratings with no negative rating. Thank you. Regards, Dennyfar
mostly people also getting there order with out bump how they can do it i really dont understand
level 1 is so much diffficult how can ant one achieve more sells with limited services
I was using adsense previously. (2-3 years back). But due to some issues with the clicks I missed my a/c. (actually it has happened without my control.) Now I need to come back to adsense. But I am not sure that it woul...
Here's great news for our valued Clerks Buyers! Now you can easily purchase more extras, even after the order is started by clicking the Buy link in the upper left hand corner of your order URL. Once you click on t...
Please be advised that we are now moderating many new services after a recent outbreak of spam. We are doing this to ensure only the most high quality services reach the site. We are looking for service descriptions th...
I am just happy with my achievement on Seoclerks and Codeclerks. I have made over $1000 in profit since I joined. It was fun and at the same time, pure business. To earn more money on seoclerks, just sit and think about ...
I need some help creating better content, such as generating ideas and formatting and other content creation matters.
Today I was going over this forum regarding tips and tricks so I thought to share my little experience as well regarding happy and regular buyers. I think it depends upon how you treat your buyer . I got many returning ...
| 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='salesboost' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='salesboost' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=337282 | 1 | SELECT distinct quesid FROM answers WHERE userid=337282 | /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 (10306,10325,10352,10355,10357,11923,12116,12222,12234,12235,12237,12745,12751,13057,13190,13610,14235,17554,17893) 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 (10306,10325,10352,10355,10357,11923,12116,12222,12234,12235,12237,12745,12751,13057,13190,13610,14235,17554,17893) 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 (10306,10325,10352,10355,10357,11923,12116,12222,12234,12235,12237,12745,12751,13057,13190,13610,14235,17554,17893) 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 (10306,10325,10352,10355,10357,11923,12116,12222,12234,12235,12237,12745,12751,13057,13190,13610,14235,17554,17893)
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='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='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='212316' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='212316' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='473666' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='473666' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='428026' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='428026' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='325523' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='325523' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='394040' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='394040' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='56997' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='56997' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='81697' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='81697' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='290300' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='290300' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='210378' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='210378' | /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 |