I want to start a Wordpress blog but not with my current hosting company. I have some problems with my current company as they won't respond to help tickets. Is there a really good host for Wordpress blogs? Maybe a ...
I like chat and games and some other features of Facebook. But I rarely use the trending search. It's not that I don't like that feature, I just don't use it as the results are so repetitive. Everyone is talking about...
Why won't they let me view the Pinterest home page without signing in? What if I had never visited Pinterest and didn't know about all the great photos on the site? There would be no incentive to sign in or sign up ...
Some sites like Yahoo Groups give you the newsletter option for their group feature. This would let you make a newsletter for your subscribers and group members. Would you do this? What are the advantages or disadvant...
Do you think Bing rewards are worth joining and have you earned anything really good with Bing rewards? I don't want to join yet another rewards program if it's so hard to earn.
Why is Microsoft always competing with Google when it comes to sites and search? Bing is not the superior search site, so why are they still trying?
The Bing search results are not as good as Google's search results but there are some good features about the site. I like the popular news strip at the bottom of the Bing Search homepage. What is your favorite thing a...
A few days ago, my homepage got updated and now only shows ask.com and the ask search bar. I don't use that search engine. I'm not sure why my homepage or search function would change. How do I change my search an...
In the unlikely event that Google went out of business, would you most likely convert to being a full time Bing search engine user?
Recently, one of my former coworkers asked me on Facebook to add them to my friend list. I got busy and forgot about the request. Just last night, I noticed how this person has now added 15 people from my friend list. ...
Is it possible to add an RSS feed of my Facebook to my blog? I want to be able to see what is going on at Facebook on my blog home page whenever I visit my site.
I want to include a numbered list in my Open Office Document and need to include information in between each number. Now whenever I hit the enter key it tries to start a new number, rather than allowing me to include a p...
Do you keep up with updates? Do you worry how some SEO updates will affect your search engine ranking?
My employer has put me in charge of creating a press release for our company. I want to know what type of information should be included in a press release, so that it is available in search. He was not very pleased with...
Is there a place on my settings that lists all upcoming friend birthdays for people on my Facebook friend list?
Is there a limit on how many messages your Facebook inbox can hold? Right now, I have at least 200 messages spread over my many friends. And, that's not really a lot, considering that I have 300+ friends (about half of...
For what purpose do you use Facebook for? Are you mostly using Facebook for business or pleasure? Do you like to chat or play games or just find new customers?
What if Facebook required you to provide proof or documentation that you knew your Facebook friends in real life? Would you be able to do that?
With Amazon affiliate program, you earn a base of 4% which is extremely low by comparison to Clickbank products, which often offer up to 75% commissions. Is Amazon affiliate program even worth joining?
| Match | Count | SQL | Script |
| SELECT * FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.180' | 1 | SELECT count(id) as total FROM seoclerks.banned_bot_ip WHERE ip='216.73.216.180' | /opt/clerks-staging/docroot/include/functions/includes/security.php 1090 IsIPBannedBot() include_once() |
| 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='Yves' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Yves' 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=289530 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=289530 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=289530 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=289530
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='289530' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='289530' | /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 |