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...
Hi.. The SeoClerks system recently gave me in infraction because I was foolishly mass messaging users. I lost my level 2 status after that. The infraction time is 2 weeks. My question is will I get back my level 2 status...
I am confused and keen to know that how many times i can withdraw money from seoclerks in one day ..??? Is their any limits according to the users level or a same rule to all. ? also if their any limit according to u...
Hello... evryone... I want to know about the services which are high on demand... which is the best service to sale for which the buyers demands more.. I need to know which service can increase my sales or revenues..wait...
If a service is rejected then refunded, does if affect the rating? I have some low rating, is it by force rejecting the service of by cancel and refund option? I have had some drop in ratings, and i would like to know wh...
I have one confused question... Now i am level 2 user of seoclerks... I have read about requirement of level 2 & level 3... Level 2 requirements are- -10 order completed on time -withdrawl payment history ...
I'm asking this to any seller making what they consider to be comfortable profit margins with their services here on SEOClerks.com, what the most profitable type of service to market and profit from is here on this incre...
I want to block a buyer from purchasing any of my gigs and block him from contacting me in the discussion threads. Anyone tell me is this possible? I want to block a buyer from purchasing any of my gigs and block him fr...
I want to make a channel, but I don't want the Google Plus profile. Is there a way I can disable it? It says I can only if I had an old username..what does that mean? Any one please tell me How To Create A YouTube Channe...
why does face book block my phone verified account too? When i try to login to my face book account,it says locked. i don't have any options to verify my identity. Even no phone verification option also. what can i do...
I answered some SEO Questions in the FAQ correctly but some answered was removed.I answered some SEO Questions in the FAQ correctly but some answered was removed.Please somebody help me.Why my answered removed in the F...
I just started a sales gig for Instagram? Followers/Likes I've Been Earning On SEOCLERKS since 1 year but earned only 21$ till now. Also people using Instagram Services please tell me what you guys really search for in a...
| 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='damnfastfollow' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='damnfastfollow' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=71653 | 1 | SELECT distinct quesid FROM answers WHERE userid=71653 | /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 (6088,6080,6073,6062,6050,6054,5982,6068,6113,6111,6110,6108,6097,6096,5896) 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 (6088,6080,6073,6062,6050,6054,5982,6068,6113,6111,6110,6108,6097,6096,5896) 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 (6088,6080,6073,6062,6050,6054,5982,6068,6113,6111,6110,6108,6097,6096,5896) 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 (6088,6080,6073,6062,6050,6054,5982,6068,6113,6111,6110,6108,6097,6096,5896)
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='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='48649' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='48649' | /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='62817' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='62817' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='41751' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='41751' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='51338' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='51338' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='57569' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='57569' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='50837' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='50837' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='54534' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='54534' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='55446' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='55446' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='13366' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='13366' | /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 |