Upgrading and downgrading are going on. Yesterday , i was at level 3 and today level 2. Whats going on?
i was jw if anybody buys full accounts from other people
why are not promoted to level 2 ?
How i can learn to make views on youtube channel? Am interesting to pay for learn. Thanks.
Hi, it is possible to delete an order when the seller doesn? �t deliver on time?
How do I transer what is in my balance back to my Paypal?
What do you think? it is a good seo strategy to create mini websites on sites.google.com to get better SERP ?
Just wondering, what is the best seo solution to rank websites? Edu backlinks ? and how much to be safe? Pyramids? and how to do it to be safe with google Penguin ?
As far as i can remember, i withdraw all my earnings in seoclerks but i can see i still have $2 left. and it seem like i can't withdraw this. is there a way i can get this $2?
Hi friends I want to that is there any maximum limit for withdrawal via western union, as I know that there is a minimum 100$ limit. Thanks Saif
Hi : In seoclerks we have only rate for sellers. Why their are no rate for buyer , so we could know buyer history? Do you agree with me?
How does one go about selling WordPress Plugins? After I have developed it, what do I need to do next?
can't we create a gig for 3 digit price?
How can i index my backlinks ?
Nofollow links ar good for my site?
How can i get dofollow backlinks?
How can i increase my Alexa Rank ?
How I remove my old google index site ?
What are the steps to increase page rank?
I'm curious if getting forum signature links from here will actually increase your SEO/SERPs on search engines? Does anyone have any experience with this?
What do I need to do to rank well in BING?
I run a fairly large forum which seems to get a lot of spam bots joining simply to post a few advertisements. I have an image verification and email activation system in place, but some bots seem to be able to beat this....
I have created 2 micro niche websites. I have started to create backlinks for them, and they are ranking well. Do you think that I can sell them? I don`t want much money, let`s say $50 for both of them. http://famousm...
How do you measure you success in SEO? Do you go by your page ranking or is there a different way you find to measure your success?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='mymother' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='mymother' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=14570 | 1 | SELECT distinct quesid FROM answers WHERE userid=14570 | /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 (1063,1062,1076,664,614,689,489,484,695,506,505,502,337,334,327,727,726,700,559,329,9,45,61,58,1604,1605,1603,1582,1344,2232,2074,879,875,867,861,860,859,858,856,854,850,847,846,845,168,166,165,163,161,153,132,129,3312,940,938,934,3316,3315,3327,3291,3212,3323,2930,2465,2872,3511,3500,3827,4721,10334,10339) 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 (1063,1062,1076,664,614,689,489,484,695,506,505,502,337,334,327,727,726,700,559,329,9,45,61,58,1604,1605,1603,1582,1344,2232,2074,879,875,867,861,860,859,858,856,854,850,847,846,845,168,166,165,163,161,153,132,129,3312,940,938,934,3316,3315,3327,3291,3212,3323,2930,2465,2872,3511,3500,3827,4721,10334,10339) 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 (1063,1062,1076,664,614,689,489,484,695,506,505,502,337,334,327,727,726,700,559,329,9,45,61,58,1604,1605,1603,1582,1344,2232,2074,879,875,867,861,860,859,858,856,854,850,847,846,845,168,166,165,163,161,153,132,129,3312,940,938,934,3316,3315,3327,3291,3212,3323,2930,2465,2872,3511,3500,3827,4721,10334,10339) 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 (1063,1062,1076,664,614,689,489,484,695,506,505,502,337,334,327,727,726,700,559,329,9,45,61,58,1604,1605,1603,1582,1344,2232,2074,879,875,867,861,860,859,858,856,854,850,847,846,845,168,166,165,163,161,153,132,129,3312,940,938,934,3316,3315,3327,3291,3212,3323,2930,2465,2872,3511,3500,3827,4721,10334,10339)
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='1895' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1895' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3263' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3263' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2459' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2459' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='5846' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5846' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6050' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6050' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='5297' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5297' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1177' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1177' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='318' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='318' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1490' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1490' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='957' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='957' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='9' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1129' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1129' | /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 seoclerks.members WHERE USERID='672' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='672' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='231' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='231' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='632' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='632' | /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 |