First of all, I ask for your apology for taking you off the usual questions that are asked here. Getting to point, I have been a SEOClerks users for quite some time and noticed that some people post WTBs wherein they ...
If I am hired my someone and the order is active how would I know that he had paid me the right amount for my service?
is leveling up automatic with seoclerks or admins check accounts to see if they met the requirements.
Can I make $1 gigs after I get level 2 ? I know I can make less than $5 gigs when I get level 2. Wondering if to make $1 gig level 2 or level 3 is needed.
How do I mark the FAQ as answered ? I had a question that I have got the answer for, but people still answer to it.
How would I know that I am hired by someone? Do i get notified by an email or message when someone hire me?
I have 10 questions and 10 answers. So can I go to level 2 user membership if I have touch all the requirements beside this FAQ requirement?
I was just navigating through the forum but didn't found any link where one change his login password?? Am I right or missing something
I want to edit my some of the services. how to do that?
If I have rejected an order, within what time period I will receive my money back.
I have seen many gigs mention that they allow reselling or something and just wanted to know more about that and how the process works. Thanks.
I don't know, what is my user level membership, how can I know that?
How can we delete a service that we no longer offer. I am looking for deletion and not just SOLD OUT.
Just wanted to know ? How much money i can minimum withdraw if i am level 2 ?
Anyway to delete inbox messages ? UNable to find any option
How much time if i have fullfilled all level requirements ?
if a person doenst leave feedback on a job how long does it take to clear for the balance?
Hey there, i have a college of mine ( the same office ) applying to join seoclerks using my referral, how come they didn't get the $2 ? we are using the same internet connection since were using wi-fi at the office, Than...
Hey everyone! I think I'm kind of new... or not, don't know and it doesn't matter.. The title says, "Second thoughts... or not.." and I thought that I'd share my personal experience in one specific matter. I've purc...
I may be signing up for payoneer card in future so tell me if there are any requirements for signing up.
As i found that many people have Questions about Userlevel so if you have any problem regarding user levels than ask me
My question says it all. I need to signup for payoneer cards.
I didn't get sales for months but whenever I create a new gig it got sale in next 24 hours. Why is that?
Why not ? A forum is a grate place to exchange idea talk and share stuff . why not having a grate SEOclerks forum .
I am wondering what are the best plugins to always install or have on a wordpress site?
Where is a good place to find out how to set up a wordpress website for a business?
I am wondering if anyone has tried the seoclerks affiliate store and if so have you gotten any sales from it?
I have 100% positive rating.I want to go level2. What is process???please help me
I ordered a service which didn't work, the seller hasn't logged in, in ages. It was an instant download. I thought that once you reject an order your money goes back into your balance instantly? Please help, thanks.
selling (Tweets) means i link my Twitter on SEOClerks ? best regards,
If someone rejected our honest work , Can we claim ? thanks.
What Coupone Codes do ? does it helps in making more sales ?
Can an order stay ' Late Delivery ' for lifetime ?
Hey guys, How much time SEOClerks need to make payment available for withdraw once the order is marked as completed and what is the minimum amount for level 1 seller?
Can I sell my website here?
SEOClerks supports selling PDF and Documents, Software...etc the question is, Why SEOClerks does not create new gate for 3D Models? like TurboSquid makes thousands of dollars by selling models. Then i will uploa...
Can i pay bonus for a worker when he do work in a perfect way?
i just want to know how to move to next level
i have answered a faq but they are decreasing day by day...
What is 'Revenue Purchases' ? http://www.seoclerks.com/balance?tab=sales
| Match | Count | SQL | Script |
| SELECT * FROM categories_faq WHERE seo=? | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE seo=? | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategoryInfoFromTypeSeo() |
| 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 B.seo='SEOClerks' 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 B.seo='SEOClerks' 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 B.seo='SEOClerks' ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3400, 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 B.seo='SEOClerks'
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 3400, 40 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * from questions as A where A.status='1' AND CATID=39 | 1 | SELECT count(A.quesid) as total from questions as A
where A.status='1' AND CATID=39 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | 1 | SELECT count(A.ansid) as total
FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | /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='30080' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30080' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='38772' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='38772' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33436' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33436' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12836' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12836' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='25665' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='25665' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='15715' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='15715' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='29534' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='29534' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23457' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23457' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='11173' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='11173' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31547' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31547' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='37279' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='37279' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6160' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6160' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='15260' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='15260' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='20842' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='20842' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30470' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30470' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='35401' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='35401' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32243' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32243' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13533' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13533' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='37863' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='37863' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32042' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32042' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='37296' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='37296' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28978' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28978' | /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 |
| 0.528261 | 2 | SELECT count(A.ansid) as total FROM answers as A, questions as Q where A.status='1' AND A.quesid=Q.quesid AND Q.CATID=39 | 0.266457 | 0.261804 |