my last user level is 2 but today is going down to level 1..is it usual or not..thanks
Will you be making a full blog posting explaining how some of the features work for example the advertisement and so on? I think it will help and also you will probably get less spam from people like me who loves to ...
What do you think about the future of blog commenting??
What do you think about the future of blog commenting??
What are your thoughts on social bookmarking. Do you find it affective?
In your opinion, what is best for SEO ? a lot of backlinks, or quality backlinks.
Hey, I want to ask: Can we change our paypal email address after setting up the first one?
When do I get paid if i have delivered the order and when can I withdraw my earnings to my paypal account..?
Will changing your URL effect your search engine ranking?
I see a message on my page saying that i have earned $20 since i joined but i do not see any balance on my affiliate page. What is this about?
What are the newest SEO Technique this 2012? Are they different from what we previously used before?
What are the highest paying niches?
How to make my site indexed on BING?
How can a newbie effectively do a Profile Link Building? What methods do one need to do to achieve perfect effect?
What is fake pageRank and how can we know if the site we are viewing is using it?
Is it important to submit an XML Feed on Google for your site to be indexed?
Squidoo ranks high automatically but what steps do you take additionally to rank your Squidoo Lens to the #1 page?
Is this considered blackhat? And, what type of links can I buy? Can they be do follow?
And, would multiple submission of the same site or various pages be considered search engine spamming?
Do you check Google Webmaster tools every day, once a week or less/more often? Lately, I've been checking it every day but I've found it does no good since it seems to only update about once every 2-3 weeks.
How can i get backlinks form yahoo answer?
Please tell us some benefits of article submission?
Manual link building VS automated link building? Which one do you prefer?
How can i get referral traffic on my site?
As you all know that they are so many myths about google sand box..What you guys think on that ,does gogole sand box really exist or it's just an imaginary thing?
Has anybody been successful on Facebook? I've got a page on there for my forum and I only have around 30 likes, but I don't want to pay for advertising and those sites that give you free likes are horrible. I'm really...
What method do you prefer for building backlinks to your website?
Which is the most important search engine? Like, which search engine do you want to please above all the others? Mine is Google, since they have most of the usage share compared to any other search engine. Plus, they in...
Do you use Twitter to promote your site? I think it's an excellent tool if used correctly. When I started my Minecraft forum, I used a program to follow anyone who tweeted about Minecraft for a few months, and then when ...
Which search engine is the most used one? Which one do you prefer? I happen to like google and am content with it.
Is it crucial that you have these on your page? Can you successfully leave them off or do you really need to use meta tags?
Does anyone have any organic SEO tips they care to share? What tips worked for you or helped you out? Was there something that made the process go faster?
Many sites will say they will help you by getting you a number one spot in rankings. Are these sites ever legit?
There are so many search engines out there. How many of them did you submit your site to. I have read that only google, Bing and Ask.com are the important ones. Do you agree with this?
I am just curious to see how many people with sites have them listed with the open directory. Did you submit the site yourself?
I made a withdraw request, how long does it take before I see my money in paypal?
| 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='Dhaivat' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='Dhaivat' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=533 | 1 | SELECT distinct quesid FROM answers WHERE userid=533 | /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 (308,7,10,12,14,40,35,34,33,32,28,27,24,71,307,303,302,300,299,296,294,292,284,281,273,243,241,239,238,236,237,231,224,221,215,212,213,210,209,208,207,206,205,195,139) 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 (308,7,10,12,14,40,35,34,33,32,28,27,24,71,307,303,302,300,299,296,294,292,284,281,273,243,241,239,238,236,237,231,224,221,215,212,213,210,209,208,207,206,205,195,139) 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 (308,7,10,12,14,40,35,34,33,32,28,27,24,71,307,303,302,300,299,296,294,292,284,281,273,243,241,239,238,236,237,231,224,221,215,212,213,210,209,208,207,206,205,195,139) 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.quesid IN (308,7,10,12,14,40,35,34,33,32,28,27,24,71,307,303,302,300,299,296,294,292,284,281,273,243,241,239,238,236,237,231,224,221,215,212,213,210,209,208,207,206,205,195,139)
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='2537' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2537' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='184' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='184' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1364' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1364' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='988' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='988' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='2921' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2921' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='632' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='632' | /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='43' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='43' | /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='147' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1323' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1323' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='498' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='498' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='1' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='1' | /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 |