I have been writing online since 2010. I lunched my blogs and websites in 2015. Since then I have devoted in publishing articles on my blogs and websites. In have monetized my blogs and websites through Adsense and coupl...
Sometimes forums can die off which can be sad for a lot of the previously active users and the forum staff. Sometimes, the owner just gives up and decides to either sell off the forum (if it is big enough) or just close ...
Hi everyone, I'm going straight to the point. I want to make some profit from blogging. I have an idea and I want it to really work since I have about 3 months to implement it. Firstly I would like to know if someone ha...
Businesses are increasing their social media presence in order to increase their exposure to customers. But which social networks are actually better for advertising? If you take the advertisements on Facebook then you c...
I am going to launch a logo service website and make it user friendly, so that customers can find my products without any difficulty. I want some suggestions from experts here, so that following which so that I can make ...
I am using a free web hosting from x10hosting for my forum and I am quite satisfied by their services apart from it is free, there is no forced ads and you can also parked your own domain if you have one. They are using ...
I am an owner of a forum that talks about how to make money online and used Google Adsense to monetize it. I used simple machines forum because it's easy to use and there's lots of customization but my problem is how to ...
I was checking online recently for cool website creating platforms and I stumbled on webs website. It's not totally free, but it allows you create a professional website for free with a maximum of 5 pages. I used it to c...
I am currently on my gap year and I'm doing some of my own business. But I am doing some paid posting on the side to earn a little bit of money. I have a set amount of posts that I do on forums to make a decent amount th...
If I only have $100 to invest in an online business, what is the best way to spend it? Or is it even enough for this sort of business? If, say, I decide to invest in affiliate marketing, I would have to spend some mon...
My friend has a blog where she has written about her life and her travelling experiences. She has not really been able to attract that much readers. She has been trying to advertise her blog by using social media website...
| 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='rage35' AND status='1' | 1 | SELECT USERID FROM seoclerks.members WHERE username='rage35' AND status='1' | /opt/clerks-staging/docroot/include/functions/includes/member.php 627 GetUseridFromUsername() () |
| SELECT * FROM answers WHERE userid=584948 | 1 | SELECT distinct quesid FROM answers WHERE userid=584948 | /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 (23398,23395,23359,23376,23404,23419,23448,23454,23447,23394,23479,23478,23503,23495,23494,23490,23406,23515,23508,23509,23524,23538,23549,23548,23613,23557,23631,23632,23629,23634,23708,23689,23715,23726,23783,23914,23915,24244,24306,24399,24391,24495,24641,24606,24594,24683,24680,24677,24660,24736,24866) 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 (23398,23395,23359,23376,23404,23419,23448,23454,23447,23394,23479,23478,23503,23495,23494,23490,23406,23515,23508,23509,23524,23538,23549,23548,23613,23557,23631,23632,23629,23634,23708,23689,23715,23726,23783,23914,23915,24244,24306,24399,24391,24495,24641,24606,24594,24683,24680,24677,24660,24736,24866) 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 (23398,23395,23359,23376,23404,23419,23448,23454,23447,23394,23479,23478,23503,23495,23494,23490,23406,23515,23508,23509,23524,23538,23549,23548,23613,23557,23631,23632,23629,23634,23708,23689,23715,23726,23783,23914,23915,24244,24306,24399,24391,24495,24641,24606,24594,24683,24680,24677,24660,24736,24866) 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 (23398,23395,23359,23376,23404,23419,23448,23454,23447,23394,23479,23478,23503,23495,23494,23490,23406,23515,23508,23509,23524,23538,23549,23548,23613,23557,23631,23632,23629,23634,23708,23689,23715,23726,23783,23914,23915,24244,24306,24399,24391,24495,24641,24606,24594,24683,24680,24677,24660,24736,24866)
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='585810' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='585810' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='599711' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='599711' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='603012' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='603012' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='275652' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='275652' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='584948' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='584948' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='602174' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='602174' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='601615' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='601615' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='600052' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='600052' | /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 |