I gave some comment on some service's page. It was not laudatory but it was mine subjective opinion! As I see now the comment was removed (what about honesty?). So the question: who have rights to remove buyer comments?
Which classified sites is best for internet marketing ads? Please send me a link to where to download it.
Does article marketing helps in SEO? I'm planning to do it.
There is a domain I want to buy, estibot has put it $740. Now I have heard these tools are useless, so I paid someone online $5 to give me an "official appraisal" and he said it's worth between $1200 and $2400. I am tryi...
I didn't get sales for months but whenever I create a new gig it got sale in next 24 hours. Why is that?
Can an order stay ' Late Delivery ' for lifetime ?
What is 'Revenue Purchases' ? http://www.seoclerks.com/balance?tab=sales
How FB is useful for SEO, I mean for promotion and backlinks? G!
can anybody tell me which services are get more orders i provide lot of services but i got less orders
i want increase my orders& my account created by last month but i got less orders how to overcome this problem
I would like to know what are the steps for ? money withdraw. For example I delivered a order? so what are the next steps?
If a buyer provided me wrong work and I commented negative to that buyer. After my negative rating, he re-delivered his work with the proper completion as i needed... Please tell me, Is there any way to remove/change my...
when google update their next page rank? In general it update after each 2-3 month but I did not see any update last 4 month...
Can I create multiple accounts here to give my own gigs like or anything?
| 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='socialexpress' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='socialexpress' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=32363 | 1 | SELECT distinct quesid FROM answers WHERE userid=32363 | /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 (4088,4107,4112,4325,4253,4226,4152,4165,4169,4177,4194,4205,4376,4379,4387,4359,4392,4402,4415,4438,4418,4537,4517,4516,4563,4560,7001,7009,7012,7018,7024,6998,6955,6950,6949,6947,6941,6940,6939,6938,6937,6936,6935,6929,6928,6925,6924,6923,6921,6920,6969,6968,6964,6962,6952,6878,6867,7169,10335,10338,10341,10463,13034) 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 (4088,4107,4112,4325,4253,4226,4152,4165,4169,4177,4194,4205,4376,4379,4387,4359,4392,4402,4415,4438,4418,4537,4517,4516,4563,4560,7001,7009,7012,7018,7024,6998,6955,6950,6949,6947,6941,6940,6939,6938,6937,6936,6935,6929,6928,6925,6924,6923,6921,6920,6969,6968,6964,6962,6952,6878,6867,7169,10335,10338,10341,10463,13034) 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 (4088,4107,4112,4325,4253,4226,4152,4165,4169,4177,4194,4205,4376,4379,4387,4359,4392,4402,4415,4438,4418,4537,4517,4516,4563,4560,7001,7009,7012,7018,7024,6998,6955,6950,6949,6947,6941,6940,6939,6938,6937,6936,6935,6929,6928,6925,6924,6923,6921,6920,6969,6968,6964,6962,6952,6878,6867,7169,10335,10338,10341,10463,13034) 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 (4088,4107,4112,4325,4253,4226,4152,4165,4169,4177,4194,4205,4376,4379,4387,4359,4392,4402,4415,4438,4418,4537,4517,4516,4563,4560,7001,7009,7012,7018,7024,6998,6955,6950,6949,6947,6941,6940,6939,6938,6937,6936,6935,6929,6928,6925,6924,6923,6921,6920,6969,6968,6964,6962,6952,6878,6867,7169,10335,10338,10341,10463,13034)
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='27286' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='27286' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='7161' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7161' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='25957' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='25957' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='15260' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='15260' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13533' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13533' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='37296' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='37296' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10381' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10381' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='31170' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='31170' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='32937' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='32937' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23457' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23457' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23413' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23413' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='15715' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='15715' | /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 |