Hi, I am a level one user.there is a follow option in every account.how can i be a gainer by following a account ?? is it actually help to be success full seller ? I have little bit confusion how this option can help ??...
HI, why it is important to up the level?? i saw that upper level account got more order than a lower level account.why level is important if i can give the best service?? i have done all of my order in time and as i sai...
Hi, once i had ordered a service to one seller. at the time of payment admin ask me to select a method of payment, and i saw a method named bitcoin. I don't know what is this actual method. So, Can anyone help me to un...
Hi ! Anyone know how to change username on SEOClerks ? i am bit of tired of using my current user name but i just want to change my user name without changing or closing my account. what will i do ? is there any chance...
HI, recently I got two order from one buyer.I completed them in time as well as properly and i delivered them to him.bt he didnt received the order.now my question is that gonna create any problem or what about my pay...
Hi.... I am a level one seller and i sell 20 of my service and also complete my order properly.but didnt get rating from all of my buyer.so my rating is less than i sold.what can i do to get rating from all of my buyer....
Hi seoclerks member I am hard at seoclerks for several months, but my sales are too small. and i want more sales but i don't know how. is there any way to get more sales? how to make our clients happy with our services...
I have many more service but i am not get more order.How can i get more order on my service.I am here for many days but i am not getting more order.Can anyone tell me please how can i get more order from the seoclerks.I ...
I want to know how many times a day or in 24 hrs i can bum a service i am offering? Can i bump a gig more than once a day or 24 hrs? I've just used the bump section for one of my gigs, so can i use that bump for another ...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='TechnoTusker' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='TechnoTusker' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=57415 | 1 | SELECT distinct quesid FROM answers WHERE userid=57415 | /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 (6596,6595,6591,6629,6643,6898,6894,6893,6900,6928,6908,6925,6918,6937,6935,6923,6946,6944,6936,6922,6951,6950,6939,6958,7036,7035,7024,7019,7018,7009,7482,7481,7496,7402,7414,7411,7504,7557,7524,7520,7519,7513,7501,7436,7410,7409,7401,7397,7383,7382,7377,7370,7369,7384,7689,7688,7687,7685,7683,7682,7681,8355,10463) 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 (6596,6595,6591,6629,6643,6898,6894,6893,6900,6928,6908,6925,6918,6937,6935,6923,6946,6944,6936,6922,6951,6950,6939,6958,7036,7035,7024,7019,7018,7009,7482,7481,7496,7402,7414,7411,7504,7557,7524,7520,7519,7513,7501,7436,7410,7409,7401,7397,7383,7382,7377,7370,7369,7384,7689,7688,7687,7685,7683,7682,7681,8355,10463) 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 (6596,6595,6591,6629,6643,6898,6894,6893,6900,6928,6908,6925,6918,6937,6935,6923,6946,6944,6936,6922,6951,6950,6939,6958,7036,7035,7024,7019,7018,7009,7482,7481,7496,7402,7414,7411,7504,7557,7524,7520,7519,7513,7501,7436,7410,7409,7401,7397,7383,7382,7377,7370,7369,7384,7689,7688,7687,7685,7683,7682,7681,8355,10463) 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 (6596,6595,6591,6629,6643,6898,6894,6893,6900,6928,6908,6925,6918,6937,6935,6923,6946,6944,6936,6922,6951,6950,6939,6958,7036,7035,7024,7019,7018,7009,7482,7481,7496,7402,7414,7411,7504,7557,7524,7520,7519,7513,7501,7436,7410,7409,7401,7397,7383,7382,7377,7370,7369,7384,7689,7688,7687,7685,7683,7682,7681,8355,10463)
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='54599' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='54599' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='57415' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='57415' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='81256' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='81256' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='12223' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='12223' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30796' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30796' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='87997' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='87997' | /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 |