Another member in this forum shared a post in 2017 titled: THE ROAD TO SUCCESS IS ALWAYS UNDER CONSTRUCTION, RIGHT? A very enjoyable read and the answer to the question is obvious. YES! Are you a success? Do you p...
Hi Friends, As above, I want to discuss issues regarding buyers cancelling half way through a service, or even near the completion date. I'm sure so many other active sellers here, is that some buyers intentionally ca...
the reason i ask is, if i sell something does the buyer tell me his/her's address or do i have to put it in Buyer instruction part for them to tell me? -Jamie
When you have a business online, you have to deal with reviews. Most of the time, if you operate correctly and treat your customers well then you will have many 5 star reviews on your site and it will be extremely benefi...
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='Em14' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Em14' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=743307 | 1 | SELECT distinct quesid FROM answers WHERE userid=743307 | /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 (27406,27399,27469,27435,27414,27405,27327,26056,26136,25685,23947,27322,27593,27618,27591,27626,27628,27586,27684,27683,27682,27679,27669,27709,27700,27722,27721,27718,27714,27564,27736,27732,27729,27691,27678,27674,27781,27777,27774,27769,27764,27784,27791,27808) 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 (27406,27399,27469,27435,27414,27405,27327,26056,26136,25685,23947,27322,27593,27618,27591,27626,27628,27586,27684,27683,27682,27679,27669,27709,27700,27722,27721,27718,27714,27564,27736,27732,27729,27691,27678,27674,27781,27777,27774,27769,27764,27784,27791,27808) 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 (27406,27399,27469,27435,27414,27405,27327,26056,26136,25685,23947,27322,27593,27618,27591,27626,27628,27586,27684,27683,27682,27679,27669,27709,27700,27722,27721,27718,27714,27564,27736,27732,27729,27691,27678,27674,27781,27777,27774,27769,27764,27784,27791,27808) 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 (27406,27399,27469,27435,27414,27405,27327,26056,26136,25685,23947,27322,27593,27618,27591,27626,27628,27586,27684,27683,27682,27679,27669,27709,27700,27722,27721,27718,27714,27564,27736,27732,27729,27691,27678,27674,27781,27777,27774,27769,27764,27784,27791,27808)
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='596028' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='596028' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='630659' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='630659' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='667489' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='667489' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='599711' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='599711' | /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 |