Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trial
Derk van der Heide
11,472 PointsLaravel - Calendar that I made causes my website to be unavailable
I have made a calendar for a website I'm working on. You can browse through the months and years. But whenever I do that too quickly, it causes my website to be unavailable. When I keep a steady pace, I have no problems.
When my website is unavailable, it's usually back in an hour.
Here is my depository for this project on github:
http://github.com/yokiehee/autopoets
This is what it looks like: http://i.imgur.com/MGBEVsy.jpg
The 10 in the address bar refers to the month (October) and the 1 refers to the day.
What could be causing this? Everything works fine locally.
Edit: Seems the calendar isn't the problem. Just repeatedly clicking a link in the menu bar also causes the website to be unavailable.
1 Answer
Derk van der Heide
11,472 PointsTurns out my webhost has been temp-banning me, I contacted them and now I can reach my website again. They say it could be because of using the wrong login details too many times. Not sure if it could also be database logins?