We would like to hear opinions on the following article scrapers: 1. Wicked Article Creator 2. SEO Content Machine 3. Auto Content Writer 4. Content Professor 5. Kontent Machine What are your opinions on e...
Hello, I had bought some gigs. then due to seller is not responding i have canceled the order. Seller is refunded my amount what i have paid for gigs. and amount is transfer to my balance.but i am unable to withdraw t...
Let me know if any one having issues with it I m having issues which says invalid bump If Anyone having same please tell me what can we do I need it to be answered immediately I would love to get the best answer I th...
How do you get money for running traffic on CPA and how does it really work? Which are the best CPA providing sites? I've been looking a lot to find a good answer to this so I would be very glad to have a detailed answer...
Hi, I have uploaded some new videos on youtube.The videos are relevant to my niche. I have never use youtube before to drive traffic. Please help. How can I get my video good ranking youtube to get maximum organic views...
I have had a lot of sales recently and all rated the service well, but now I have had a drought for almost 2-3 weeks, any suggestions I can do I think that it possibly could be my service was quite expensive, and they...
Can anyone tell me how to start a new thread in seoclerks forum? Thanks in advance
Is paypal card is usable in pakistan bangladesh?
what many buyers purchased seoclerks? Please answer my question thanks....
Some of my answer got delete last some days? what is the problem?
i have seen user levels how to get to level X from level 3.... but i did not got that... can some one expalin clearly that how can we upgrade from Level 3 to Level X
I sold youtube views to someone and i delivered within 3 - 4 days but the buyer never sent feedback. How do i get my money without feedback?
A man doesn't repay my money. He didn't his job... What will I do?
My question . What is infraction ? It is can why?Please ans me.?
I want to know this details. can any one describe this matter?
how can we mark a question as answered? i have seen many questions marked the same.
I followed a user [most likely because they bought my services, or I liked their services] and apparently their account was deleted/removed, and I still have them on my following list. I tried to remove them and nothing ...
some time i gig edit and change image but image is not change what is problem
ihave read many gigs about pandasafe n penguinsafe..what are these actually?
| Match | Count | SQL | Script |
| SELECT * FROM members_ledger WHERE ip = ? AND added>=unix_timestamp(NOW())-86400 | 1 | SELECT querystring, added
FROM members_ledger
WHERE
ip = ? AND added>=unix_timestamp(NOW())-86400 | /opt/clerks-staging/docroot/include/functions/includes/security.php 398 fetchMemberLedger() include_once() |
| SELECT * FROM seoclerks.members WHERE username='48HOURSERVICE' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='48HOURSERVICE' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=11508 | 1 | SELECT distinct quesid FROM answers WHERE userid=11508 | /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 (3440,3428,3454,3479,3477,3478,3473,3470,3469,3476,3480,4475,4469,4643,4625,4627,4623,4644,5937,5935,6077,6091,6121,6112,6113,6109,6102,6107,6374) 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 (3440,3428,3454,3479,3477,3478,3473,3470,3469,3476,3480,4475,4469,4643,4625,4627,4623,4644,5937,5935,6077,6091,6121,6112,6113,6109,6102,6107,6374) 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 (3440,3428,3454,3479,3477,3478,3473,3470,3469,3476,3480,4475,4469,4643,4625,4627,4623,4644,5937,5935,6077,6091,6121,6112,6113,6109,6102,6107,6374) 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 (3440,3428,3454,3479,3477,3478,3473,3470,3469,3476,3480,4475,4469,4643,4625,4627,4623,4644,5937,5935,6077,6091,6121,6112,6113,6109,6102,6107,6374)
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='44410' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='44410' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='49596' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='49596' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='52947' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='52947' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40143' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40143' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23343' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23343' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='39772' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='39772' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='38364' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='38364' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33751' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33751' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='40054' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='40054' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22885' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22885' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7564' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7564' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='24309' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='24309' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3230' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3230' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19141' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19141' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19824' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19824' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| 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='17469' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17469' | /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 |
| 0.097306 | 1 | SELECT * FROM members WHERE show_freelancer = 1 AND status = 1 AND total_recommendations > 0 AND (skills LIKE '%Moviewreviews%') ORDER BY total_recommendations desc LIMIT 0,40 | 0.097306 | 0.097306 |