I mistakenly uploaded a wrong profile image, and uploading a new one doesn't change my current one. How can I change it?
What do you like most, Paypal or Payza? Or some other pay processor?
Which one can give more traffic? Facebook or Twitter? Please share your views.
Can someone help me? What is the best site for exchange like?
Where can I get many Twitter followers? Can you suggest me a good website?
About 50% of my orders are recieving feedback, but the buyer is confused and is sending the feedback as a message and not using the feedback box. When looking at it, it is not very clear for the buyer and i think i fe...
How much money have you earned in a month via SEOclerks?
Dear all please give me the url for the submit of support ticket?
Is there any free way to gain twitter followers without using social exchange sites!!! in thousands!! Please let me know if anyone knows!! thanks
I need to know that If i submit some of my money from paypal to SEOclerks account. Then If i would like to withdraw it using any other withdraw service.
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='seomaster1' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='seomaster1' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=6610 | 1 | SELECT distinct quesid FROM answers WHERE userid=6610 | /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 (677,1314,1818,1816,2307,2281,2266,2232,2106,2105,2074,1942,1897,1911,1781,1715,1666,1962,1919,2279,3388,3429,3451,3449,3430,3422,3385,3513,3509,3507,3504,3506,3501,3500,3495,3493,3489,3485,3481,3480,3474,3465,3462,3461,3444,3514,3511,3498,3492,3491,3482,3479,3679,5762,5758,5917,5913,5872,6971,6972,12674) 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 (677,1314,1818,1816,2307,2281,2266,2232,2106,2105,2074,1942,1897,1911,1781,1715,1666,1962,1919,2279,3388,3429,3451,3449,3430,3422,3385,3513,3509,3507,3504,3506,3501,3500,3495,3493,3489,3485,3481,3480,3474,3465,3462,3461,3444,3514,3511,3498,3492,3491,3482,3479,3679,5762,5758,5917,5913,5872,6971,6972,12674) 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 (677,1314,1818,1816,2307,2281,2266,2232,2106,2105,2074,1942,1897,1911,1781,1715,1666,1962,1919,2279,3388,3429,3451,3449,3430,3422,3385,3513,3509,3507,3504,3506,3501,3500,3495,3493,3489,3485,3481,3480,3474,3465,3462,3461,3444,3514,3511,3498,3492,3491,3482,3479,3679,5762,5758,5917,5913,5872,6971,6972,12674) 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 (677,1314,1818,1816,2307,2281,2266,2232,2106,2105,2074,1942,1897,1911,1781,1715,1666,1962,1919,2279,3388,3429,3451,3449,3430,3422,3385,3513,3509,3507,3504,3506,3501,3500,3495,3493,3489,3485,3481,3480,3474,3465,3462,3461,3444,3514,3511,3498,3492,3491,3482,3479,3679,5762,5758,5917,5913,5872,6971,6972,12674)
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='17031' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17031' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17847' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17847' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='16132' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='16132' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='337' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='337' | /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='6845' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6845' | /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 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 |