I became an active SEOCLerks seller 3. As of today, I have officially made over $6000 on SEOCLerks and I could not be more proud of myself. This gives me the inspiration and hope to use SEOCLerks as my main source of inc...
Hello everyone, I wan't to sell customised ebooks to my customers here on seoclerks. Like I wan't my customers to sign up on seoclerks and pay in advance for the ebook they need from me. Then I will create and deliver th...
Have you tried Craigslist for advertising your SEOClerks services? And, what other websites or forums are you currently advertising your services on now that are actually resulting in sales?
I am very interested in making extra money. Need to know the process and how to become a seo clerk by selling services. For example 1000 facebook likes for a dollar? Need to know how to do this very passionate and want t...
I have requested a withdrawal to my paypal account over 30 hours ago and it is stuck in processing. It says paypal withdrawals are supposed to be instant and someone from the help desk told me it would take 24 hours at t...
Hello all, What a day it is. Finally I am able to reach a milestone on my affiliate marketing effort. SEOCLERKS -you are awesome. 4 months ago I have started promoting my own services outside seoclerks to get more sal...
I've been writing online for years in various formats, including article sites, blogs and forums, so my hands are accustomed to using the keyboard. Now, I feel more comfortable working on the computer than writing wi...
Hello, I'm new here on seoclerks and I've created a gig with a reasonable price and a guaranteed service as I've got over 100+ views to my service but still unable to find any interested buyer to whom I can show my work...
Hey guys, Ive been on here for around 4 days and just got a ton of views but no sales..... What do I do? My friends made a account the same day I did and are getting sales..
| 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='gurpreetsaluja' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='gurpreetsaluja' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=144975 | 1 | SELECT distinct quesid FROM answers WHERE userid=144975 | /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 (8137,8376,8450,8481,8274,8944,9118,9122,9121,9120,9115,9114,9413,10345,10348,10351,11646,11740,11789,11790,11820,11847,12026,12154,12162,12656,12693,12722,12723,12724,12726,12728,12734,12914,13001,13011,13014,13018,13026,13033,13127,13137,13142,13145,13150,13230,13359,13609,13897,13967,14209,14590,17483) 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 (8137,8376,8450,8481,8274,8944,9118,9122,9121,9120,9115,9114,9413,10345,10348,10351,11646,11740,11789,11790,11820,11847,12026,12154,12162,12656,12693,12722,12723,12724,12726,12728,12734,12914,13001,13011,13014,13018,13026,13033,13127,13137,13142,13145,13150,13230,13359,13609,13897,13967,14209,14590,17483) 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 (8137,8376,8450,8481,8274,8944,9118,9122,9121,9120,9115,9114,9413,10345,10348,10351,11646,11740,11789,11790,11820,11847,12026,12154,12162,12656,12693,12722,12723,12724,12726,12728,12734,12914,13001,13011,13014,13018,13026,13033,13127,13137,13142,13145,13150,13230,13359,13609,13897,13967,14209,14590,17483) 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 (8137,8376,8450,8481,8274,8944,9118,9122,9121,9120,9115,9114,9413,10345,10348,10351,11646,11740,11789,11790,11820,11847,12026,12154,12162,12656,12693,12722,12723,12724,12726,12728,12734,12914,13001,13011,13014,13018,13026,13033,13127,13137,13142,13145,13150,13230,13359,13609,13897,13967,14209,14590,17483)
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='1535' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1535' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='144975' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='144975' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='187434' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='187434' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='54521' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='54521' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='62649' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='62649' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='159102' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='159102' | /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 |