Write the reason you're deleting this FAQ
OvershootDay.org is a website created to remind u that nothing last forever, and teaching us how to save our planet ecological resources, through six steps that they have publish on their website. So, now you know what I’m talking about..yesterday on Aug 8 was Earth Overshoot Day, and global footprint network announced that we have used more resources than our planet is capable to regenerate in one year, and this could be very serious if we will continue in this way without doing something to prevent it. Another thing, they are giving to anyone a chance to win a GoPro camera, or ticket to the Moon Hammock, all you need to do is to share your photos of your pledges into earth overshoot map or sharing them in social media with hashtag #pledgefortheplanet.
What is Earth OvershootDay?
Ecological Debt Day (EDD), also known as Earth Overshoot Day, is the calculated illustrative calendar date on which humanity's resource consumption for the year exceeds Earth's capacity to regenerate those resources that year.
Are you sure you want to delete this post?
Are you sure you want to delete this post?
| Match | Count | SQL | Script |
| SELECT * FROM `questions` as q JOIN categories_faq as c ON q.catid=c.CATID WHERE (q.status=1 OR (q.status=2 AND userid='') ) AND q.quesid='18800' | 1 | SELECT q.*, c.seo as CatSEO, c.name as CatName, c.parentid
FROM `questions` as q
JOIN categories_faq as c ON q.catid=c.CATID
WHERE (q.status=1 OR
(q.status=2 AND userid='')
)
AND q.quesid='18800' | /opt/clerks-staging/docroot/viewfaq.php 496 () () |
| SELECT * FROM seoclerks.members WHERE USERID='377074' | 1 | SELECT * FROM seoclerks.members WHERE USERID='377074' | /opt/clerks-staging/docroot/include/functions/includes/member.php 445 GetAllUserDetails() () |
| SELECT * FROM categories_faq WHERE CATID='55' | 1 | SELECT CATID, seo, name, metatitle, h2header, metakeywords, metadescription, metaheader, parentid, image_name FROM categories_faq WHERE CATID='55' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() GetCategorySeoFromType() |
| SELECT * FROM seoclerks.members WHERE USERID=377074 | 1 | SELECT googleplus_profile FROM seoclerks.members WHERE USERID=377074 | /opt/clerks-staging/docroot/include/functions/main.php 16914 GetGooglePlusProfileFromId() () |
| SELECT * FROM ratings_faq as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=18800 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faq as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=18800
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM answers a, seoclerks.members b WHERE a.quesid='18800' AND a.userid=b.USERID and b.status='1' AND a.status=1 ORDER BY a.combined_votes DESC, a.date_answered asc | 1 | SELECT a.answer, a.USERID, a.upvotes, a.downvotes, a.ansid, a.parentid, a.combined_votes, a.date_answered,
b.username, b.userlevel, b.profilepicture FROM answers a, seoclerks.members b
WHERE a.quesid='18800' AND a.userid=b.USERID and b.status='1' AND a.status=1
ORDER BY a.combined_votes DESC, a.date_answered asc | /opt/clerks-staging/docroot/viewfaq.php 1245 () () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=104015 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=104015
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=103937 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=103937
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| SELECT * FROM ratings_faqanswers as r, seoclerks.members as m WHERE r.USERID=m.USERID AND r.upvote=1 AND r.PID=104121 LIMIT 5 | 1 | SELECT m.username FROM
ratings_faqanswers as r,
seoclerks.members as m
WHERE r.USERID=m.USERID
AND r.upvote=1
AND r.PID=104121
LIMIT 5 | /opt/clerks-staging/docroot/include/functions/main.php 17159 GetVoters() () |
| UPDATE questions SET total_views = total_views + 1 WHERE quesid='18800' | 1 | UPDATE questions SET total_views = total_views + 1 WHERE quesid='18800' | /opt/clerks-staging/docroot/include/functions/main.php 1765 update_Faqviewcount() () |
| SELECT * FROM questions WHERE quesid!='18800' AND status='1' AND (question like '%Aug 8 2016 - Earth Overshoot Day! %' OR question like '%2016%' OR question like '%Earth%' OR question like '%Overshoot%' OR question like '%Day!%') -- ORDER BY RAND() LIMIT 15 | 1 | SELECT quesid, question, seo, userid
FROM questions
WHERE quesid!='18800' AND status='1'
AND (question like '%Aug 8 2016 - Earth Overshoot Day! %' OR question like '%2016%' OR question like '%Earth%' OR question like '%Overshoot%' OR question like '%Day!%')
-- ORDER BY RAND()
LIMIT 15 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() () |
| SELECT * FROM seoclerks.members WHERE USERID='147' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='147' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='102694' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='102694' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='272272' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272272' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='420541' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='420541' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM seoclerks.members WHERE USERID='272' limit 1 | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='272' limit 1 | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() insert_get_member_profilepicture() |
| SELECT * FROM members_ledger WHERE script='/opt/clerks-staging/docroot/viewfaq.php' AND querystring LIKE '%id=18800%' AND added>=UNIX_TIMESTAMP(NOW())-1200 GROUP BY USERID | 1 | SELECT USERID, username FROM members_ledger
WHERE script='/opt/clerks-staging/docroot/viewfaq.php'
AND querystring LIKE '%id=18800%'
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='2951.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='2951.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='398619.jpg' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='398619.jpg' | /opt/clerks-staging/docroot/libraries/adodb5/adodb.inc.php 1899 CacheExecute() getUserProfileImage() |
| SELECT * FROM seoclerks.members WHERE USERID='6995.png' | 1 | SELECT profilepicture FROM seoclerks.members WHERE USERID='6995.png' | /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 |
Everett
I am a vegan so I am already doing that. I'll list below some ways of reducing your footprint. Remember we have one planet we all live on, so treat it well!
Meat consumption
The land in which farm animals graze are nutrient depleated. Therefore farmers need to readd nutrients to the soil to grow food for the animals, if you cut your meat intake in half you could do a lot of good. Not only can you cut your meat intake by half, you should also do cut your dairy intake in half as well.
High MPG Vehicles
Instead of driving your diesel trucks around, hummers, or many other trucks or SUVs that guzzle gas, you should opt for high MPG vehicles. Not only would you be saving money, you'll also be helping the planet.
Recycling
I recycle just about everything. They say that 70% of all your trash is actually recycleable. Go recycle!
Turning off lights
I always turn off lights, just because im so use to it, I usually turn everything off mostly becuase it lowers the bills!
These are some common ways to reduct your carbon footprint on a more individual level. [quote]Reducing meat consumption is one of many ways in reducing our ecological footprint[/quote] I am a vegan so I am already doing that. I'll list below some ways of reducing your footprint. Remember we have one planet we all live on, so treat it well! [b]Meat consumption[/b] The land in which farm animals graze are nutrient depleated. Therefore farmers need to readd nutrients to the soil to grow food for the animals, if you cut your meat intake in half you could do a lot of good. Not only can you cut your meat intake by half, you should also do cut your dairy intake in half as well. [b]High MPG Vehicles[/b] Instead of driving your diesel trucks around, hummers, or many other trucks or SUVs that guzzle gas, you should opt for high MPG vehicles. Not only would you be saving money, you'll also be helping the planet. [b]Recycling[/b] I recycle just about everything. They say that 70% of all your trash is actually recycleable. Go recycle! [b]Turning off lights[/b] I always turn off lights, just because im so use to it, I usually turn everything off mostly becuase it lowers the bills! These are some common ways to reduct your carbon footprint on a more individual level.
Are you sure you want to delete this post?