Hi can some one please tell me that is payoneer payments now available or not???
Hi, I have some featured services in my website like: - facebook fans I want to increase sales for this service, where have I start my advertising campaign, I start with Google AdWords but it suspend my ads because...
So i see alot of gigs offering blogroll links, etc.. What is a blogroll?
Please guide me on the same question how i can check the account status?
I am trying to make a decision on which way to go for a blog. Was interested in your opinion. Thank You
I am just looking for the best source with the best security for withdrawals. Thank You
i see new features are added to gigs and adding a coupon is one of them. I want to know how will this work? where will the coupons be sold or distributed and what benefits can the seller get from this?
I am about to purchase a very high google page rank site from flippa ... the site name is not fancy but its ok for me ... but when i saw the site i was shocked !!!!! The site is hosted on wordpress and has no conten...
Hi all, please mention some tips for sellers to be successful in SEOClerks. Please mention some tips to me please as I'm new. Also please mention some for who have already sell in SEOClerks too. Share useful info. Tha...
I am just looking for more selling activities with other site similar to seo clerk. Is it okay?
I have bought a gig of twitter follower, at the time when order was complete i got the follower but now after a 2 weeks there's no followers by that gig all was there is my original followers, now I want to report SEO cl...
Hi. Can I change my nickname? I have an order at the moment it should be delivered in a couple of days, if that's a problem.. Thanks.
Site where to sell and what price to ask for him? website: http://social-marketing-pro.eu/
What is the best social bookmarking site to use?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='anne' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='anne' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=6544 | 1 | SELECT distinct quesid FROM answers WHERE userid=6544 | /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 (1121,1048,1119,1099,1098,1127,1122,1142,1156,1150,1165,1183,1181,1251,1157,1974,2143,2140,1938,1973,2009,2664,2773,2010,2668,2775,2930,3268,3250,3168,3183,3296,3077,2877,3308,3241,2933,3312,3322,3317,3315,3313,3327,3372,3263,3354,3353,3400,3404,3390,3397,3385,2272,3426,3434,4303,4454,10436,12077,12080,12089,16650) 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 (1121,1048,1119,1099,1098,1127,1122,1142,1156,1150,1165,1183,1181,1251,1157,1974,2143,2140,1938,1973,2009,2664,2773,2010,2668,2775,2930,3268,3250,3168,3183,3296,3077,2877,3308,3241,2933,3312,3322,3317,3315,3313,3327,3372,3263,3354,3353,3400,3404,3390,3397,3385,2272,3426,3434,4303,4454,10436,12077,12080,12089,16650) 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 (1121,1048,1119,1099,1098,1127,1122,1142,1156,1150,1165,1183,1181,1251,1157,1974,2143,2140,1938,1973,2009,2664,2773,2010,2668,2775,2930,3268,3250,3168,3183,3296,3077,2877,3308,3241,2933,3312,3322,3317,3315,3313,3327,3372,3263,3354,3353,3400,3404,3390,3397,3385,2272,3426,3434,4303,4454,10436,12077,12080,12089,16650) ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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 (1121,1048,1119,1099,1098,1127,1122,1142,1156,1150,1165,1183,1181,1251,1157,1974,2143,2140,1938,1973,2009,2664,2773,2010,2668,2775,2930,3268,3250,3168,3183,3296,3077,2877,3308,3241,2933,3312,3322,3317,3315,3313,3327,3372,3263,3354,3353,3400,3404,3390,3397,3385,2272,3426,3434,4303,4454,10436,12077,12080,12089,16650)
ORDER BY A.sticky DESC, A.date_asked DESC LIMIT 40, 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='6070' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6070' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10775' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10775' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14524' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14524' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6509' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6509' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2255' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2255' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10788' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10788' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1139' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1139' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10829' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10829' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13751' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13751' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8198' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8198' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='43' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43' | /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 |