I had 5 gigs, now I only have 2. I didn't do anything. 3 gigs gone. What happened? Tell me why they were deleted and what I can do to get them back.
Some say they are free. Are free to those that start a fundraiser campaign, kickstarter etc?
I used to get free bumps at listing dock. Now I am not, they are going to seoclerks. Why? I go to listing dock and go to the forum there, but they are connected, I know. It's not the same site though, and I used to get f...
Is there a way to turn off voicemail on a cellphone, an iphone? An Iphone 4, 4s? How?
I just put in batteries for it. I am using rechargeable batteries. I thought I charged them for a few days. It should work. I have been having problems I get disconnected for a second. It's been happening a lot. Can anyo...
I keep getting this pop-up about an apple system. I can't find it and delete it.
I'm having a problem responding on Craigslist. I can't respond on Craigslist with gmail. The To: is blank. I don't think it was ever blank before. I don't know what happened. Is it my computer, or what is going on, did t...
I was wondering if I made an e-book with a collection of short stories, how many stories should be in it? How many pages are the stories? I have 4 stories right now.
I thought I heard a character say bow chicka wow wow. I've tried to find it again, with no luck. Does anyone know if it's in the movie Just Go With It with Adam Sandler and Jennifer Anniston? I think it was one of them,...
Can you get financial assistance if you are self employed? I got medical assistance a month ago. I had a job, I plan to be self employed. I no longer have my job and I'm starting my own work. Can you get financial assist...
I didn't get paid. I have tried contacting them.
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.members WHERE username='mystic14' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='mystic14' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| 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.userid=237787 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.userid=237787 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.userid=237787 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.userid=237787
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='237787' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='237787' | /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 |
| 0.375439 | 2 | SELECT COUNT(A.wantid) AS total FROM wanttobuy as A, categories_wanttobuy B, seoclerks.members C WHERE A.active = 1 AND A.category = B.CATID AND A.USERID = C.USERID | 0.201240 | 0.174199 |