How can I incraese my earning on seoclerks?
what are the charges to use this portal?
Yesterday I saw a gig that was spam but had no way of reporting it. What do I do when I find one?
Is it monitored which jobs were not completed on time? I had few jobs, which I couldn't deliver on time because: 1. Client didn't respond on time and I didn't get all details I needed to complete the job 2. Client ...
How can i attract more clients to view my gig and order for article? I am desperately looking to work for more clients and write high quality articles for them, kindly help me figure out how to increase my business.
i haven't seen any option to delete the gig, can anyone help me?
Hello! An order of mine has been completed and cleared successfully, but the funds do not appear to be available and nor they are in my balance. Is there anything I can do? Thank you in advance ^^
I found it much more better than other clones because its unique and there's organic traffic that buys gigs and trust others! even on gigbucks,etc. I have no success but on seoclerks, I really can't tell you what I real...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='vidyasagar11' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='vidyasagar11' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=5690 | 1 | SELECT distinct quesid FROM answers WHERE userid=5690 | /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 (537,546,542,540,535,365,608,622,609,601,596,592,589,586,585,574,570,567,564,563,561,704,700,696,695,694,691,688,683,681,710,607,757,756,790,785,783,782,778,776,772,771,766,765,753,727,726,712,746,737,729,794,555,539,1057,6366,6914) 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 (537,546,542,540,535,365,608,622,609,601,596,592,589,586,585,574,570,567,564,563,561,704,700,696,695,694,691,688,683,681,710,607,757,756,790,785,783,782,778,776,772,771,766,765,753,727,726,712,746,737,729,794,555,539,1057,6366,6914) 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 (537,546,542,540,535,365,608,622,609,601,596,592,589,586,585,574,570,567,564,563,561,704,700,696,695,694,691,688,683,681,710,607,757,756,790,785,783,782,778,776,772,771,766,765,753,727,726,712,746,737,729,794,555,539,1057,6366,6914) 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 (537,546,542,540,535,365,608,622,609,601,596,592,589,586,585,574,570,567,564,563,561,704,700,696,695,694,691,688,683,681,710,607,757,756,790,785,783,782,778,776,772,771,766,765,753,727,726,712,746,737,729,794,555,539,1057,6366,6914)
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='3250' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3250' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='5628' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5628' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2077' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2077' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4215' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4215' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2255' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2255' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4434' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4434' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2921' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2921' | /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 |