There is a pretty nifty website that displays all kinds of information relating to "internet facts" such as blog posts sent, Facebook active users, etc.. Internet Live Stats http://www.internetlivestats.com/ I'm n...
Hi, When I have delivered my order at 7:02 pm, after that my account shows "Your ID is set of out of the office until 7:02" Why is this happen? Please explain. Thank you.
Recently My Account Switch New Theme.I don't know how to update status on seoclerk new theme please help me
Hello, I NEED URGENT ASSISTANCE I tried to withdraw into my paypal account , a sum of $10, but i was informed it has to be a minimum of $15 or more, so , I tried to withdraw 45.60 and i was asked to wait for about 24h...
Hi everybody we know SEOclerks has a great section - WTB. It offers a great chance for Newbie on this platform to get a job. But, there are many competitors with the same skill. These tips may help you to get a job from ...
For me, SEOClerks was a life changer and there are so many things I love about this site, but I want to hear your point of view. What do you love most about SEOClerks? Why do you choose this Marketplace to sell you...
Being your own boss and freedom is the most common answers if you ask a freelancer of the best benefits. Few hours of work while earning full time income is also another answer you'll hear often. I'll debunk some myths f...
I am currently using interserver VPS services. Their customer service is great. I use their 3 slice(70GB disk and 3GB RAM) cost is monthly $18, $10 is for Cpanel. but my problem is low RAM. For last few days my server ru...
As a freelancer I often feel that I have so much to do, yet my time is so limited. I try to set a timetable so as to plan beforehand what I should do every day, but I generally find it impossible to stick to it, maybe be...
I've never been to Tomorrowland,but i'm following Tomorrowland since 2012 , and i could say i have watched all dj performances through live streaming and youtube videos. Costs to go there are very high, especially fo...
Hi Before working for any job, my suggestions are below to make safe your work from fraud buyer and some detector points may help you as seller for safe work: 1. First response to buyer after ordering 2. Go to buyer pro...
Smartphone is most popular device in the Modern world .Technology makes more easier to human life day by day. Everybody knows seoclerks is one of the best marketplace for online profession. . But in this time why seocle...
This past week, the staff have been working long hours to clean up the Marketplace of spam and dead services. We have merged many duplicating categories for user convenience and even deleted a few that were not seen as ...
Please to inform that Im one of seller in Seoclerks. in My services they is missing some of gigs.. (all my email list related gig). only few of my gigs left why its happen ?
What are the movies that you liked in 2016? Action, Comedy or other film genres.
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...
So many people wonder what it takes to get that prized SEOClerks Level X status. However, it's all about participation and getting noticed. The best way to get noticed and increase your chances of earning the prized Le...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='sftechno' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='sftechno' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=463232 | 1 | SELECT distinct quesid FROM answers WHERE userid=463232 | /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 (9951,9986,10085,10177,10357,12021,12050,12115,12239,13444,17386,17387,18187,18406,31046,31075,31248) 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 (9951,9986,10085,10177,10357,12021,12050,12115,12239,13444,17386,17387,18187,18406,31046,31075,31248) 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 (9951,9986,10085,10177,10357,12021,12050,12115,12239,13444,17386,17387,18187,18406,31046,31075,31248) 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 (9951,9986,10085,10177,10357,12021,12050,12115,12239,13444,17386,17387,18187,18406,31046,31075,31248)
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='2951' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='925203' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='925203' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='977107' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='977107' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='421760' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='421760' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4987' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4987' | /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='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='200392' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='200392' | /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='377074' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='377074' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='463232' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='463232' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='224589' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='224589' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='376339' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='376339' | /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 |