I want to cancel this order...which i can't.if buyer don't accept mutual cancel..so what can i do now??if i give force cancel...i think there will show a problem
Apart from this what new feature i will get and cost Registration - Type of Membership ( Free / Paid) ( Weekly / Monthly / Annually) - Detail Profile Set Up / Fill Up - Search ( Based on Age / Gender / Area / Pur...
Registration - Type of Membership ( Free / Paid) ( Weekly / Monthly / Annually) - Detail Profile Set Up / Fill Up - Search ( Based on Age / Gender / Area / Purpose) - Live Chat with Friends - Login With Soci...
How can SEO help me build a more effective Website?
How much weight do Wikipedia links can bring to a blog?
What are the best ways to get huge traffic from twitter and facebook?
i want to add my website in pr 3 to between 7 position
Hello, i've tried to sell some service and ebook, but as a newbie, most people don't trust me.. and i doesn't have any positive rating, of course because i haven't serve anyone, can anybody suggest me how to get posit...
What is the difference of whitehat and blackhat link building?
SEO Analysis: What are the things that I should need to check?
I'm a little bit confused. Is Link Building truly whitehat SEO?
What is the most reliable tool to check the total of backlinks on my blog?
Is forum posting good for improving website rank and traffic?
How do I get High PR Backlinks to my website?
does answering questions in this area help you level up too or its only when you ask a question that helps?
How can I get more views on my Youtube videos?
What are the best ways to promote an affiliate product?
i have around $XXX.00Cleared when i can withdraw this amount
How to make $200+ a month with Google Adsense? How do you guarantee that you will earn from adsense? Is this for the long term?
Should I buy backlinks in the form of text ads? Would that just be ok?
Is there a tool to check all my backlinks? I mean, all of them.
What is the best, and free method to get one-way backlinks?
Can I get to number one of Google without spending money?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='john4' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='john4' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=14420 | 1 | SELECT distinct quesid FROM answers WHERE userid=14420 | /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 (2991,2983,2958,3201,3200,3199,3197,3179,3164,3163,3160,3157,3130,3120,3117,3221,3214,3212,3096,3088,3086,3249,3434,3418,3432,3429,3427,3409,3595,3484,3274,3273,3223,3206,3611,3628,3627,3624,3619,3601,3638,3637,3636,3631,3645,3644,3649,3647,3646,3670,3668,4013,4313,4336,4333,4385,4422,4421,6953,6949,10334,10335,10336,10338,10343,10346,10473,14518,15979,16007,16018,18291,19804,19865) 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 (2991,2983,2958,3201,3200,3199,3197,3179,3164,3163,3160,3157,3130,3120,3117,3221,3214,3212,3096,3088,3086,3249,3434,3418,3432,3429,3427,3409,3595,3484,3274,3273,3223,3206,3611,3628,3627,3624,3619,3601,3638,3637,3636,3631,3645,3644,3649,3647,3646,3670,3668,4013,4313,4336,4333,4385,4422,4421,6953,6949,10334,10335,10336,10338,10343,10346,10473,14518,15979,16007,16018,18291,19804,19865) 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 (2991,2983,2958,3201,3200,3199,3197,3179,3164,3163,3160,3157,3130,3120,3117,3221,3214,3212,3096,3088,3086,3249,3434,3418,3432,3429,3427,3409,3595,3484,3274,3273,3223,3206,3611,3628,3627,3624,3619,3601,3638,3637,3636,3631,3645,3644,3649,3647,3646,3670,3668,4013,4313,4336,4333,4385,4422,4421,6953,6949,10334,10335,10336,10338,10343,10346,10473,14518,15979,16007,16018,18291,19804,19865) 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 (2991,2983,2958,3201,3200,3199,3197,3179,3164,3163,3160,3157,3130,3120,3117,3221,3214,3212,3096,3088,3086,3249,3434,3418,3432,3429,3427,3409,3595,3484,3274,3273,3223,3206,3611,3628,3627,3624,3619,3601,3638,3637,3636,3631,3645,3644,3649,3647,3646,3670,3668,4013,4313,4336,4333,4385,4422,4421,6953,6949,10334,10335,10336,10338,10343,10346,10473,14518,15979,16007,16018,18291,19804,19865)
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='7247' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='7247' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17106' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17106' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4241' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4241' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22718' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22718' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='22543' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='22543' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17847' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17847' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4169' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4169' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18216' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18216' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='19120' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='19120' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='14524' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='14524' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='17457' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='17457' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='18733' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='18733' | /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 |