Hi, I am a level one user.there is a follow option in every account.how can i be a gainer by following a account ?? is it actually help to be success full seller ? I have little bit confusion how this option can help ??...
Hi, I have completed 82 orders till now, but only 44 members give me reviews, Why every members not give reviews after the job is completed? and if only 1 members give negative reviews then all of good work is in tras...
Why has my response disappear from SeoClerks faq and can't find it? yesterday I had 51 seo questions and responses, and today I just found that I have 41? 10 questions/responses disappeared, is this normal? Someone else ...
I think it's very important to feature a service to increase sales. So, how can I get my service featured?
Is it possible to change a negative feedback which I get from my client. If yes, how to do that?
Hey everyone, I'm trying to establish myself as an article writer here. I have a Paypal account, but don't really have a verified payza (Don't have a VISA card). Just wondering whether that would affect my sales or with...
I have noticed that their are a lot of duplicate questions in seoclerks faq section, So I thought why not have a new duplicate feature. What I think would reduce duplicate questions is to have a duplicate voting feature ...
What are retweets? what is it's benefits, please guide me about this, thanks
Can i change my paypal account in seoclerks? i want to change my paypal, thanks
Can i change picture of my profile?, i want to change picture of my own profiles
What is sub-categories in seoclerks?, please guide me about thsis, tahnks
I would like to report a seller who still has not delivered my order and marked it as late delivery twice! Please help.
i always wondered how long would it take for a site to move up on alexa and how much steady traffic or backlinks would need be so to do so. I know it would be kind of a trick question but there has to be an expert out th...
I have completed more than 22 deliveries and i m 100% rated user and i have answer 20 questions, and i ahve withdrawl one payment too and i m still still level 1 , why????
gmail how many account give per one phone number? i want to make 100000 facebook account...
can the buyer change the negative rank to the posiive rank
i want to move from from 3 level to x level.what are the steps to move?
Why is it that when the Maximum Bid amount is set on a Want To Buy, bidders can still bid more?
I have a service and someone bookmarked that but how I know that who bookmarked my service where to check ?
What is difference between level 1 or 2, I don't know about this, please guide me about this, thank
I want to get the featuring on my service. but I do not know the system and the cast for all of my service or single service.
If I cancel an order force fully, does it any impact on my account?
The second $1,000 SEOClerks affiliate contest has begun (more details here: http://www.seoclerks.com/contest)! We are giving away free money ($500 to the first place winner), free SocialClerks credits and a bonus.... mor...
| 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='abetti17' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='abetti17' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=39184 | 1 | SELECT distinct quesid FROM answers WHERE userid=39184 | /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 (4368,4371,4459,4445,4516,5181,5159,5326,5314,5283,5311,5344,5332,5334,5317,5339,5353,5482,5481,5480,5479,5477,5473,5459,5467,5443,5444,5435,5434,5428,5411,5396,5379,5366,5360,5475,5470,5465,5496,5494,5439,5436,5432,5429,5648,5775,5878,5863,5849,6918,6913,10438) 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 (4368,4371,4459,4445,4516,5181,5159,5326,5314,5283,5311,5344,5332,5334,5317,5339,5353,5482,5481,5480,5479,5477,5473,5459,5467,5443,5444,5435,5434,5428,5411,5396,5379,5366,5360,5475,5470,5465,5496,5494,5439,5436,5432,5429,5648,5775,5878,5863,5849,6918,6913,10438) 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 (4368,4371,4459,4445,4516,5181,5159,5326,5314,5283,5311,5344,5332,5334,5317,5339,5353,5482,5481,5480,5479,5477,5473,5459,5467,5443,5444,5435,5434,5428,5411,5396,5379,5366,5360,5475,5470,5465,5496,5494,5439,5436,5432,5429,5648,5775,5878,5863,5849,6918,6913,10438) 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 (4368,4371,4459,4445,4516,5181,5159,5326,5314,5283,5311,5344,5332,5334,5317,5339,5353,5482,5481,5480,5479,5477,5473,5459,5467,5443,5444,5435,5434,5428,5411,5396,5379,5366,5360,5475,5470,5465,5496,5494,5439,5436,5432,5429,5648,5775,5878,5863,5849,6918,6913,10438)
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='54599' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='54599' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='71889' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='71889' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19393' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19393' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='55560' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='55560' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='47867' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='47867' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='57262' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='57262' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='33015' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='33015' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6868' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6868' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='52827' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='52827' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3772' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3772' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='52109' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='52109' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='55070' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='55070' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='28072' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='28072' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1856' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1856' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='23112' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='23112' | /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='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /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 |