Hi, I want to know that if I cancel the order(Cancel Order Force), then it will decrease my rating or not ??
Hi. I have a hard time deciding on witch affiliates should I pick for my next project and what niche to target.. So please share yours... I'm not talking about sharing the kw only the niche and the affiliates. And please...
How many gigs can i have active at one time? Currently i sell 6 or 7 gigs, how mony more can i offer before i have to remove one to add one? or, Is it unlimited?
what is the best method to make my gigs more popular?
I have chosen the wrong file. Now it is attached to my instant download. How can i remove it? Please answer me asap !
I had refund from a seller. How do I withdraw my account balance back to my PayPal or credit card? Thank you.
We need to add extra time required for gig extra but unfortunately option is not available, specially my gig is one day subscription based gig I have to complete this gig in one day but for gig extra I required more time...
| 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='gigransid' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='gigransid' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=11098 | 1 | SELECT distinct quesid FROM answers WHERE userid=11098 | /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 (1014,1016,1015,1021,1022,1023,1026,1032,1036,1041,1042,1048,1050,1053,1004,1000,998,994,985,1129,1128,1125,1121,1119,1116,1114,1113,1111,1106,1105,1103,1102,1101,1100,1099,1098,1097,1093,1092,1288,1250,1216,1210,1186,1185,1184,1183,1182,1181,1180,1176,1174,1173,10453) 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 (1014,1016,1015,1021,1022,1023,1026,1032,1036,1041,1042,1048,1050,1053,1004,1000,998,994,985,1129,1128,1125,1121,1119,1116,1114,1113,1111,1106,1105,1103,1102,1101,1100,1099,1098,1097,1093,1092,1288,1250,1216,1210,1186,1185,1184,1183,1182,1181,1180,1176,1174,1173,10453) 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 (1014,1016,1015,1021,1022,1023,1026,1032,1036,1041,1042,1048,1050,1053,1004,1000,998,994,985,1129,1128,1125,1121,1119,1116,1114,1113,1111,1106,1105,1103,1102,1101,1100,1099,1098,1097,1093,1092,1288,1250,1216,1210,1186,1185,1184,1183,1182,1181,1180,1176,1174,1173,10453) 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 (1014,1016,1015,1021,1022,1023,1026,1032,1036,1041,1042,1048,1050,1053,1004,1000,998,994,985,1129,1128,1125,1121,1119,1116,1114,1113,1111,1106,1105,1103,1102,1101,1100,1099,1098,1097,1093,1092,1288,1250,1216,1210,1186,1185,1184,1183,1182,1181,1180,1176,1174,1173,10453)
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='7579' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7579' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='677' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='677' | /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='4136' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4136' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='8619' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='8619' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='10074' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='10074' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1490' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1490' | /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 |