what are the charges to use this portal?
I don't want to receive an email whenever someone replies to a question I make. If I uncheck the box in setting that says "Receive SEOClerks email and notifications". Does that include when someone buys my gig? Becaus...
What is the hosting company that you recommend. I am currently using HostGator and I like it but I like to have my options open with other choices.
Yesterday I saw a gig that was spam but had no way of reporting it. What do I do when I find one?
Is it monitored which jobs were not completed on time? I had few jobs, which I couldn't deliver on time because: 1. Client didn't respond on time and I didn't get all details I needed to complete the job 2. Client ...
How can i attract more clients to view my gig and order for article? I am desperately looking to work for more clients and write high quality articles for them, kindly help me figure out how to increase my business.
i haven't seen any option to delete the gig, can anyone help me?
What do they have to do every month? Why isn't it a one time job?
what are amazon the websites main marketing features good and bad marketing features
Roboform is an auto form filler but how can I use it for SEO? Does anyone have any methods?
Is is better to buy bulk backlinks or high quality ones and why? Thanks!
| 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='erika03' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='erika03' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=1967 | 1 | SELECT distinct quesid FROM answers WHERE userid=1967 | /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 (656,657,638,645,643,482,481,480,479,477,587,586,585,584,583,575,574,572,571,570,569,567,566,565,564,563,562,561,560,559,558,659,556,555,554,553,552,551,550,549,548,547,545,546,543,542,540,539,537,820,819,816,817,814,812,806,1669,1668,1665,1666,6420) 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 (656,657,638,645,643,482,481,480,479,477,587,586,585,584,583,575,574,572,571,570,569,567,566,565,564,563,562,561,560,559,558,659,556,555,554,553,552,551,550,549,548,547,545,546,543,542,540,539,537,820,819,816,817,814,812,806,1669,1668,1665,1666,6420) 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 (656,657,638,645,643,482,481,480,479,477,587,586,585,584,583,575,574,572,571,570,569,567,566,565,564,563,562,561,560,559,558,659,556,555,554,553,552,551,550,549,548,547,545,546,543,542,540,539,537,820,819,816,817,814,812,806,1669,1668,1665,1666,6420) 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 (656,657,638,645,643,482,481,480,479,477,587,586,585,584,583,575,574,572,571,570,569,567,566,565,564,563,562,561,560,559,558,659,556,555,554,553,552,551,550,549,548,547,545,546,543,542,540,539,537,820,819,816,817,814,812,806,1669,1668,1665,1666,6420)
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='5628' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='5628' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='30' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='30' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2077' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2077' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4215' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4215' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2255' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2255' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='3489' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='3489' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='9' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='9' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='4059' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='4059' | /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 |